Versions in this module Expand all Collapse all v1 v1.16.0 Mar 10, 2021 Changes in this version + type Error struct + Code int32 + Details []*any.Any + Error string + Message string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Error) Descriptor() ([]byte, []int) + func (*Error) ProtoMessage() + func (m *Error) GetCode() int32 + func (m *Error) GetDetails() []*any.Any + func (m *Error) GetError() string + func (m *Error) GetMessage() string + func (m *Error) Reset() + func (m *Error) String() string + func (m *Error) XXX_DiscardUnknown() + func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Error) XXX_Merge(src proto.Message) + func (m *Error) XXX_Size() int + func (m *Error) XXX_Unmarshal(b []byte) error + type StreamError struct + Details []*any.Any + GrpcCode int32 + HttpCode int32 + HttpStatus string + Message string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*StreamError) Descriptor() ([]byte, []int) + func (*StreamError) ProtoMessage() + func (m *StreamError) GetDetails() []*any.Any + func (m *StreamError) GetGrpcCode() int32 + func (m *StreamError) GetHttpCode() int32 + func (m *StreamError) GetHttpStatus() string + func (m *StreamError) GetMessage() string + func (m *StreamError) Reset() + func (m *StreamError) String() string + func (m *StreamError) XXX_DiscardUnknown() + func (m *StreamError) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StreamError) XXX_Merge(src proto.Message) + func (m *StreamError) XXX_Size() int + func (m *StreamError) XXX_Unmarshal(b []byte) error