Home
last modified time | relevance | path

Searched refs:Communique_Delta (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.pb.go823 type Communique_Delta struct { struct
827 func (m *Communique_Delta) Reset() { *m = Communique_Delta{} } argument
828 func (m *Communique_Delta) String() string { return proto.CompactTextString(m) } argument
829 func (*Communique_Delta) ProtoMessage() {} argument
860 proto.RegisterType((*Communique_Delta)(nil), "my.test.Communique.Delta")
Dtest.pb.go.golden823 type Communique_Delta struct {
827 func (m *Communique_Delta) Reset() { *m = Communique_Delta{} }
828 func (m *Communique_Delta) String() string { return proto.CompactTextString(m) }
829 func (*Communique_Delta) ProtoMessage() {}
860 proto.RegisterType((*Communique_Delta)(nil), "my.test.Communique.Delta")