Documentation
¶
Index ¶
- Variables
- func BankClientCommand() *cobra.Command
- func CRUDClientCommand() *cobra.Command
- func CacheClientCommand() *cobra.Command
- func MapListClientCommand() *cobra.Command
- func NestedMessagesClientCommand() *cobra.Command
- func RegisterBankServer(s *grpc.Server, srv BankServer)
- func RegisterCRUDServer(s *grpc.Server, srv CRUDServer)
- func RegisterCacheServer(s *grpc.Server, srv CacheServer)
- func RegisterMapListServer(s *grpc.Server, srv MapListServer)
- func RegisterNestedMessagesServer(s *grpc.Server, srv NestedMessagesServer)
- func RegisterTimerServer(s *grpc.Server, srv TimerServer)
- func TimerClientCommand() *cobra.Command
- type BankClient
- type BankServer
- type CRUDClient
- type CRUDObject
- func (*CRUDObject) Descriptor() ([]byte, []int)
- func (m *CRUDObject) GetName() string
- func (m *CRUDObject) GetValue() string
- func (m *CRUDObject) Marshal() (dAtA []byte, err error)
- func (m *CRUDObject) MarshalTo(dAtA []byte) (int, error)
- func (*CRUDObject) ProtoMessage()
- func (m *CRUDObject) Reset()
- func (m *CRUDObject) Size() (n int)
- func (m *CRUDObject) String() string
- func (m *CRUDObject) Unmarshal(dAtA []byte) error
- func (m *CRUDObject) XXX_DiscardUnknown()
- func (m *CRUDObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CRUDObject) XXX_Merge(src proto.Message)
- func (m *CRUDObject) XXX_Size() int
- func (m *CRUDObject) XXX_Unmarshal(b []byte) error
- type CRUDServer
- type CacheClient
- type CacheServer
- type Cache_MultiGetClient
- type Cache_MultiGetServer
- type Cache_MultiSetClient
- type Cache_MultiSetServer
- type CreateCRUD
- func (*CreateCRUD) Descriptor() ([]byte, []int)
- func (m *CreateCRUD) GetName() string
- func (m *CreateCRUD) GetValue() string
- func (m *CreateCRUD) Marshal() (dAtA []byte, err error)
- func (m *CreateCRUD) MarshalTo(dAtA []byte) (int, error)
- func (*CreateCRUD) ProtoMessage()
- func (m *CreateCRUD) Reset()
- func (m *CreateCRUD) Size() (n int)
- func (m *CreateCRUD) String() string
- func (m *CreateCRUD) Unmarshal(dAtA []byte) error
- func (m *CreateCRUD) XXX_DiscardUnknown()
- func (m *CreateCRUD) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateCRUD) XXX_Merge(src proto.Message)
- func (m *CreateCRUD) XXX_Size() int
- func (m *CreateCRUD) XXX_Unmarshal(b []byte) error
- type DeeplyNested
- func (*DeeplyNested) Descriptor() ([]byte, []int)
- func (m *DeeplyNested) GetL0() *DeeplyNested_DeeplyNestedOuter
- func (m *DeeplyNested) Marshal() (dAtA []byte, err error)
- func (m *DeeplyNested) MarshalTo(dAtA []byte) (int, error)
- func (*DeeplyNested) ProtoMessage()
- func (m *DeeplyNested) Reset()
- func (m *DeeplyNested) Size() (n int)
- func (m *DeeplyNested) String() string
- func (m *DeeplyNested) Unmarshal(dAtA []byte) error
- func (m *DeeplyNested) XXX_DiscardUnknown()
- func (m *DeeplyNested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeeplyNested) XXX_Merge(src proto.Message)
- func (m *DeeplyNested) XXX_Size() int
- func (m *DeeplyNested) XXX_Unmarshal(b []byte) error
- type DeeplyNested_DeeplyNestedOuter
- func (*DeeplyNested_DeeplyNestedOuter) Descriptor() ([]byte, []int)
- func (m *DeeplyNested_DeeplyNestedOuter) GetL1() *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner
- func (m *DeeplyNested_DeeplyNestedOuter) Marshal() (dAtA []byte, err error)
- func (m *DeeplyNested_DeeplyNestedOuter) MarshalTo(dAtA []byte) (int, error)
- func (*DeeplyNested_DeeplyNestedOuter) ProtoMessage()
- func (m *DeeplyNested_DeeplyNestedOuter) Reset()
- func (m *DeeplyNested_DeeplyNestedOuter) Size() (n int)
- func (m *DeeplyNested_DeeplyNestedOuter) String() string
- func (m *DeeplyNested_DeeplyNestedOuter) Unmarshal(dAtA []byte) error
- func (m *DeeplyNested_DeeplyNestedOuter) XXX_DiscardUnknown()
- func (m *DeeplyNested_DeeplyNestedOuter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeeplyNested_DeeplyNestedOuter) XXX_Merge(src proto.Message)
- func (m *DeeplyNested_DeeplyNestedOuter) XXX_Size() int
- func (m *DeeplyNested_DeeplyNestedOuter) XXX_Unmarshal(b []byte) error
- type DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner
- func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Descriptor() ([]byte, []int)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) GetL2() *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Marshal() (dAtA []byte, err error)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) MarshalTo(dAtA []byte) (int, error)
- func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) ProtoMessage()
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Reset()
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Size() (n int)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) String() string
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Unmarshal(dAtA []byte) error
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_DiscardUnknown()
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Merge(src proto.Message)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Size() int
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Unmarshal(b []byte) error
- type DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost
- func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Descriptor() ([]byte, []int)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) GetL3() string
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Marshal() (dAtA []byte, err error)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) MarshalTo(dAtA []byte) (int, error)
- func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) ProtoMessage()
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Reset()
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Size() (n int)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) String() string
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Unmarshal(dAtA []byte) error
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_DiscardUnknown()
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Merge(src proto.Message)
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Size() int
- func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Unmarshal(b []byte) error
- type DepositReply
- func (*DepositReply) Descriptor() ([]byte, []int)
- func (m *DepositReply) GetAccount() string
- func (m *DepositReply) GetBalance() float64
- func (m *DepositReply) Marshal() (dAtA []byte, err error)
- func (m *DepositReply) MarshalTo(dAtA []byte) (int, error)
- func (*DepositReply) ProtoMessage()
- func (m *DepositReply) Reset()
- func (m *DepositReply) Size() (n int)
- func (m *DepositReply) String() string
- func (m *DepositReply) Unmarshal(dAtA []byte) error
- func (m *DepositReply) XXX_DiscardUnknown()
- func (m *DepositReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DepositReply) XXX_Merge(src proto.Message)
- func (m *DepositReply) XXX_Size() int
- func (m *DepositReply) XXX_Unmarshal(b []byte) error
- type DepositRequest
- func (*DepositRequest) Descriptor() ([]byte, []int)
- func (m *DepositRequest) GetAccount() string
- func (m *DepositRequest) GetAmount() float64
- func (m *DepositRequest) Marshal() (dAtA []byte, err error)
- func (m *DepositRequest) MarshalTo(dAtA []byte) (int, error)
- func (*DepositRequest) ProtoMessage()
- func (m *DepositRequest) Reset()
- func (m *DepositRequest) Size() (n int)
- func (m *DepositRequest) String() string
- func (m *DepositRequest) Unmarshal(dAtA []byte) error
- func (m *DepositRequest) XXX_DiscardUnknown()
- func (m *DepositRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DepositRequest) XXX_Merge(src proto.Message)
- func (m *DepositRequest) XXX_Size() int
- func (m *DepositRequest) XXX_Unmarshal(b []byte) error
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)
- func (m *Empty) Marshal() (dAtA []byte, err error)
- func (m *Empty) MarshalTo(dAtA []byte) (int, error)
- func (*Empty) ProtoMessage()
- func (m *Empty) Reset()
- func (m *Empty) Size() (n int)
- func (m *Empty) String() string
- func (m *Empty) Unmarshal(dAtA []byte) error
- func (m *Empty) XXX_DiscardUnknown()
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Empty) XXX_Merge(src proto.Message)
- func (m *Empty) XXX_Size() int
- func (m *Empty) XXX_Unmarshal(b []byte) error
- type GetCRUD
- func (*GetCRUD) Descriptor() ([]byte, []int)
- func (m *GetCRUD) GetName() string
- func (m *GetCRUD) Marshal() (dAtA []byte, err error)
- func (m *GetCRUD) MarshalTo(dAtA []byte) (int, error)
- func (*GetCRUD) ProtoMessage()
- func (m *GetCRUD) Reset()
- func (m *GetCRUD) Size() (n int)
- func (m *GetCRUD) String() string
- func (m *GetCRUD) Unmarshal(dAtA []byte) error
- func (m *GetCRUD) XXX_DiscardUnknown()
- func (m *GetCRUD) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetCRUD) XXX_Merge(src proto.Message)
- func (m *GetCRUD) XXX_Size() int
- func (m *GetCRUD) XXX_Unmarshal(b []byte) error
- type GetRequest
- func (*GetRequest) Descriptor() ([]byte, []int)
- func (m *GetRequest) GetKey() string
- func (m *GetRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRequest) MarshalTo(dAtA []byte) (int, error)
- func (*GetRequest) ProtoMessage()
- func (m *GetRequest) Reset()
- func (m *GetRequest) Size() (n int)
- func (m *GetRequest) String() string
- func (m *GetRequest) Unmarshal(dAtA []byte) error
- func (m *GetRequest) XXX_DiscardUnknown()
- func (m *GetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetRequest) XXX_Merge(src proto.Message)
- func (m *GetRequest) XXX_Size() int
- func (m *GetRequest) XXX_Unmarshal(b []byte) error
- type GetResponse
- func (*GetResponse) Descriptor() ([]byte, []int)
- func (m *GetResponse) GetValue() string
- func (m *GetResponse) Marshal() (dAtA []byte, err error)
- func (m *GetResponse) MarshalTo(dAtA []byte) (int, error)
- func (*GetResponse) ProtoMessage()
- func (m *GetResponse) Reset()
- func (m *GetResponse) Size() (n int)
- func (m *GetResponse) String() string
- func (m *GetResponse) Unmarshal(dAtA []byte) error
- func (m *GetResponse) XXX_DiscardUnknown()
- func (m *GetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetResponse) XXX_Merge(src proto.Message)
- func (m *GetResponse) XXX_Size() int
- func (m *GetResponse) XXX_Unmarshal(b []byte) error
- type MapListClient
- type MapListRequest
- func (*MapListRequest) Descriptor() ([]byte, []int)
- func (m *MapListRequest) GetListField() []string
- func (m *MapListRequest) GetMapField() map[string]string
- func (m *MapListRequest) Marshal() (dAtA []byte, err error)
- func (m *MapListRequest) MarshalTo(dAtA []byte) (int, error)
- func (*MapListRequest) ProtoMessage()
- func (m *MapListRequest) Reset()
- func (m *MapListRequest) Size() (n int)
- func (m *MapListRequest) String() string
- func (m *MapListRequest) Unmarshal(dAtA []byte) error
- func (m *MapListRequest) XXX_DiscardUnknown()
- func (m *MapListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MapListRequest) XXX_Merge(src proto.Message)
- func (m *MapListRequest) XXX_Size() int
- func (m *MapListRequest) XXX_Unmarshal(b []byte) error
- type MapListResponse
- func (*MapListResponse) Descriptor() ([]byte, []int)
- func (m *MapListResponse) GetListField() []string
- func (m *MapListResponse) GetMapField() map[string]string
- func (m *MapListResponse) Marshal() (dAtA []byte, err error)
- func (m *MapListResponse) MarshalTo(dAtA []byte) (int, error)
- func (*MapListResponse) ProtoMessage()
- func (m *MapListResponse) Reset()
- func (m *MapListResponse) Size() (n int)
- func (m *MapListResponse) String() string
- func (m *MapListResponse) Unmarshal(dAtA []byte) error
- func (m *MapListResponse) XXX_DiscardUnknown()
- func (m *MapListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MapListResponse) XXX_Merge(src proto.Message)
- func (m *MapListResponse) XXX_Size() int
- func (m *MapListResponse) XXX_Unmarshal(b []byte) error
- type MapListServer
- type NestedMessagesClient
- type NestedMessagesServer
- type NestedRequest
- func (*NestedRequest) Descriptor() ([]byte, []int)
- func (m *NestedRequest) GetInner() *NestedRequest_InnerNestedType
- func (m *NestedRequest) GetTopLevel() *TopLevelNestedType
- func (m *NestedRequest) Marshal() (dAtA []byte, err error)
- func (m *NestedRequest) MarshalTo(dAtA []byte) (int, error)
- func (*NestedRequest) ProtoMessage()
- func (m *NestedRequest) Reset()
- func (m *NestedRequest) Size() (n int)
- func (m *NestedRequest) String() string
- func (m *NestedRequest) Unmarshal(dAtA []byte) error
- func (m *NestedRequest) XXX_DiscardUnknown()
- func (m *NestedRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NestedRequest) XXX_Merge(src proto.Message)
- func (m *NestedRequest) XXX_Size() int
- func (m *NestedRequest) XXX_Unmarshal(b []byte) error
- type NestedRequest_InnerNestedType
- func (*NestedRequest_InnerNestedType) Descriptor() ([]byte, []int)
- func (m *NestedRequest_InnerNestedType) GetValue() string
- func (m *NestedRequest_InnerNestedType) Marshal() (dAtA []byte, err error)
- func (m *NestedRequest_InnerNestedType) MarshalTo(dAtA []byte) (int, error)
- func (*NestedRequest_InnerNestedType) ProtoMessage()
- func (m *NestedRequest_InnerNestedType) Reset()
- func (m *NestedRequest_InnerNestedType) Size() (n int)
- func (m *NestedRequest_InnerNestedType) String() string
- func (m *NestedRequest_InnerNestedType) Unmarshal(dAtA []byte) error
- func (m *NestedRequest_InnerNestedType) XXX_DiscardUnknown()
- func (m *NestedRequest_InnerNestedType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NestedRequest_InnerNestedType) XXX_Merge(src proto.Message)
- func (m *NestedRequest_InnerNestedType) XXX_Size() int
- func (m *NestedRequest_InnerNestedType) XXX_Unmarshal(b []byte) error
- type NestedResponse
- func (*NestedResponse) Descriptor() ([]byte, []int)
- func (m *NestedResponse) GetReturn() string
- func (m *NestedResponse) Marshal() (dAtA []byte, err error)
- func (m *NestedResponse) MarshalTo(dAtA []byte) (int, error)
- func (*NestedResponse) ProtoMessage()
- func (m *NestedResponse) Reset()
- func (m *NestedResponse) Size() (n int)
- func (m *NestedResponse) String() string
- func (m *NestedResponse) Unmarshal(dAtA []byte) error
- func (m *NestedResponse) XXX_DiscardUnknown()
- func (m *NestedResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NestedResponse) XXX_Merge(src proto.Message)
- func (m *NestedResponse) XXX_Size() int
- func (m *NestedResponse) XXX_Unmarshal(b []byte) error
- type SetRequest
- func (*SetRequest) Descriptor() ([]byte, []int)
- func (m *SetRequest) GetKey() string
- func (m *SetRequest) GetValue() string
- func (m *SetRequest) Marshal() (dAtA []byte, err error)
- func (m *SetRequest) MarshalTo(dAtA []byte) (int, error)
- func (*SetRequest) ProtoMessage()
- func (m *SetRequest) Reset()
- func (m *SetRequest) Size() (n int)
- func (m *SetRequest) String() string
- func (m *SetRequest) Unmarshal(dAtA []byte) error
- func (m *SetRequest) XXX_DiscardUnknown()
- func (m *SetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetRequest) XXX_Merge(src proto.Message)
- func (m *SetRequest) XXX_Size() int
- func (m *SetRequest) XXX_Unmarshal(b []byte) error
- type SetResponse
- func (*SetResponse) Descriptor() ([]byte, []int)
- func (m *SetResponse) Marshal() (dAtA []byte, err error)
- func (m *SetResponse) MarshalTo(dAtA []byte) (int, error)
- func (*SetResponse) ProtoMessage()
- func (m *SetResponse) Reset()
- func (m *SetResponse) Size() (n int)
- func (m *SetResponse) String() string
- func (m *SetResponse) Unmarshal(dAtA []byte) error
- func (m *SetResponse) XXX_DiscardUnknown()
- func (m *SetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetResponse) XXX_Merge(src proto.Message)
- func (m *SetResponse) XXX_Size() int
- func (m *SetResponse) XXX_Unmarshal(b []byte) error
- type TickRequest
- func (*TickRequest) Descriptor() ([]byte, []int)
- func (m *TickRequest) GetInterval() int32
- func (m *TickRequest) Marshal() (dAtA []byte, err error)
- func (m *TickRequest) MarshalTo(dAtA []byte) (int, error)
- func (*TickRequest) ProtoMessage()
- func (m *TickRequest) Reset()
- func (m *TickRequest) Size() (n int)
- func (m *TickRequest) String() string
- func (m *TickRequest) Unmarshal(dAtA []byte) error
- func (m *TickRequest) XXX_DiscardUnknown()
- func (m *TickRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TickRequest) XXX_Merge(src proto.Message)
- func (m *TickRequest) XXX_Size() int
- func (m *TickRequest) XXX_Unmarshal(b []byte) error
- type TickResponse
- func (*TickResponse) Descriptor() ([]byte, []int)
- func (m *TickResponse) GetTime() string
- func (m *TickResponse) Marshal() (dAtA []byte, err error)
- func (m *TickResponse) MarshalTo(dAtA []byte) (int, error)
- func (*TickResponse) ProtoMessage()
- func (m *TickResponse) Reset()
- func (m *TickResponse) Size() (n int)
- func (m *TickResponse) String() string
- func (m *TickResponse) Unmarshal(dAtA []byte) error
- func (m *TickResponse) XXX_DiscardUnknown()
- func (m *TickResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TickResponse) XXX_Merge(src proto.Message)
- func (m *TickResponse) XXX_Size() int
- func (m *TickResponse) XXX_Unmarshal(b []byte) error
- type TimerClient
- type TimerServer
- type Timer_TickClient
- type Timer_TickServer
- type TopLevelNestedType
- func (*TopLevelNestedType) Descriptor() ([]byte, []int)
- func (m *TopLevelNestedType) GetValue() string
- func (m *TopLevelNestedType) Marshal() (dAtA []byte, err error)
- func (m *TopLevelNestedType) MarshalTo(dAtA []byte) (int, error)
- func (*TopLevelNestedType) ProtoMessage()
- func (m *TopLevelNestedType) Reset()
- func (m *TopLevelNestedType) Size() (n int)
- func (m *TopLevelNestedType) String() string
- func (m *TopLevelNestedType) Unmarshal(dAtA []byte) error
- func (m *TopLevelNestedType) XXX_DiscardUnknown()
- func (m *TopLevelNestedType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TopLevelNestedType) XXX_Merge(src proto.Message)
- func (m *TopLevelNestedType) XXX_Size() int
- func (m *TopLevelNestedType) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthBank = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowBank = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthCache = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowCache = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthCrud = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowCrud = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthMaplist = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMaplist = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthNested = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowNested = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthTimer = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTimer = fmt.Errorf("proto: integer overflow") )
Functions ¶
func BankClientCommand ¶
func CRUDClientCommand ¶
func CacheClientCommand ¶
func MapListClientCommand ¶
func RegisterBankServer ¶
func RegisterBankServer(s *grpc.Server, srv BankServer)
func RegisterCRUDServer ¶
func RegisterCRUDServer(s *grpc.Server, srv CRUDServer)
func RegisterCacheServer ¶
func RegisterCacheServer(s *grpc.Server, srv CacheServer)
func RegisterMapListServer ¶
func RegisterMapListServer(s *grpc.Server, srv MapListServer)
func RegisterNestedMessagesServer ¶
func RegisterNestedMessagesServer(s *grpc.Server, srv NestedMessagesServer)
func RegisterTimerServer ¶
func RegisterTimerServer(s *grpc.Server, srv TimerServer)
func TimerClientCommand ¶
Types ¶
type BankClient ¶
type BankClient interface {
Deposit(ctx context.Context, in *DepositRequest, opts ...grpc.CallOption) (*DepositReply, error)
}
BankClient is the client API for Bank service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBankClient ¶
func NewBankClient(cc *grpc.ClientConn) BankClient
type BankServer ¶
type BankServer interface {
Deposit(context.Context, *DepositRequest) (*DepositReply, error)
}
BankServer is the server API for Bank service.
type CRUDClient ¶
type CRUDClient interface { Create(ctx context.Context, in *CreateCRUD, opts ...grpc.CallOption) (*CRUDObject, error) Get(ctx context.Context, in *GetCRUD, opts ...grpc.CallOption) (*CRUDObject, error) Update(ctx context.Context, in *CRUDObject, opts ...grpc.CallOption) (*CRUDObject, error) Delete(ctx context.Context, in *CRUDObject, opts ...grpc.CallOption) (*Empty, error) }
CRUDClient is the client API for CRUD service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCRUDClient ¶
func NewCRUDClient(cc *grpc.ClientConn) CRUDClient
type CRUDObject ¶
type CRUDObject struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CRUDObject) Descriptor ¶
func (*CRUDObject) Descriptor() ([]byte, []int)
func (*CRUDObject) GetName ¶
func (m *CRUDObject) GetName() string
func (*CRUDObject) GetValue ¶
func (m *CRUDObject) GetValue() string
func (*CRUDObject) Marshal ¶
func (m *CRUDObject) Marshal() (dAtA []byte, err error)
func (*CRUDObject) ProtoMessage ¶
func (*CRUDObject) ProtoMessage()
func (*CRUDObject) Reset ¶
func (m *CRUDObject) Reset()
func (*CRUDObject) Size ¶
func (m *CRUDObject) Size() (n int)
func (*CRUDObject) String ¶
func (m *CRUDObject) String() string
func (*CRUDObject) Unmarshal ¶
func (m *CRUDObject) Unmarshal(dAtA []byte) error
func (*CRUDObject) XXX_DiscardUnknown ¶
func (m *CRUDObject) XXX_DiscardUnknown()
func (*CRUDObject) XXX_Marshal ¶
func (m *CRUDObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CRUDObject) XXX_Merge ¶
func (dst *CRUDObject) XXX_Merge(src proto.Message)
func (*CRUDObject) XXX_Size ¶
func (m *CRUDObject) XXX_Size() int
func (*CRUDObject) XXX_Unmarshal ¶
func (m *CRUDObject) XXX_Unmarshal(b []byte) error
type CRUDServer ¶
type CRUDServer interface { Create(context.Context, *CreateCRUD) (*CRUDObject, error) Get(context.Context, *GetCRUD) (*CRUDObject, error) Update(context.Context, *CRUDObject) (*CRUDObject, error) Delete(context.Context, *CRUDObject) (*Empty, error) }
CRUDServer is the server API for CRUD service.
type CacheClient ¶
type CacheClient interface { Set(ctx context.Context, in *SetRequest, opts ...grpc.CallOption) (*SetResponse, error) Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error) MultiSet(ctx context.Context, opts ...grpc.CallOption) (Cache_MultiSetClient, error) MultiGet(ctx context.Context, opts ...grpc.CallOption) (Cache_MultiGetClient, error) }
CacheClient is the client API for Cache service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCacheClient ¶
func NewCacheClient(cc *grpc.ClientConn) CacheClient
type CacheServer ¶
type CacheServer interface { Set(context.Context, *SetRequest) (*SetResponse, error) Get(context.Context, *GetRequest) (*GetResponse, error) MultiSet(Cache_MultiSetServer) error MultiGet(Cache_MultiGetServer) error }
CacheServer is the server API for Cache service.
type Cache_MultiGetClient ¶
type Cache_MultiGetClient interface { Send(*GetRequest) error Recv() (*GetResponse, error) grpc.ClientStream }
type Cache_MultiGetServer ¶
type Cache_MultiGetServer interface { Send(*GetResponse) error Recv() (*GetRequest, error) grpc.ServerStream }
type Cache_MultiSetClient ¶
type Cache_MultiSetClient interface { Send(*SetRequest) error CloseAndRecv() (*SetResponse, error) grpc.ClientStream }
type Cache_MultiSetServer ¶
type Cache_MultiSetServer interface { SendAndClose(*SetResponse) error Recv() (*SetRequest, error) grpc.ServerStream }
type CreateCRUD ¶
type CreateCRUD struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateCRUD) Descriptor ¶
func (*CreateCRUD) Descriptor() ([]byte, []int)
func (*CreateCRUD) GetName ¶
func (m *CreateCRUD) GetName() string
func (*CreateCRUD) GetValue ¶
func (m *CreateCRUD) GetValue() string
func (*CreateCRUD) Marshal ¶
func (m *CreateCRUD) Marshal() (dAtA []byte, err error)
func (*CreateCRUD) ProtoMessage ¶
func (*CreateCRUD) ProtoMessage()
func (*CreateCRUD) Reset ¶
func (m *CreateCRUD) Reset()
func (*CreateCRUD) Size ¶
func (m *CreateCRUD) Size() (n int)
func (*CreateCRUD) String ¶
func (m *CreateCRUD) String() string
func (*CreateCRUD) Unmarshal ¶
func (m *CreateCRUD) Unmarshal(dAtA []byte) error
func (*CreateCRUD) XXX_DiscardUnknown ¶
func (m *CreateCRUD) XXX_DiscardUnknown()
func (*CreateCRUD) XXX_Marshal ¶
func (m *CreateCRUD) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCRUD) XXX_Merge ¶
func (dst *CreateCRUD) XXX_Merge(src proto.Message)
func (*CreateCRUD) XXX_Size ¶
func (m *CreateCRUD) XXX_Size() int
func (*CreateCRUD) XXX_Unmarshal ¶
func (m *CreateCRUD) XXX_Unmarshal(b []byte) error
type DeeplyNested ¶
type DeeplyNested struct { L0 *DeeplyNested_DeeplyNestedOuter `protobuf:"bytes,1,opt,name=l0" json:"l0,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeeplyNested) Descriptor ¶
func (*DeeplyNested) Descriptor() ([]byte, []int)
func (*DeeplyNested) GetL0 ¶
func (m *DeeplyNested) GetL0() *DeeplyNested_DeeplyNestedOuter
func (*DeeplyNested) Marshal ¶
func (m *DeeplyNested) Marshal() (dAtA []byte, err error)
func (*DeeplyNested) ProtoMessage ¶
func (*DeeplyNested) ProtoMessage()
func (*DeeplyNested) Reset ¶
func (m *DeeplyNested) Reset()
func (*DeeplyNested) Size ¶
func (m *DeeplyNested) Size() (n int)
func (*DeeplyNested) String ¶
func (m *DeeplyNested) String() string
func (*DeeplyNested) Unmarshal ¶
func (m *DeeplyNested) Unmarshal(dAtA []byte) error
func (*DeeplyNested) XXX_DiscardUnknown ¶
func (m *DeeplyNested) XXX_DiscardUnknown()
func (*DeeplyNested) XXX_Marshal ¶
func (m *DeeplyNested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeeplyNested) XXX_Merge ¶
func (dst *DeeplyNested) XXX_Merge(src proto.Message)
func (*DeeplyNested) XXX_Size ¶
func (m *DeeplyNested) XXX_Size() int
func (*DeeplyNested) XXX_Unmarshal ¶
func (m *DeeplyNested) XXX_Unmarshal(b []byte) error
type DeeplyNested_DeeplyNestedOuter ¶
type DeeplyNested_DeeplyNestedOuter struct { L1 *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner `protobuf:"bytes,1,opt,name=l1" json:"l1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeeplyNested_DeeplyNestedOuter) Descriptor ¶
func (*DeeplyNested_DeeplyNestedOuter) Descriptor() ([]byte, []int)
func (*DeeplyNested_DeeplyNestedOuter) GetL1 ¶
func (m *DeeplyNested_DeeplyNestedOuter) GetL1() *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner
func (*DeeplyNested_DeeplyNestedOuter) Marshal ¶
func (m *DeeplyNested_DeeplyNestedOuter) Marshal() (dAtA []byte, err error)
func (*DeeplyNested_DeeplyNestedOuter) MarshalTo ¶
func (m *DeeplyNested_DeeplyNestedOuter) MarshalTo(dAtA []byte) (int, error)
func (*DeeplyNested_DeeplyNestedOuter) ProtoMessage ¶
func (*DeeplyNested_DeeplyNestedOuter) ProtoMessage()
func (*DeeplyNested_DeeplyNestedOuter) Reset ¶
func (m *DeeplyNested_DeeplyNestedOuter) Reset()
func (*DeeplyNested_DeeplyNestedOuter) Size ¶
func (m *DeeplyNested_DeeplyNestedOuter) Size() (n int)
func (*DeeplyNested_DeeplyNestedOuter) String ¶
func (m *DeeplyNested_DeeplyNestedOuter) String() string
func (*DeeplyNested_DeeplyNestedOuter) Unmarshal ¶
func (m *DeeplyNested_DeeplyNestedOuter) Unmarshal(dAtA []byte) error
func (*DeeplyNested_DeeplyNestedOuter) XXX_DiscardUnknown ¶
func (m *DeeplyNested_DeeplyNestedOuter) XXX_DiscardUnknown()
func (*DeeplyNested_DeeplyNestedOuter) XXX_Marshal ¶
func (m *DeeplyNested_DeeplyNestedOuter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeeplyNested_DeeplyNestedOuter) XXX_Merge ¶
func (dst *DeeplyNested_DeeplyNestedOuter) XXX_Merge(src proto.Message)
func (*DeeplyNested_DeeplyNestedOuter) XXX_Size ¶
func (m *DeeplyNested_DeeplyNestedOuter) XXX_Size() int
func (*DeeplyNested_DeeplyNestedOuter) XXX_Unmarshal ¶
func (m *DeeplyNested_DeeplyNestedOuter) XXX_Unmarshal(b []byte) error
type DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner ¶
type DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner struct { L2 *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost `protobuf:"bytes,1,opt,name=l2" json:"l2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Descriptor ¶
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Descriptor() ([]byte, []int)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Marshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Marshal() (dAtA []byte, err error)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) MarshalTo ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) MarshalTo(dAtA []byte) (int, error)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) ProtoMessage ¶
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) ProtoMessage()
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Reset ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Reset()
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Size ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Size() (n int)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) String ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) String() string
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Unmarshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) Unmarshal(dAtA []byte) error
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_DiscardUnknown ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_DiscardUnknown()
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Marshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Merge ¶
func (dst *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Merge(src proto.Message)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Size ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Size() int
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Unmarshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner) XXX_Unmarshal(b []byte) error
type DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost ¶
type DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost struct { L3 string `protobuf:"bytes,1,opt,name=l3,proto3" json:"l3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Descriptor ¶
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Descriptor() ([]byte, []int)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) GetL3 ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) GetL3() string
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Marshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Marshal() (dAtA []byte, err error)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) MarshalTo ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) MarshalTo(dAtA []byte) (int, error)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) ProtoMessage ¶
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) ProtoMessage()
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Reset ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Reset()
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Size ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Size() (n int)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) String ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) String() string
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Unmarshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) Unmarshal(dAtA []byte) error
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_DiscardUnknown ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_DiscardUnknown()
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Marshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Merge ¶
func (dst *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Merge(src proto.Message)
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Size ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Size() int
func (*DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Unmarshal ¶
func (m *DeeplyNested_DeeplyNestedOuter_DeeplyNestedInner_DeeplyNestedInnermost) XXX_Unmarshal(b []byte) error
type DepositReply ¶
type DepositReply struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Balance float64 `protobuf:"fixed64,2,opt,name=balance,proto3" json:"balance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DepositReply) Descriptor ¶
func (*DepositReply) Descriptor() ([]byte, []int)
func (*DepositReply) GetAccount ¶
func (m *DepositReply) GetAccount() string
func (*DepositReply) GetBalance ¶
func (m *DepositReply) GetBalance() float64
func (*DepositReply) Marshal ¶
func (m *DepositReply) Marshal() (dAtA []byte, err error)
func (*DepositReply) ProtoMessage ¶
func (*DepositReply) ProtoMessage()
func (*DepositReply) Reset ¶
func (m *DepositReply) Reset()
func (*DepositReply) Size ¶
func (m *DepositReply) Size() (n int)
func (*DepositReply) String ¶
func (m *DepositReply) String() string
func (*DepositReply) Unmarshal ¶
func (m *DepositReply) Unmarshal(dAtA []byte) error
func (*DepositReply) XXX_DiscardUnknown ¶
func (m *DepositReply) XXX_DiscardUnknown()
func (*DepositReply) XXX_Marshal ¶
func (m *DepositReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DepositReply) XXX_Merge ¶
func (dst *DepositReply) XXX_Merge(src proto.Message)
func (*DepositReply) XXX_Size ¶
func (m *DepositReply) XXX_Size() int
func (*DepositReply) XXX_Unmarshal ¶
func (m *DepositReply) XXX_Unmarshal(b []byte) error
type DepositRequest ¶
type DepositRequest struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Amount float64 `protobuf:"fixed64,2,opt,name=amount,proto3" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DepositRequest) Descriptor ¶
func (*DepositRequest) Descriptor() ([]byte, []int)
func (*DepositRequest) GetAccount ¶
func (m *DepositRequest) GetAccount() string
func (*DepositRequest) GetAmount ¶
func (m *DepositRequest) GetAmount() float64
func (*DepositRequest) Marshal ¶
func (m *DepositRequest) Marshal() (dAtA []byte, err error)
func (*DepositRequest) ProtoMessage ¶
func (*DepositRequest) ProtoMessage()
func (*DepositRequest) Reset ¶
func (m *DepositRequest) Reset()
func (*DepositRequest) Size ¶
func (m *DepositRequest) Size() (n int)
func (*DepositRequest) String ¶
func (m *DepositRequest) String() string
func (*DepositRequest) Unmarshal ¶
func (m *DepositRequest) Unmarshal(dAtA []byte) error
func (*DepositRequest) XXX_DiscardUnknown ¶
func (m *DepositRequest) XXX_DiscardUnknown()
func (*DepositRequest) XXX_Marshal ¶
func (m *DepositRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DepositRequest) XXX_Merge ¶
func (dst *DepositRequest) XXX_Merge(src proto.Message)
func (*DepositRequest) XXX_Size ¶
func (m *DepositRequest) XXX_Size() int
func (*DepositRequest) XXX_Unmarshal ¶
func (m *DepositRequest) XXX_Unmarshal(b []byte) error
type Empty ¶
type Empty struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Empty) Descriptor ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) XXX_DiscardUnknown ¶
func (m *Empty) XXX_DiscardUnknown()
func (*Empty) XXX_Marshal ¶
func (*Empty) XXX_Unmarshal ¶
type GetCRUD ¶
type GetCRUD struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCRUD) Descriptor ¶
func (*GetCRUD) ProtoMessage ¶
func (*GetCRUD) ProtoMessage()
func (*GetCRUD) XXX_DiscardUnknown ¶
func (m *GetCRUD) XXX_DiscardUnknown()
func (*GetCRUD) XXX_Marshal ¶
func (*GetCRUD) XXX_Unmarshal ¶
type GetRequest ¶
type GetRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRequest) Descriptor ¶
func (*GetRequest) Descriptor() ([]byte, []int)
func (*GetRequest) GetKey ¶
func (m *GetRequest) GetKey() string
func (*GetRequest) Marshal ¶
func (m *GetRequest) Marshal() (dAtA []byte, err error)
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) Reset ¶
func (m *GetRequest) Reset()
func (*GetRequest) Size ¶
func (m *GetRequest) Size() (n int)
func (*GetRequest) String ¶
func (m *GetRequest) String() string
func (*GetRequest) Unmarshal ¶
func (m *GetRequest) Unmarshal(dAtA []byte) error
func (*GetRequest) XXX_DiscardUnknown ¶
func (m *GetRequest) XXX_DiscardUnknown()
func (*GetRequest) XXX_Marshal ¶
func (m *GetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRequest) XXX_Merge ¶
func (dst *GetRequest) XXX_Merge(src proto.Message)
func (*GetRequest) XXX_Size ¶
func (m *GetRequest) XXX_Size() int
func (*GetRequest) XXX_Unmarshal ¶
func (m *GetRequest) XXX_Unmarshal(b []byte) error
type GetResponse ¶
type GetResponse struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetResponse) Descriptor ¶
func (*GetResponse) Descriptor() ([]byte, []int)
func (*GetResponse) GetValue ¶
func (m *GetResponse) GetValue() string
func (*GetResponse) Marshal ¶
func (m *GetResponse) Marshal() (dAtA []byte, err error)
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) Reset ¶
func (m *GetResponse) Reset()
func (*GetResponse) Size ¶
func (m *GetResponse) Size() (n int)
func (*GetResponse) String ¶
func (m *GetResponse) String() string
func (*GetResponse) Unmarshal ¶
func (m *GetResponse) Unmarshal(dAtA []byte) error
func (*GetResponse) XXX_DiscardUnknown ¶
func (m *GetResponse) XXX_DiscardUnknown()
func (*GetResponse) XXX_Marshal ¶
func (m *GetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetResponse) XXX_Merge ¶
func (dst *GetResponse) XXX_Merge(src proto.Message)
func (*GetResponse) XXX_Size ¶
func (m *GetResponse) XXX_Size() int
func (*GetResponse) XXX_Unmarshal ¶
func (m *GetResponse) XXX_Unmarshal(b []byte) error
type MapListClient ¶
type MapListClient interface {
Method(ctx context.Context, in *MapListRequest, opts ...grpc.CallOption) (*MapListResponse, error)
}
MapListClient is the client API for MapList service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMapListClient ¶
func NewMapListClient(cc *grpc.ClientConn) MapListClient
type MapListRequest ¶
type MapListRequest struct { MapField map[string]string `` /* 166-byte string literal not displayed */ ListField []string `protobuf:"bytes,2,rep,name=list_field,json=listField" json:"list_field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MapListRequest) Descriptor ¶
func (*MapListRequest) Descriptor() ([]byte, []int)
func (*MapListRequest) GetListField ¶
func (m *MapListRequest) GetListField() []string
func (*MapListRequest) GetMapField ¶
func (m *MapListRequest) GetMapField() map[string]string
func (*MapListRequest) Marshal ¶
func (m *MapListRequest) Marshal() (dAtA []byte, err error)
func (*MapListRequest) ProtoMessage ¶
func (*MapListRequest) ProtoMessage()
func (*MapListRequest) Reset ¶
func (m *MapListRequest) Reset()
func (*MapListRequest) Size ¶
func (m *MapListRequest) Size() (n int)
func (*MapListRequest) String ¶
func (m *MapListRequest) String() string
func (*MapListRequest) Unmarshal ¶
func (m *MapListRequest) Unmarshal(dAtA []byte) error
func (*MapListRequest) XXX_DiscardUnknown ¶
func (m *MapListRequest) XXX_DiscardUnknown()
func (*MapListRequest) XXX_Marshal ¶
func (m *MapListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MapListRequest) XXX_Merge ¶
func (dst *MapListRequest) XXX_Merge(src proto.Message)
func (*MapListRequest) XXX_Size ¶
func (m *MapListRequest) XXX_Size() int
func (*MapListRequest) XXX_Unmarshal ¶
func (m *MapListRequest) XXX_Unmarshal(b []byte) error
type MapListResponse ¶
type MapListResponse struct { MapField map[string]string `` /* 166-byte string literal not displayed */ ListField []string `protobuf:"bytes,2,rep,name=list_field,json=listField" json:"list_field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MapListResponse) Descriptor ¶
func (*MapListResponse) Descriptor() ([]byte, []int)
func (*MapListResponse) GetListField ¶
func (m *MapListResponse) GetListField() []string
func (*MapListResponse) GetMapField ¶
func (m *MapListResponse) GetMapField() map[string]string
func (*MapListResponse) Marshal ¶
func (m *MapListResponse) Marshal() (dAtA []byte, err error)
func (*MapListResponse) ProtoMessage ¶
func (*MapListResponse) ProtoMessage()
func (*MapListResponse) Reset ¶
func (m *MapListResponse) Reset()
func (*MapListResponse) Size ¶
func (m *MapListResponse) Size() (n int)
func (*MapListResponse) String ¶
func (m *MapListResponse) String() string
func (*MapListResponse) Unmarshal ¶
func (m *MapListResponse) Unmarshal(dAtA []byte) error
func (*MapListResponse) XXX_DiscardUnknown ¶
func (m *MapListResponse) XXX_DiscardUnknown()
func (*MapListResponse) XXX_Marshal ¶
func (m *MapListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MapListResponse) XXX_Merge ¶
func (dst *MapListResponse) XXX_Merge(src proto.Message)
func (*MapListResponse) XXX_Size ¶
func (m *MapListResponse) XXX_Size() int
func (*MapListResponse) XXX_Unmarshal ¶
func (m *MapListResponse) XXX_Unmarshal(b []byte) error
type MapListServer ¶
type MapListServer interface {
Method(context.Context, *MapListRequest) (*MapListResponse, error)
}
MapListServer is the server API for MapList service.
type NestedMessagesClient ¶
type NestedMessagesClient interface { Get(ctx context.Context, in *NestedRequest, opts ...grpc.CallOption) (*NestedResponse, error) GetDeeplyNested(ctx context.Context, in *DeeplyNested, opts ...grpc.CallOption) (*NestedResponse, error) }
NestedMessagesClient is the client API for NestedMessages service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNestedMessagesClient ¶
func NewNestedMessagesClient(cc *grpc.ClientConn) NestedMessagesClient
type NestedMessagesServer ¶
type NestedMessagesServer interface { Get(context.Context, *NestedRequest) (*NestedResponse, error) GetDeeplyNested(context.Context, *DeeplyNested) (*NestedResponse, error) }
NestedMessagesServer is the server API for NestedMessages service.
type NestedRequest ¶
type NestedRequest struct { Inner *NestedRequest_InnerNestedType `protobuf:"bytes,1,opt,name=inner" json:"inner,omitempty"` TopLevel *TopLevelNestedType `protobuf:"bytes,2,opt,name=top_level,json=topLevel" json:"top_level,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NestedRequest) Descriptor ¶
func (*NestedRequest) Descriptor() ([]byte, []int)
func (*NestedRequest) GetInner ¶
func (m *NestedRequest) GetInner() *NestedRequest_InnerNestedType
func (*NestedRequest) GetTopLevel ¶
func (m *NestedRequest) GetTopLevel() *TopLevelNestedType
func (*NestedRequest) Marshal ¶
func (m *NestedRequest) Marshal() (dAtA []byte, err error)
func (*NestedRequest) ProtoMessage ¶
func (*NestedRequest) ProtoMessage()
func (*NestedRequest) Reset ¶
func (m *NestedRequest) Reset()
func (*NestedRequest) Size ¶
func (m *NestedRequest) Size() (n int)
func (*NestedRequest) String ¶
func (m *NestedRequest) String() string
func (*NestedRequest) Unmarshal ¶
func (m *NestedRequest) Unmarshal(dAtA []byte) error
func (*NestedRequest) XXX_DiscardUnknown ¶
func (m *NestedRequest) XXX_DiscardUnknown()
func (*NestedRequest) XXX_Marshal ¶
func (m *NestedRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NestedRequest) XXX_Merge ¶
func (dst *NestedRequest) XXX_Merge(src proto.Message)
func (*NestedRequest) XXX_Size ¶
func (m *NestedRequest) XXX_Size() int
func (*NestedRequest) XXX_Unmarshal ¶
func (m *NestedRequest) XXX_Unmarshal(b []byte) error
type NestedRequest_InnerNestedType ¶
type NestedRequest_InnerNestedType struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NestedRequest_InnerNestedType) Descriptor ¶
func (*NestedRequest_InnerNestedType) Descriptor() ([]byte, []int)
func (*NestedRequest_InnerNestedType) GetValue ¶
func (m *NestedRequest_InnerNestedType) GetValue() string
func (*NestedRequest_InnerNestedType) Marshal ¶
func (m *NestedRequest_InnerNestedType) Marshal() (dAtA []byte, err error)
func (*NestedRequest_InnerNestedType) MarshalTo ¶
func (m *NestedRequest_InnerNestedType) MarshalTo(dAtA []byte) (int, error)
func (*NestedRequest_InnerNestedType) ProtoMessage ¶
func (*NestedRequest_InnerNestedType) ProtoMessage()
func (*NestedRequest_InnerNestedType) Reset ¶
func (m *NestedRequest_InnerNestedType) Reset()
func (*NestedRequest_InnerNestedType) Size ¶
func (m *NestedRequest_InnerNestedType) Size() (n int)
func (*NestedRequest_InnerNestedType) String ¶
func (m *NestedRequest_InnerNestedType) String() string
func (*NestedRequest_InnerNestedType) Unmarshal ¶
func (m *NestedRequest_InnerNestedType) Unmarshal(dAtA []byte) error
func (*NestedRequest_InnerNestedType) XXX_DiscardUnknown ¶
func (m *NestedRequest_InnerNestedType) XXX_DiscardUnknown()
func (*NestedRequest_InnerNestedType) XXX_Marshal ¶
func (m *NestedRequest_InnerNestedType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NestedRequest_InnerNestedType) XXX_Merge ¶
func (dst *NestedRequest_InnerNestedType) XXX_Merge(src proto.Message)
func (*NestedRequest_InnerNestedType) XXX_Size ¶
func (m *NestedRequest_InnerNestedType) XXX_Size() int
func (*NestedRequest_InnerNestedType) XXX_Unmarshal ¶
func (m *NestedRequest_InnerNestedType) XXX_Unmarshal(b []byte) error
type NestedResponse ¶
type NestedResponse struct { Return string `protobuf:"bytes,1,opt,name=return,proto3" json:"return,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NestedResponse) Descriptor ¶
func (*NestedResponse) Descriptor() ([]byte, []int)
func (*NestedResponse) GetReturn ¶
func (m *NestedResponse) GetReturn() string
func (*NestedResponse) Marshal ¶
func (m *NestedResponse) Marshal() (dAtA []byte, err error)
func (*NestedResponse) ProtoMessage ¶
func (*NestedResponse) ProtoMessage()
func (*NestedResponse) Reset ¶
func (m *NestedResponse) Reset()
func (*NestedResponse) Size ¶
func (m *NestedResponse) Size() (n int)
func (*NestedResponse) String ¶
func (m *NestedResponse) String() string
func (*NestedResponse) Unmarshal ¶
func (m *NestedResponse) Unmarshal(dAtA []byte) error
func (*NestedResponse) XXX_DiscardUnknown ¶
func (m *NestedResponse) XXX_DiscardUnknown()
func (*NestedResponse) XXX_Marshal ¶
func (m *NestedResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NestedResponse) XXX_Merge ¶
func (dst *NestedResponse) XXX_Merge(src proto.Message)
func (*NestedResponse) XXX_Size ¶
func (m *NestedResponse) XXX_Size() int
func (*NestedResponse) XXX_Unmarshal ¶
func (m *NestedResponse) XXX_Unmarshal(b []byte) error
type SetRequest ¶
type SetRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetRequest) Descriptor ¶
func (*SetRequest) Descriptor() ([]byte, []int)
func (*SetRequest) GetKey ¶
func (m *SetRequest) GetKey() string
func (*SetRequest) GetValue ¶
func (m *SetRequest) GetValue() string
func (*SetRequest) Marshal ¶
func (m *SetRequest) Marshal() (dAtA []byte, err error)
func (*SetRequest) ProtoMessage ¶
func (*SetRequest) ProtoMessage()
func (*SetRequest) Reset ¶
func (m *SetRequest) Reset()
func (*SetRequest) Size ¶
func (m *SetRequest) Size() (n int)
func (*SetRequest) String ¶
func (m *SetRequest) String() string
func (*SetRequest) Unmarshal ¶
func (m *SetRequest) Unmarshal(dAtA []byte) error
func (*SetRequest) XXX_DiscardUnknown ¶
func (m *SetRequest) XXX_DiscardUnknown()
func (*SetRequest) XXX_Marshal ¶
func (m *SetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetRequest) XXX_Merge ¶
func (dst *SetRequest) XXX_Merge(src proto.Message)
func (*SetRequest) XXX_Size ¶
func (m *SetRequest) XXX_Size() int
func (*SetRequest) XXX_Unmarshal ¶
func (m *SetRequest) XXX_Unmarshal(b []byte) error
type SetResponse ¶
type SetResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetResponse) Descriptor ¶
func (*SetResponse) Descriptor() ([]byte, []int)
func (*SetResponse) Marshal ¶
func (m *SetResponse) Marshal() (dAtA []byte, err error)
func (*SetResponse) ProtoMessage ¶
func (*SetResponse) ProtoMessage()
func (*SetResponse) Reset ¶
func (m *SetResponse) Reset()
func (*SetResponse) Size ¶
func (m *SetResponse) Size() (n int)
func (*SetResponse) String ¶
func (m *SetResponse) String() string
func (*SetResponse) Unmarshal ¶
func (m *SetResponse) Unmarshal(dAtA []byte) error
func (*SetResponse) XXX_DiscardUnknown ¶
func (m *SetResponse) XXX_DiscardUnknown()
func (*SetResponse) XXX_Marshal ¶
func (m *SetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetResponse) XXX_Merge ¶
func (dst *SetResponse) XXX_Merge(src proto.Message)
func (*SetResponse) XXX_Size ¶
func (m *SetResponse) XXX_Size() int
func (*SetResponse) XXX_Unmarshal ¶
func (m *SetResponse) XXX_Unmarshal(b []byte) error
type TickRequest ¶
type TickRequest struct { Interval int32 `protobuf:"varint,1,opt,name=interval,proto3" json:"interval,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TickRequest) Descriptor ¶
func (*TickRequest) Descriptor() ([]byte, []int)
func (*TickRequest) GetInterval ¶
func (m *TickRequest) GetInterval() int32
func (*TickRequest) Marshal ¶
func (m *TickRequest) Marshal() (dAtA []byte, err error)
func (*TickRequest) ProtoMessage ¶
func (*TickRequest) ProtoMessage()
func (*TickRequest) Reset ¶
func (m *TickRequest) Reset()
func (*TickRequest) Size ¶
func (m *TickRequest) Size() (n int)
func (*TickRequest) String ¶
func (m *TickRequest) String() string
func (*TickRequest) Unmarshal ¶
func (m *TickRequest) Unmarshal(dAtA []byte) error
func (*TickRequest) XXX_DiscardUnknown ¶
func (m *TickRequest) XXX_DiscardUnknown()
func (*TickRequest) XXX_Marshal ¶
func (m *TickRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TickRequest) XXX_Merge ¶
func (dst *TickRequest) XXX_Merge(src proto.Message)
func (*TickRequest) XXX_Size ¶
func (m *TickRequest) XXX_Size() int
func (*TickRequest) XXX_Unmarshal ¶
func (m *TickRequest) XXX_Unmarshal(b []byte) error
type TickResponse ¶
type TickResponse struct { Time string `protobuf:"bytes,1,opt,name=time,proto3" json:"time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TickResponse) Descriptor ¶
func (*TickResponse) Descriptor() ([]byte, []int)
func (*TickResponse) GetTime ¶
func (m *TickResponse) GetTime() string
func (*TickResponse) Marshal ¶
func (m *TickResponse) Marshal() (dAtA []byte, err error)
func (*TickResponse) ProtoMessage ¶
func (*TickResponse) ProtoMessage()
func (*TickResponse) Reset ¶
func (m *TickResponse) Reset()
func (*TickResponse) Size ¶
func (m *TickResponse) Size() (n int)
func (*TickResponse) String ¶
func (m *TickResponse) String() string
func (*TickResponse) Unmarshal ¶
func (m *TickResponse) Unmarshal(dAtA []byte) error
func (*TickResponse) XXX_DiscardUnknown ¶
func (m *TickResponse) XXX_DiscardUnknown()
func (*TickResponse) XXX_Marshal ¶
func (m *TickResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TickResponse) XXX_Merge ¶
func (dst *TickResponse) XXX_Merge(src proto.Message)
func (*TickResponse) XXX_Size ¶
func (m *TickResponse) XXX_Size() int
func (*TickResponse) XXX_Unmarshal ¶
func (m *TickResponse) XXX_Unmarshal(b []byte) error
type TimerClient ¶
type TimerClient interface {
Tick(ctx context.Context, in *TickRequest, opts ...grpc.CallOption) (Timer_TickClient, error)
}
TimerClient is the client API for Timer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewTimerClient ¶
func NewTimerClient(cc *grpc.ClientConn) TimerClient
type TimerServer ¶
type TimerServer interface {
Tick(*TickRequest, Timer_TickServer) error
}
TimerServer is the server API for Timer service.
type Timer_TickClient ¶
type Timer_TickClient interface { Recv() (*TickResponse, error) grpc.ClientStream }
type Timer_TickServer ¶
type Timer_TickServer interface { Send(*TickResponse) error grpc.ServerStream }
type TopLevelNestedType ¶
type TopLevelNestedType struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TopLevelNestedType) Descriptor ¶
func (*TopLevelNestedType) Descriptor() ([]byte, []int)
func (*TopLevelNestedType) GetValue ¶
func (m *TopLevelNestedType) GetValue() string
func (*TopLevelNestedType) Marshal ¶
func (m *TopLevelNestedType) Marshal() (dAtA []byte, err error)
func (*TopLevelNestedType) MarshalTo ¶
func (m *TopLevelNestedType) MarshalTo(dAtA []byte) (int, error)
func (*TopLevelNestedType) ProtoMessage ¶
func (*TopLevelNestedType) ProtoMessage()
func (*TopLevelNestedType) Reset ¶
func (m *TopLevelNestedType) Reset()
func (*TopLevelNestedType) Size ¶
func (m *TopLevelNestedType) Size() (n int)
func (*TopLevelNestedType) String ¶
func (m *TopLevelNestedType) String() string
func (*TopLevelNestedType) Unmarshal ¶
func (m *TopLevelNestedType) Unmarshal(dAtA []byte) error
func (*TopLevelNestedType) XXX_DiscardUnknown ¶
func (m *TopLevelNestedType) XXX_DiscardUnknown()
func (*TopLevelNestedType) XXX_Marshal ¶
func (m *TopLevelNestedType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TopLevelNestedType) XXX_Merge ¶
func (dst *TopLevelNestedType) XXX_Merge(src proto.Message)
func (*TopLevelNestedType) XXX_Size ¶
func (m *TopLevelNestedType) XXX_Size() int
func (*TopLevelNestedType) XXX_Unmarshal ¶
func (m *TopLevelNestedType) XXX_Unmarshal(b []byte) error