Searched refs:BoolProto (Results 1 – 2 of 2) sorted by relevance
79 type BoolProto struct { struct84 func (m *BoolProto) Reset() { *m = BoolProto{} } argument85 func (m *BoolProto) String() string { return proto.CompactTextString(m) } argument86 func (*BoolProto) ProtoMessage() {} argument88 func (m *BoolProto) GetValue() bool { argument
20 message BoolProto { message