Lines Matching defs:Communique
462 type Communique struct { struct
463 …eMeCry *bool `protobuf:"varint,1,opt,name=make_me_cry,json=makeMeCry" json:"make_me_cry,omitempty"`
477 Union isCommunique_Union `protobuf_oneof:"union"`
478 XXX_unrecognized []byte `json:"-"`
481 func (m *Communique) Reset() { *m = Communique{} }
482 func (m *Communique) String() string { return proto.CompactTextString(m) }
483 func (*Communique) ProtoMessage() {}
531 func (m *Communique) GetUnion() isCommunique_Union {
538 func (m *Communique) GetMakeMeCry() bool {
545 func (m *Communique) GetNumber() int32 {
552 func (m *Communique) GetName() string {
559 func (m *Communique) GetData() []byte {
566 func (m *Communique) GetTempC() float64 {
573 func (m *Communique) GetHeight() float32 {
580 func (m *Communique) GetToday() Days {
587 func (m *Communique) GetMaybe() bool {
594 func (m *Communique) GetDelta() int32 {
601 func (m *Communique) GetMsg() *Reply {
608 func (m *Communique) GetSomegroup() *Communique_SomeGroup {
616 …sage, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{…