Versions in this module Expand all Collapse all v1 v1.0.0 Sep 23, 2020 Changes in this version + type Config1 struct + StringField string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Config1) Descriptor() ([]byte, []int) + func (*Config1) ProtoMessage() + func (dst *Config1) XXX_Merge(src proto.Message) + func (m *Config1) GetStringField() string + func (m *Config1) Reset() + func (m *Config1) String() string + func (m *Config1) XXX_DiscardUnknown() + func (m *Config1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Config1) XXX_Size() int + func (m *Config1) XXX_Unmarshal(b []byte) error + type Config2 struct + StringField string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Config2) Descriptor() ([]byte, []int) + func (*Config2) ProtoMessage() + func (dst *Config2) XXX_Merge(src proto.Message) + func (m *Config2) GetStringField() string + func (m *Config2) Reset() + func (m *Config2) String() string + func (m *Config2) XXX_DiscardUnknown() + func (m *Config2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Config2) XXX_Size() int + func (m *Config2) XXX_Unmarshal(b []byte) error + type MessageWithAny struct + AnyField *any.Any + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MessageWithAny) Descriptor() ([]byte, []int) + func (*MessageWithAny) ProtoMessage() + func (dst *MessageWithAny) XXX_Merge(src proto.Message) + func (m *MessageWithAny) GetAnyField() *any.Any + func (m *MessageWithAny) Reset() + func (m *MessageWithAny) String() string + func (m *MessageWithAny) XXX_DiscardUnknown() + func (m *MessageWithAny) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MessageWithAny) XXX_Size() int + func (m *MessageWithAny) XXX_Unmarshal(b []byte) error + type StatusProto struct + ErrorCode core.Code + ErrorMessage string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StatusProto) Descriptor() ([]byte, []int) + func (*StatusProto) ProtoMessage() + func (dst *StatusProto) XXX_Merge(src proto.Message) + func (m *StatusProto) GetErrorCode() core.Code + func (m *StatusProto) GetErrorMessage() string + func (m *StatusProto) Reset() + func (m *StatusProto) String() string + func (m *StatusProto) XXX_DiscardUnknown() + func (m *StatusProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatusProto) XXX_Size() int + func (m *StatusProto) XXX_Unmarshal(b []byte) error