Searched refs:StringProto (Results 1 – 3 of 3) sorted by relevance
31 type StringProto struct { struct36 func (m *StringProto) Reset() { *m = StringProto{} } argument37 func (m *StringProto) String() string { return proto.CompactTextString(m) } argument38 func (*StringProto) ProtoMessage() {} argument40 func (m *StringProto) GetValue() string { argument
8 message StringProto { message
44 s := &basepb.StringProto{}