Versions in this module Expand all Collapse all v1 v1.16.1 Apr 25, 2022 Changes in this version + type StringMessage struct + Value *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StringMessage) Descriptor() ([]byte, []int) + func (*StringMessage) ProtoMessage() + func (m *StringMessage) GetValue() string + func (m *StringMessage) Reset() + func (m *StringMessage) String() string + func (m *StringMessage) XXX_DiscardUnknown() + func (m *StringMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StringMessage) XXX_Merge(src proto.Message) + func (m *StringMessage) XXX_Size() int + func (m *StringMessage) XXX_Unmarshal(b []byte) error Other modules containing this package github.com/Percona-Lab/grpc-gateway/v2