Searched refs:BytesProto (Results 1 – 2 of 2) sorted by relevance
111 type BytesProto struct { struct116 func (m *BytesProto) Reset() { *m = BytesProto{} } argument117 func (m *BytesProto) String() string { return proto.CompactTextString(m) } argument118 func (*BytesProto) ProtoMessage() {} argument120 func (m *BytesProto) GetValue() []byte { argument
28 message BytesProto { message