Documentation ¶
Index ¶
- Variables
- func ArgSet(flagName string, value string) string
- func ArgsHasWithPrefix(args []string, prefix string) bool
- func RegisterAccountServiceServer(s *grpc.Server, srv AccountServiceServer)
- func SanitizeCheckMultiAddr(addrs []string) error
- type AccountMetadata
- func (*AccountMetadata) Descriptor() ([]byte, []int)
- func (m *AccountMetadata) GetAccountID() string
- func (m *AccountMetadata) GetAvatarCID() string
- func (m *AccountMetadata) GetCreationDate() int64
- func (m *AccountMetadata) GetError() string
- func (m *AccountMetadata) GetLastOpened() int64
- func (m *AccountMetadata) GetName() string
- func (m *AccountMetadata) GetPublicKey() string
- func (m *AccountMetadata) Marshal() (dAtA []byte, err error)
- func (m *AccountMetadata) MarshalTo(dAtA []byte) (int, error)
- func (m *AccountMetadata) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AccountMetadata) ProtoMessage()
- func (m *AccountMetadata) Reset()
- func (m *AccountMetadata) Size() (n int)
- func (m *AccountMetadata) String() string
- func (m *AccountMetadata) Unmarshal(dAtA []byte) error
- func (m *AccountMetadata) XXX_DiscardUnknown()
- func (m *AccountMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AccountMetadata) XXX_Merge(src proto.Message)
- func (m *AccountMetadata) XXX_Size() int
- func (m *AccountMetadata) XXX_Unmarshal(b []byte) error
- type AccountServiceClient
- type AccountServiceServer
- type AccountService_CloseAccountWithProgressClient
- type AccountService_CloseAccountWithProgressServer
- type AccountService_ImportAccountWithProgressClient
- type AccountService_ImportAccountWithProgressServer
- type AccountService_OpenAccountWithProgressClient
- type AccountService_OpenAccountWithProgressServer
- type CloseAccount
- func (*CloseAccount) Descriptor() ([]byte, []int)
- func (m *CloseAccount) Marshal() (dAtA []byte, err error)
- func (m *CloseAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *CloseAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloseAccount) ProtoMessage()
- func (m *CloseAccount) Reset()
- func (m *CloseAccount) Size() (n int)
- func (m *CloseAccount) String() string
- func (m *CloseAccount) Unmarshal(dAtA []byte) error
- func (m *CloseAccount) XXX_DiscardUnknown()
- func (m *CloseAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloseAccount) XXX_Merge(src proto.Message)
- func (m *CloseAccount) XXX_Size() int
- func (m *CloseAccount) XXX_Unmarshal(b []byte) error
- type CloseAccountWithProgress
- func (*CloseAccountWithProgress) Descriptor() ([]byte, []int)
- func (m *CloseAccountWithProgress) Marshal() (dAtA []byte, err error)
- func (m *CloseAccountWithProgress) MarshalTo(dAtA []byte) (int, error)
- func (m *CloseAccountWithProgress) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloseAccountWithProgress) ProtoMessage()
- func (m *CloseAccountWithProgress) Reset()
- func (m *CloseAccountWithProgress) Size() (n int)
- func (m *CloseAccountWithProgress) String() string
- func (m *CloseAccountWithProgress) Unmarshal(dAtA []byte) error
- func (m *CloseAccountWithProgress) XXX_DiscardUnknown()
- func (m *CloseAccountWithProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloseAccountWithProgress) XXX_Merge(src proto.Message)
- func (m *CloseAccountWithProgress) XXX_Size() int
- func (m *CloseAccountWithProgress) XXX_Unmarshal(b []byte) error
- type CloseAccountWithProgress_Reply
- func (*CloseAccountWithProgress_Reply) Descriptor() ([]byte, []int)
- func (m *CloseAccountWithProgress_Reply) GetProgress() *protocoltypes.Progress
- func (m *CloseAccountWithProgress_Reply) Marshal() (dAtA []byte, err error)
- func (m *CloseAccountWithProgress_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *CloseAccountWithProgress_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloseAccountWithProgress_Reply) ProtoMessage()
- func (m *CloseAccountWithProgress_Reply) Reset()
- func (m *CloseAccountWithProgress_Reply) Size() (n int)
- func (m *CloseAccountWithProgress_Reply) String() string
- func (m *CloseAccountWithProgress_Reply) Unmarshal(dAtA []byte) error
- func (m *CloseAccountWithProgress_Reply) XXX_DiscardUnknown()
- func (m *CloseAccountWithProgress_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloseAccountWithProgress_Reply) XXX_Merge(src proto.Message)
- func (m *CloseAccountWithProgress_Reply) XXX_Size() int
- func (m *CloseAccountWithProgress_Reply) XXX_Unmarshal(b []byte) error
- type CloseAccountWithProgress_Request
- func (*CloseAccountWithProgress_Request) Descriptor() ([]byte, []int)
- func (m *CloseAccountWithProgress_Request) Marshal() (dAtA []byte, err error)
- func (m *CloseAccountWithProgress_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *CloseAccountWithProgress_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloseAccountWithProgress_Request) ProtoMessage()
- func (m *CloseAccountWithProgress_Request) Reset()
- func (m *CloseAccountWithProgress_Request) Size() (n int)
- func (m *CloseAccountWithProgress_Request) String() string
- func (m *CloseAccountWithProgress_Request) Unmarshal(dAtA []byte) error
- func (m *CloseAccountWithProgress_Request) XXX_DiscardUnknown()
- func (m *CloseAccountWithProgress_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloseAccountWithProgress_Request) XXX_Merge(src proto.Message)
- func (m *CloseAccountWithProgress_Request) XXX_Size() int
- func (m *CloseAccountWithProgress_Request) XXX_Unmarshal(b []byte) error
- type CloseAccount_Reply
- func (*CloseAccount_Reply) Descriptor() ([]byte, []int)
- func (m *CloseAccount_Reply) Marshal() (dAtA []byte, err error)
- func (m *CloseAccount_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *CloseAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloseAccount_Reply) ProtoMessage()
- func (m *CloseAccount_Reply) Reset()
- func (m *CloseAccount_Reply) Size() (n int)
- func (m *CloseAccount_Reply) String() string
- func (m *CloseAccount_Reply) Unmarshal(dAtA []byte) error
- func (m *CloseAccount_Reply) XXX_DiscardUnknown()
- func (m *CloseAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloseAccount_Reply) XXX_Merge(src proto.Message)
- func (m *CloseAccount_Reply) XXX_Size() int
- func (m *CloseAccount_Reply) XXX_Unmarshal(b []byte) error
- type CloseAccount_Request
- func (*CloseAccount_Request) Descriptor() ([]byte, []int)
- func (m *CloseAccount_Request) Marshal() (dAtA []byte, err error)
- func (m *CloseAccount_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *CloseAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloseAccount_Request) ProtoMessage()
- func (m *CloseAccount_Request) Reset()
- func (m *CloseAccount_Request) Size() (n int)
- func (m *CloseAccount_Request) String() string
- func (m *CloseAccount_Request) Unmarshal(dAtA []byte) error
- func (m *CloseAccount_Request) XXX_DiscardUnknown()
- func (m *CloseAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloseAccount_Request) XXX_Merge(src proto.Message)
- func (m *CloseAccount_Request) XXX_Size() int
- func (m *CloseAccount_Request) XXX_Unmarshal(b []byte) error
- type CreateAccount
- func (*CreateAccount) Descriptor() ([]byte, []int)
- func (m *CreateAccount) Marshal() (dAtA []byte, err error)
- func (m *CreateAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAccount) ProtoMessage()
- func (m *CreateAccount) Reset()
- func (m *CreateAccount) Size() (n int)
- func (m *CreateAccount) String() string
- func (m *CreateAccount) Unmarshal(dAtA []byte) error
- func (m *CreateAccount) XXX_DiscardUnknown()
- func (m *CreateAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAccount) XXX_Merge(src proto.Message)
- func (m *CreateAccount) XXX_Size() int
- func (m *CreateAccount) XXX_Unmarshal(b []byte) error
- type CreateAccount_Reply
- func (*CreateAccount_Reply) Descriptor() ([]byte, []int)
- func (m *CreateAccount_Reply) GetAccountMetadata() *AccountMetadata
- func (m *CreateAccount_Reply) Marshal() (dAtA []byte, err error)
- func (m *CreateAccount_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAccount_Reply) ProtoMessage()
- func (m *CreateAccount_Reply) Reset()
- func (m *CreateAccount_Reply) Size() (n int)
- func (m *CreateAccount_Reply) String() string
- func (m *CreateAccount_Reply) Unmarshal(dAtA []byte) error
- func (m *CreateAccount_Reply) XXX_DiscardUnknown()
- func (m *CreateAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAccount_Reply) XXX_Merge(src proto.Message)
- func (m *CreateAccount_Reply) XXX_Size() int
- func (m *CreateAccount_Reply) XXX_Unmarshal(b []byte) error
- type CreateAccount_Request
- func (*CreateAccount_Request) Descriptor() ([]byte, []int)
- func (m *CreateAccount_Request) GetAccountID() string
- func (m *CreateAccount_Request) GetAccountName() string
- func (m *CreateAccount_Request) GetArgs() []string
- func (m *CreateAccount_Request) GetLoggerFilters() string
- func (m *CreateAccount_Request) GetNetworkConfig() *NetworkConfig
- func (m *CreateAccount_Request) Marshal() (dAtA []byte, err error)
- func (m *CreateAccount_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAccount_Request) ProtoMessage()
- func (m *CreateAccount_Request) Reset()
- func (m *CreateAccount_Request) Size() (n int)
- func (m *CreateAccount_Request) String() string
- func (m *CreateAccount_Request) Unmarshal(dAtA []byte) error
- func (m *CreateAccount_Request) XXX_DiscardUnknown()
- func (m *CreateAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAccount_Request) XXX_Merge(src proto.Message)
- func (m *CreateAccount_Request) XXX_Size() int
- func (m *CreateAccount_Request) XXX_Unmarshal(b []byte) error
- type DecryptedPush
- func (*DecryptedPush) Descriptor() ([]byte, []int)
- func (m *DecryptedPush) GetAccountID() string
- func (m *DecryptedPush) GetAccountName() string
- func (m *DecryptedPush) GetConversationDisplayName() string
- func (m *DecryptedPush) GetConversationPublicKey() string
- func (m *DecryptedPush) GetDeepLink() string
- func (m *DecryptedPush) GetMemberDisplayName() string
- func (m *DecryptedPush) GetMemberPublicKey() string
- func (m *DecryptedPush) GetPayloadAttrsJSON() string
- func (m *DecryptedPush) GetPushType() DecryptedPush_PushType
- func (m *DecryptedPush) Marshal() (dAtA []byte, err error)
- func (m *DecryptedPush) MarshalTo(dAtA []byte) (int, error)
- func (m *DecryptedPush) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DecryptedPush) ProtoMessage()
- func (m *DecryptedPush) Reset()
- func (m *DecryptedPush) Size() (n int)
- func (m *DecryptedPush) String() string
- func (m *DecryptedPush) Unmarshal(dAtA []byte) error
- func (m *DecryptedPush) XXX_DiscardUnknown()
- func (m *DecryptedPush) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DecryptedPush) XXX_Merge(src proto.Message)
- func (m *DecryptedPush) XXX_Size() int
- func (m *DecryptedPush) XXX_Unmarshal(b []byte) error
- type DecryptedPush_PushType
- type DeleteAccount
- func (*DeleteAccount) Descriptor() ([]byte, []int)
- func (m *DeleteAccount) Marshal() (dAtA []byte, err error)
- func (m *DeleteAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAccount) ProtoMessage()
- func (m *DeleteAccount) Reset()
- func (m *DeleteAccount) Size() (n int)
- func (m *DeleteAccount) String() string
- func (m *DeleteAccount) Unmarshal(dAtA []byte) error
- func (m *DeleteAccount) XXX_DiscardUnknown()
- func (m *DeleteAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAccount) XXX_Merge(src proto.Message)
- func (m *DeleteAccount) XXX_Size() int
- func (m *DeleteAccount) XXX_Unmarshal(b []byte) error
- type DeleteAccount_Reply
- func (*DeleteAccount_Reply) Descriptor() ([]byte, []int)
- func (m *DeleteAccount_Reply) Marshal() (dAtA []byte, err error)
- func (m *DeleteAccount_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAccount_Reply) ProtoMessage()
- func (m *DeleteAccount_Reply) Reset()
- func (m *DeleteAccount_Reply) Size() (n int)
- func (m *DeleteAccount_Reply) String() string
- func (m *DeleteAccount_Reply) Unmarshal(dAtA []byte) error
- func (m *DeleteAccount_Reply) XXX_DiscardUnknown()
- func (m *DeleteAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAccount_Reply) XXX_Merge(src proto.Message)
- func (m *DeleteAccount_Reply) XXX_Size() int
- func (m *DeleteAccount_Reply) XXX_Unmarshal(b []byte) error
- type DeleteAccount_Request
- func (*DeleteAccount_Request) Descriptor() ([]byte, []int)
- func (m *DeleteAccount_Request) GetAccountID() string
- func (m *DeleteAccount_Request) Marshal() (dAtA []byte, err error)
- func (m *DeleteAccount_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAccount_Request) ProtoMessage()
- func (m *DeleteAccount_Request) Reset()
- func (m *DeleteAccount_Request) Size() (n int)
- func (m *DeleteAccount_Request) String() string
- func (m *DeleteAccount_Request) Unmarshal(dAtA []byte) error
- func (m *DeleteAccount_Request) XXX_DiscardUnknown()
- func (m *DeleteAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAccount_Request) XXX_Merge(src proto.Message)
- func (m *DeleteAccount_Request) XXX_Size() int
- func (m *DeleteAccount_Request) XXX_Unmarshal(b []byte) error
- type GetGRPCListenerAddrs
- func (*GetGRPCListenerAddrs) Descriptor() ([]byte, []int)
- func (m *GetGRPCListenerAddrs) Marshal() (dAtA []byte, err error)
- func (m *GetGRPCListenerAddrs) MarshalTo(dAtA []byte) (int, error)
- func (m *GetGRPCListenerAddrs) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetGRPCListenerAddrs) ProtoMessage()
- func (m *GetGRPCListenerAddrs) Reset()
- func (m *GetGRPCListenerAddrs) Size() (n int)
- func (m *GetGRPCListenerAddrs) String() string
- func (m *GetGRPCListenerAddrs) Unmarshal(dAtA []byte) error
- func (m *GetGRPCListenerAddrs) XXX_DiscardUnknown()
- func (m *GetGRPCListenerAddrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGRPCListenerAddrs) XXX_Merge(src proto.Message)
- func (m *GetGRPCListenerAddrs) XXX_Size() int
- func (m *GetGRPCListenerAddrs) XXX_Unmarshal(b []byte) error
- type GetGRPCListenerAddrs_Reply
- func (*GetGRPCListenerAddrs_Reply) Descriptor() ([]byte, []int)
- func (m *GetGRPCListenerAddrs_Reply) GetEntries() []*GetGRPCListenerAddrs_Reply_Entry
- func (m *GetGRPCListenerAddrs_Reply) Marshal() (dAtA []byte, err error)
- func (m *GetGRPCListenerAddrs_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *GetGRPCListenerAddrs_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetGRPCListenerAddrs_Reply) ProtoMessage()
- func (m *GetGRPCListenerAddrs_Reply) Reset()
- func (m *GetGRPCListenerAddrs_Reply) Size() (n int)
- func (m *GetGRPCListenerAddrs_Reply) String() string
- func (m *GetGRPCListenerAddrs_Reply) Unmarshal(dAtA []byte) error
- func (m *GetGRPCListenerAddrs_Reply) XXX_DiscardUnknown()
- func (m *GetGRPCListenerAddrs_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGRPCListenerAddrs_Reply) XXX_Merge(src proto.Message)
- func (m *GetGRPCListenerAddrs_Reply) XXX_Size() int
- func (m *GetGRPCListenerAddrs_Reply) XXX_Unmarshal(b []byte) error
- type GetGRPCListenerAddrs_Reply_Entry
- func (*GetGRPCListenerAddrs_Reply_Entry) Descriptor() ([]byte, []int)
- func (m *GetGRPCListenerAddrs_Reply_Entry) GetMaddr() string
- func (m *GetGRPCListenerAddrs_Reply_Entry) GetProto() string
- func (m *GetGRPCListenerAddrs_Reply_Entry) Marshal() (dAtA []byte, err error)
- func (m *GetGRPCListenerAddrs_Reply_Entry) MarshalTo(dAtA []byte) (int, error)
- func (m *GetGRPCListenerAddrs_Reply_Entry) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetGRPCListenerAddrs_Reply_Entry) ProtoMessage()
- func (m *GetGRPCListenerAddrs_Reply_Entry) Reset()
- func (m *GetGRPCListenerAddrs_Reply_Entry) Size() (n int)
- func (m *GetGRPCListenerAddrs_Reply_Entry) String() string
- func (m *GetGRPCListenerAddrs_Reply_Entry) Unmarshal(dAtA []byte) error
- func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_DiscardUnknown()
- func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Merge(src proto.Message)
- func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Size() int
- func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Unmarshal(b []byte) error
- type GetGRPCListenerAddrs_Request
- func (*GetGRPCListenerAddrs_Request) Descriptor() ([]byte, []int)
- func (m *GetGRPCListenerAddrs_Request) Marshal() (dAtA []byte, err error)
- func (m *GetGRPCListenerAddrs_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *GetGRPCListenerAddrs_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetGRPCListenerAddrs_Request) ProtoMessage()
- func (m *GetGRPCListenerAddrs_Request) Reset()
- func (m *GetGRPCListenerAddrs_Request) Size() (n int)
- func (m *GetGRPCListenerAddrs_Request) String() string
- func (m *GetGRPCListenerAddrs_Request) Unmarshal(dAtA []byte) error
- func (m *GetGRPCListenerAddrs_Request) XXX_DiscardUnknown()
- func (m *GetGRPCListenerAddrs_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetGRPCListenerAddrs_Request) XXX_Merge(src proto.Message)
- func (m *GetGRPCListenerAddrs_Request) XXX_Size() int
- func (m *GetGRPCListenerAddrs_Request) XXX_Unmarshal(b []byte) error
- type GetUsername
- func (*GetUsername) Descriptor() ([]byte, []int)
- func (m *GetUsername) Marshal() (dAtA []byte, err error)
- func (m *GetUsername) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsername) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsername) ProtoMessage()
- func (m *GetUsername) Reset()
- func (m *GetUsername) Size() (n int)
- func (m *GetUsername) String() string
- func (m *GetUsername) Unmarshal(dAtA []byte) error
- func (m *GetUsername) XXX_DiscardUnknown()
- func (m *GetUsername) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsername) XXX_Merge(src proto.Message)
- func (m *GetUsername) XXX_Size() int
- func (m *GetUsername) XXX_Unmarshal(b []byte) error
- type GetUsername_Reply
- func (*GetUsername_Reply) Descriptor() ([]byte, []int)
- func (m *GetUsername_Reply) GetUsername() string
- func (m *GetUsername_Reply) Marshal() (dAtA []byte, err error)
- func (m *GetUsername_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsername_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsername_Reply) ProtoMessage()
- func (m *GetUsername_Reply) Reset()
- func (m *GetUsername_Reply) Size() (n int)
- func (m *GetUsername_Reply) String() string
- func (m *GetUsername_Reply) Unmarshal(dAtA []byte) error
- func (m *GetUsername_Reply) XXX_DiscardUnknown()
- func (m *GetUsername_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsername_Reply) XXX_Merge(src proto.Message)
- func (m *GetUsername_Reply) XXX_Size() int
- func (m *GetUsername_Reply) XXX_Unmarshal(b []byte) error
- type GetUsername_Request
- func (*GetUsername_Request) Descriptor() ([]byte, []int)
- func (m *GetUsername_Request) Marshal() (dAtA []byte, err error)
- func (m *GetUsername_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsername_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsername_Request) ProtoMessage()
- func (m *GetUsername_Request) Reset()
- func (m *GetUsername_Request) Size() (n int)
- func (m *GetUsername_Request) String() string
- func (m *GetUsername_Request) Unmarshal(dAtA []byte) error
- func (m *GetUsername_Request) XXX_DiscardUnknown()
- func (m *GetUsername_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsername_Request) XXX_Merge(src proto.Message)
- func (m *GetUsername_Request) XXX_Size() int
- func (m *GetUsername_Request) XXX_Unmarshal(b []byte) error
- type ImportAccount
- func (*ImportAccount) Descriptor() ([]byte, []int)
- func (m *ImportAccount) Marshal() (dAtA []byte, err error)
- func (m *ImportAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *ImportAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImportAccount) ProtoMessage()
- func (m *ImportAccount) Reset()
- func (m *ImportAccount) Size() (n int)
- func (m *ImportAccount) String() string
- func (m *ImportAccount) Unmarshal(dAtA []byte) error
- func (m *ImportAccount) XXX_DiscardUnknown()
- func (m *ImportAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportAccount) XXX_Merge(src proto.Message)
- func (m *ImportAccount) XXX_Size() int
- func (m *ImportAccount) XXX_Unmarshal(b []byte) error
- type ImportAccountWithProgress
- func (*ImportAccountWithProgress) Descriptor() ([]byte, []int)
- func (m *ImportAccountWithProgress) Marshal() (dAtA []byte, err error)
- func (m *ImportAccountWithProgress) MarshalTo(dAtA []byte) (int, error)
- func (m *ImportAccountWithProgress) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImportAccountWithProgress) ProtoMessage()
- func (m *ImportAccountWithProgress) Reset()
- func (m *ImportAccountWithProgress) Size() (n int)
- func (m *ImportAccountWithProgress) String() string
- func (m *ImportAccountWithProgress) Unmarshal(dAtA []byte) error
- func (m *ImportAccountWithProgress) XXX_DiscardUnknown()
- func (m *ImportAccountWithProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportAccountWithProgress) XXX_Merge(src proto.Message)
- func (m *ImportAccountWithProgress) XXX_Size() int
- func (m *ImportAccountWithProgress) XXX_Unmarshal(b []byte) error
- type ImportAccountWithProgress_Reply
- func (*ImportAccountWithProgress_Reply) Descriptor() ([]byte, []int)
- func (m *ImportAccountWithProgress_Reply) GetAccountMetadata() *AccountMetadata
- func (m *ImportAccountWithProgress_Reply) GetProgress() *protocoltypes.Progress
- func (m *ImportAccountWithProgress_Reply) Marshal() (dAtA []byte, err error)
- func (m *ImportAccountWithProgress_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *ImportAccountWithProgress_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImportAccountWithProgress_Reply) ProtoMessage()
- func (m *ImportAccountWithProgress_Reply) Reset()
- func (m *ImportAccountWithProgress_Reply) Size() (n int)
- func (m *ImportAccountWithProgress_Reply) String() string
- func (m *ImportAccountWithProgress_Reply) Unmarshal(dAtA []byte) error
- func (m *ImportAccountWithProgress_Reply) XXX_DiscardUnknown()
- func (m *ImportAccountWithProgress_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportAccountWithProgress_Reply) XXX_Merge(src proto.Message)
- func (m *ImportAccountWithProgress_Reply) XXX_Size() int
- func (m *ImportAccountWithProgress_Reply) XXX_Unmarshal(b []byte) error
- type ImportAccountWithProgress_Request
- func (*ImportAccountWithProgress_Request) Descriptor() ([]byte, []int)
- func (m *ImportAccountWithProgress_Request) GetAccountID() string
- func (m *ImportAccountWithProgress_Request) GetAccountName() string
- func (m *ImportAccountWithProgress_Request) GetArgs() []string
- func (m *ImportAccountWithProgress_Request) GetBackupPath() string
- func (m *ImportAccountWithProgress_Request) GetLoggerFilters() string
- func (m *ImportAccountWithProgress_Request) GetNetworkConfig() *NetworkConfig
- func (m *ImportAccountWithProgress_Request) Marshal() (dAtA []byte, err error)
- func (m *ImportAccountWithProgress_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *ImportAccountWithProgress_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImportAccountWithProgress_Request) ProtoMessage()
- func (m *ImportAccountWithProgress_Request) Reset()
- func (m *ImportAccountWithProgress_Request) Size() (n int)
- func (m *ImportAccountWithProgress_Request) String() string
- func (m *ImportAccountWithProgress_Request) Unmarshal(dAtA []byte) error
- func (m *ImportAccountWithProgress_Request) XXX_DiscardUnknown()
- func (m *ImportAccountWithProgress_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportAccountWithProgress_Request) XXX_Merge(src proto.Message)
- func (m *ImportAccountWithProgress_Request) XXX_Size() int
- func (m *ImportAccountWithProgress_Request) XXX_Unmarshal(b []byte) error
- type ImportAccount_Reply
- func (*ImportAccount_Reply) Descriptor() ([]byte, []int)
- func (m *ImportAccount_Reply) GetAccountMetadata() *AccountMetadata
- func (m *ImportAccount_Reply) Marshal() (dAtA []byte, err error)
- func (m *ImportAccount_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *ImportAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImportAccount_Reply) ProtoMessage()
- func (m *ImportAccount_Reply) Reset()
- func (m *ImportAccount_Reply) Size() (n int)
- func (m *ImportAccount_Reply) String() string
- func (m *ImportAccount_Reply) Unmarshal(dAtA []byte) error
- func (m *ImportAccount_Reply) XXX_DiscardUnknown()
- func (m *ImportAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportAccount_Reply) XXX_Merge(src proto.Message)
- func (m *ImportAccount_Reply) XXX_Size() int
- func (m *ImportAccount_Reply) XXX_Unmarshal(b []byte) error
- type ImportAccount_Request
- func (*ImportAccount_Request) Descriptor() ([]byte, []int)
- func (m *ImportAccount_Request) GetAccountID() string
- func (m *ImportAccount_Request) GetAccountName() string
- func (m *ImportAccount_Request) GetArgs() []string
- func (m *ImportAccount_Request) GetBackupPath() string
- func (m *ImportAccount_Request) GetLoggerFilters() string
- func (m *ImportAccount_Request) GetNetworkConfig() *NetworkConfig
- func (m *ImportAccount_Request) Marshal() (dAtA []byte, err error)
- func (m *ImportAccount_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *ImportAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImportAccount_Request) ProtoMessage()
- func (m *ImportAccount_Request) Reset()
- func (m *ImportAccount_Request) Size() (n int)
- func (m *ImportAccount_Request) String() string
- func (m *ImportAccount_Request) Unmarshal(dAtA []byte) error
- func (m *ImportAccount_Request) XXX_DiscardUnknown()
- func (m *ImportAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportAccount_Request) XXX_Merge(src proto.Message)
- func (m *ImportAccount_Request) XXX_Size() int
- func (m *ImportAccount_Request) XXX_Unmarshal(b []byte) error
- type ListAccounts
- func (*ListAccounts) Descriptor() ([]byte, []int)
- func (m *ListAccounts) Marshal() (dAtA []byte, err error)
- func (m *ListAccounts) MarshalTo(dAtA []byte) (int, error)
- func (m *ListAccounts) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListAccounts) ProtoMessage()
- func (m *ListAccounts) Reset()
- func (m *ListAccounts) Size() (n int)
- func (m *ListAccounts) String() string
- func (m *ListAccounts) Unmarshal(dAtA []byte) error
- func (m *ListAccounts) XXX_DiscardUnknown()
- func (m *ListAccounts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAccounts) XXX_Merge(src proto.Message)
- func (m *ListAccounts) XXX_Size() int
- func (m *ListAccounts) XXX_Unmarshal(b []byte) error
- type ListAccounts_Reply
- func (*ListAccounts_Reply) Descriptor() ([]byte, []int)
- func (m *ListAccounts_Reply) GetAccounts() []*AccountMetadata
- func (m *ListAccounts_Reply) Marshal() (dAtA []byte, err error)
- func (m *ListAccounts_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *ListAccounts_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListAccounts_Reply) ProtoMessage()
- func (m *ListAccounts_Reply) Reset()
- func (m *ListAccounts_Reply) Size() (n int)
- func (m *ListAccounts_Reply) String() string
- func (m *ListAccounts_Reply) Unmarshal(dAtA []byte) error
- func (m *ListAccounts_Reply) XXX_DiscardUnknown()
- func (m *ListAccounts_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAccounts_Reply) XXX_Merge(src proto.Message)
- func (m *ListAccounts_Reply) XXX_Size() int
- func (m *ListAccounts_Reply) XXX_Unmarshal(b []byte) error
- type ListAccounts_Request
- func (*ListAccounts_Request) Descriptor() ([]byte, []int)
- func (m *ListAccounts_Request) Marshal() (dAtA []byte, err error)
- func (m *ListAccounts_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *ListAccounts_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListAccounts_Request) ProtoMessage()
- func (m *ListAccounts_Request) Reset()
- func (m *ListAccounts_Request) Size() (n int)
- func (m *ListAccounts_Request) String() string
- func (m *ListAccounts_Request) Unmarshal(dAtA []byte) error
- func (m *ListAccounts_Request) XXX_DiscardUnknown()
- func (m *ListAccounts_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAccounts_Request) XXX_Merge(src proto.Message)
- func (m *ListAccounts_Request) XXX_Size() int
- func (m *ListAccounts_Request) XXX_Unmarshal(b []byte) error
- type LogfileList
- func (*LogfileList) Descriptor() ([]byte, []int)
- func (m *LogfileList) Marshal() (dAtA []byte, err error)
- func (m *LogfileList) MarshalTo(dAtA []byte) (int, error)
- func (m *LogfileList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogfileList) ProtoMessage()
- func (m *LogfileList) Reset()
- func (m *LogfileList) Size() (n int)
- func (m *LogfileList) String() string
- func (m *LogfileList) Unmarshal(dAtA []byte) error
- func (m *LogfileList) XXX_DiscardUnknown()
- func (m *LogfileList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogfileList) XXX_Merge(src proto.Message)
- func (m *LogfileList) XXX_Size() int
- func (m *LogfileList) XXX_Unmarshal(b []byte) error
- type LogfileList_Reply
- func (*LogfileList_Reply) Descriptor() ([]byte, []int)
- func (m *LogfileList_Reply) GetEntries() []*LogfileList_Reply_Logfile
- func (m *LogfileList_Reply) Marshal() (dAtA []byte, err error)
- func (m *LogfileList_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *LogfileList_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogfileList_Reply) ProtoMessage()
- func (m *LogfileList_Reply) Reset()
- func (m *LogfileList_Reply) Size() (n int)
- func (m *LogfileList_Reply) String() string
- func (m *LogfileList_Reply) Unmarshal(dAtA []byte) error
- func (m *LogfileList_Reply) XXX_DiscardUnknown()
- func (m *LogfileList_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogfileList_Reply) XXX_Merge(src proto.Message)
- func (m *LogfileList_Reply) XXX_Size() int
- func (m *LogfileList_Reply) XXX_Unmarshal(b []byte) error
- type LogfileList_Reply_Logfile
- func (*LogfileList_Reply_Logfile) Descriptor() ([]byte, []int)
- func (m *LogfileList_Reply_Logfile) GetAccountID() string
- func (m *LogfileList_Reply_Logfile) GetErrs() string
- func (m *LogfileList_Reply_Logfile) GetKind() string
- func (m *LogfileList_Reply_Logfile) GetLatest() bool
- func (m *LogfileList_Reply_Logfile) GetName() string
- func (m *LogfileList_Reply_Logfile) GetPath() string
- func (m *LogfileList_Reply_Logfile) GetSize_() int64
- func (m *LogfileList_Reply_Logfile) GetTime() int64
- func (m *LogfileList_Reply_Logfile) Marshal() (dAtA []byte, err error)
- func (m *LogfileList_Reply_Logfile) MarshalTo(dAtA []byte) (int, error)
- func (m *LogfileList_Reply_Logfile) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogfileList_Reply_Logfile) ProtoMessage()
- func (m *LogfileList_Reply_Logfile) Reset()
- func (m *LogfileList_Reply_Logfile) Size() (n int)
- func (m *LogfileList_Reply_Logfile) String() string
- func (m *LogfileList_Reply_Logfile) Unmarshal(dAtA []byte) error
- func (m *LogfileList_Reply_Logfile) XXX_DiscardUnknown()
- func (m *LogfileList_Reply_Logfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogfileList_Reply_Logfile) XXX_Merge(src proto.Message)
- func (m *LogfileList_Reply_Logfile) XXX_Size() int
- func (m *LogfileList_Reply_Logfile) XXX_Unmarshal(b []byte) error
- type LogfileList_Request
- func (*LogfileList_Request) Descriptor() ([]byte, []int)
- func (m *LogfileList_Request) Marshal() (dAtA []byte, err error)
- func (m *LogfileList_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *LogfileList_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogfileList_Request) ProtoMessage()
- func (m *LogfileList_Request) Reset()
- func (m *LogfileList_Request) Size() (n int)
- func (m *LogfileList_Request) String() string
- func (m *LogfileList_Request) Unmarshal(dAtA []byte) error
- func (m *LogfileList_Request) XXX_DiscardUnknown()
- func (m *LogfileList_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogfileList_Request) XXX_Merge(src proto.Message)
- func (m *LogfileList_Request) XXX_Size() int
- func (m *LogfileList_Request) XXX_Unmarshal(b []byte) error
- type NetworkConfig
- func (m *NetworkConfig) AddArgs(args []string) []string
- func (*NetworkConfig) Descriptor() ([]byte, []int)
- func (m *NetworkConfig) GetAndroidNearby() NetworkConfig_Flag
- func (m *NetworkConfig) GetAppleMultipeerConnectivity() NetworkConfig_Flag
- func (m *NetworkConfig) GetBluetoothLE() NetworkConfig_Flag
- func (m *NetworkConfig) GetBootstrap() []string
- func (m *NetworkConfig) GetDHT() NetworkConfig_DHTFlag
- func (m *NetworkConfig) GetMDNS() NetworkConfig_Flag
- func (m *NetworkConfig) GetRendezvous() []string
- func (m *NetworkConfig) GetShowDefaultServices() NetworkConfig_Flag
- func (m *NetworkConfig) GetStaticRelay() []string
- func (m *NetworkConfig) GetTor() NetworkConfig_TorFlag
- func (m *NetworkConfig) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfig) ProtoMessage()
- func (m *NetworkConfig) Reset()
- func (m *NetworkConfig) Size() (n int)
- func (m *NetworkConfig) String() string
- func (m *NetworkConfig) Unmarshal(dAtA []byte) error
- func (m *NetworkConfig) XXX_DiscardUnknown()
- func (m *NetworkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfig) XXX_Merge(src proto.Message)
- func (m *NetworkConfig) XXX_Size() int
- func (m *NetworkConfig) XXX_Unmarshal(b []byte) error
- type NetworkConfigGet
- func (*NetworkConfigGet) Descriptor() ([]byte, []int)
- func (m *NetworkConfigGet) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigGet) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigGet) ProtoMessage()
- func (m *NetworkConfigGet) Reset()
- func (m *NetworkConfigGet) Size() (n int)
- func (m *NetworkConfigGet) String() string
- func (m *NetworkConfigGet) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigGet) XXX_DiscardUnknown()
- func (m *NetworkConfigGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigGet) XXX_Merge(src proto.Message)
- func (m *NetworkConfigGet) XXX_Size() int
- func (m *NetworkConfigGet) XXX_Unmarshal(b []byte) error
- type NetworkConfigGetPreset
- func (*NetworkConfigGetPreset) Descriptor() ([]byte, []int)
- func (m *NetworkConfigGetPreset) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigGetPreset) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigGetPreset) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigGetPreset) ProtoMessage()
- func (m *NetworkConfigGetPreset) Reset()
- func (m *NetworkConfigGetPreset) Size() (n int)
- func (m *NetworkConfigGetPreset) String() string
- func (m *NetworkConfigGetPreset) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigGetPreset) XXX_DiscardUnknown()
- func (m *NetworkConfigGetPreset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigGetPreset) XXX_Merge(src proto.Message)
- func (m *NetworkConfigGetPreset) XXX_Size() int
- func (m *NetworkConfigGetPreset) XXX_Unmarshal(b []byte) error
- type NetworkConfigGetPreset_Reply
- func (*NetworkConfigGetPreset_Reply) Descriptor() ([]byte, []int)
- func (m *NetworkConfigGetPreset_Reply) GetConfig() *NetworkConfig
- func (m *NetworkConfigGetPreset_Reply) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigGetPreset_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigGetPreset_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigGetPreset_Reply) ProtoMessage()
- func (m *NetworkConfigGetPreset_Reply) Reset()
- func (m *NetworkConfigGetPreset_Reply) Size() (n int)
- func (m *NetworkConfigGetPreset_Reply) String() string
- func (m *NetworkConfigGetPreset_Reply) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigGetPreset_Reply) XXX_DiscardUnknown()
- func (m *NetworkConfigGetPreset_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigGetPreset_Reply) XXX_Merge(src proto.Message)
- func (m *NetworkConfigGetPreset_Reply) XXX_Size() int
- func (m *NetworkConfigGetPreset_Reply) XXX_Unmarshal(b []byte) error
- type NetworkConfigGetPreset_Request
- func (*NetworkConfigGetPreset_Request) Descriptor() ([]byte, []int)
- func (m *NetworkConfigGetPreset_Request) GetHasBluetoothPermission() bool
- func (m *NetworkConfigGetPreset_Request) GetPreset() NetworkConfigPreset
- func (m *NetworkConfigGetPreset_Request) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigGetPreset_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigGetPreset_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigGetPreset_Request) ProtoMessage()
- func (m *NetworkConfigGetPreset_Request) Reset()
- func (m *NetworkConfigGetPreset_Request) Size() (n int)
- func (m *NetworkConfigGetPreset_Request) String() string
- func (m *NetworkConfigGetPreset_Request) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigGetPreset_Request) XXX_DiscardUnknown()
- func (m *NetworkConfigGetPreset_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigGetPreset_Request) XXX_Merge(src proto.Message)
- func (m *NetworkConfigGetPreset_Request) XXX_Size() int
- func (m *NetworkConfigGetPreset_Request) XXX_Unmarshal(b []byte) error
- type NetworkConfigGet_Reply
- func (*NetworkConfigGet_Reply) Descriptor() ([]byte, []int)
- func (m *NetworkConfigGet_Reply) GetCurrentConfig() *NetworkConfig
- func (m *NetworkConfigGet_Reply) GetCustomConfigExists() bool
- func (m *NetworkConfigGet_Reply) GetDefaultBootstrap() []string
- func (m *NetworkConfigGet_Reply) GetDefaultConfig() *NetworkConfig
- func (m *NetworkConfigGet_Reply) GetDefaultRendezvous() []string
- func (m *NetworkConfigGet_Reply) GetDefaultStaticRelay() []string
- func (m *NetworkConfigGet_Reply) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigGet_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigGet_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigGet_Reply) ProtoMessage()
- func (m *NetworkConfigGet_Reply) Reset()
- func (m *NetworkConfigGet_Reply) Size() (n int)
- func (m *NetworkConfigGet_Reply) String() string
- func (m *NetworkConfigGet_Reply) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigGet_Reply) XXX_DiscardUnknown()
- func (m *NetworkConfigGet_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigGet_Reply) XXX_Merge(src proto.Message)
- func (m *NetworkConfigGet_Reply) XXX_Size() int
- func (m *NetworkConfigGet_Reply) XXX_Unmarshal(b []byte) error
- type NetworkConfigGet_Request
- func (*NetworkConfigGet_Request) Descriptor() ([]byte, []int)
- func (m *NetworkConfigGet_Request) GetAccountID() string
- func (m *NetworkConfigGet_Request) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigGet_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigGet_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigGet_Request) ProtoMessage()
- func (m *NetworkConfigGet_Request) Reset()
- func (m *NetworkConfigGet_Request) Size() (n int)
- func (m *NetworkConfigGet_Request) String() string
- func (m *NetworkConfigGet_Request) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigGet_Request) XXX_DiscardUnknown()
- func (m *NetworkConfigGet_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigGet_Request) XXX_Merge(src proto.Message)
- func (m *NetworkConfigGet_Request) XXX_Size() int
- func (m *NetworkConfigGet_Request) XXX_Unmarshal(b []byte) error
- type NetworkConfigPreset
- type NetworkConfigSet
- func (*NetworkConfigSet) Descriptor() ([]byte, []int)
- func (m *NetworkConfigSet) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigSet) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigSet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigSet) ProtoMessage()
- func (m *NetworkConfigSet) Reset()
- func (m *NetworkConfigSet) Size() (n int)
- func (m *NetworkConfigSet) String() string
- func (m *NetworkConfigSet) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigSet) XXX_DiscardUnknown()
- func (m *NetworkConfigSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigSet) XXX_Merge(src proto.Message)
- func (m *NetworkConfigSet) XXX_Size() int
- func (m *NetworkConfigSet) XXX_Unmarshal(b []byte) error
- type NetworkConfigSet_Reply
- func (*NetworkConfigSet_Reply) Descriptor() ([]byte, []int)
- func (m *NetworkConfigSet_Reply) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigSet_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigSet_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigSet_Reply) ProtoMessage()
- func (m *NetworkConfigSet_Reply) Reset()
- func (m *NetworkConfigSet_Reply) Size() (n int)
- func (m *NetworkConfigSet_Reply) String() string
- func (m *NetworkConfigSet_Reply) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigSet_Reply) XXX_DiscardUnknown()
- func (m *NetworkConfigSet_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigSet_Reply) XXX_Merge(src proto.Message)
- func (m *NetworkConfigSet_Reply) XXX_Size() int
- func (m *NetworkConfigSet_Reply) XXX_Unmarshal(b []byte) error
- type NetworkConfigSet_Request
- func (*NetworkConfigSet_Request) Descriptor() ([]byte, []int)
- func (m *NetworkConfigSet_Request) GetAccountID() string
- func (m *NetworkConfigSet_Request) GetConfig() *NetworkConfig
- func (m *NetworkConfigSet_Request) Marshal() (dAtA []byte, err error)
- func (m *NetworkConfigSet_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkConfigSet_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkConfigSet_Request) ProtoMessage()
- func (m *NetworkConfigSet_Request) Reset()
- func (m *NetworkConfigSet_Request) Size() (n int)
- func (m *NetworkConfigSet_Request) String() string
- func (m *NetworkConfigSet_Request) Unmarshal(dAtA []byte) error
- func (m *NetworkConfigSet_Request) XXX_DiscardUnknown()
- func (m *NetworkConfigSet_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfigSet_Request) XXX_Merge(src proto.Message)
- func (m *NetworkConfigSet_Request) XXX_Size() int
- func (m *NetworkConfigSet_Request) XXX_Unmarshal(b []byte) error
- type NetworkConfig_DHTFlag
- type NetworkConfig_Flag
- type NetworkConfig_TorFlag
- type OpenAccount
- func (*OpenAccount) Descriptor() ([]byte, []int)
- func (m *OpenAccount) Marshal() (dAtA []byte, err error)
- func (m *OpenAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAccount) ProtoMessage()
- func (m *OpenAccount) Reset()
- func (m *OpenAccount) Size() (n int)
- func (m *OpenAccount) String() string
- func (m *OpenAccount) Unmarshal(dAtA []byte) error
- func (m *OpenAccount) XXX_DiscardUnknown()
- func (m *OpenAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAccount) XXX_Merge(src proto.Message)
- func (m *OpenAccount) XXX_Size() int
- func (m *OpenAccount) XXX_Unmarshal(b []byte) error
- type OpenAccountWithProgress
- func (*OpenAccountWithProgress) Descriptor() ([]byte, []int)
- func (m *OpenAccountWithProgress) Marshal() (dAtA []byte, err error)
- func (m *OpenAccountWithProgress) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAccountWithProgress) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAccountWithProgress) ProtoMessage()
- func (m *OpenAccountWithProgress) Reset()
- func (m *OpenAccountWithProgress) Size() (n int)
- func (m *OpenAccountWithProgress) String() string
- func (m *OpenAccountWithProgress) Unmarshal(dAtA []byte) error
- func (m *OpenAccountWithProgress) XXX_DiscardUnknown()
- func (m *OpenAccountWithProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAccountWithProgress) XXX_Merge(src proto.Message)
- func (m *OpenAccountWithProgress) XXX_Size() int
- func (m *OpenAccountWithProgress) XXX_Unmarshal(b []byte) error
- type OpenAccountWithProgress_Reply
- func (*OpenAccountWithProgress_Reply) Descriptor() ([]byte, []int)
- func (m *OpenAccountWithProgress_Reply) GetProgress() *protocoltypes.Progress
- func (m *OpenAccountWithProgress_Reply) Marshal() (dAtA []byte, err error)
- func (m *OpenAccountWithProgress_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAccountWithProgress_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAccountWithProgress_Reply) ProtoMessage()
- func (m *OpenAccountWithProgress_Reply) Reset()
- func (m *OpenAccountWithProgress_Reply) Size() (n int)
- func (m *OpenAccountWithProgress_Reply) String() string
- func (m *OpenAccountWithProgress_Reply) Unmarshal(dAtA []byte) error
- func (m *OpenAccountWithProgress_Reply) XXX_DiscardUnknown()
- func (m *OpenAccountWithProgress_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAccountWithProgress_Reply) XXX_Merge(src proto.Message)
- func (m *OpenAccountWithProgress_Reply) XXX_Size() int
- func (m *OpenAccountWithProgress_Reply) XXX_Unmarshal(b []byte) error
- type OpenAccountWithProgress_Request
- func (*OpenAccountWithProgress_Request) Descriptor() ([]byte, []int)
- func (m *OpenAccountWithProgress_Request) GetAccountID() string
- func (m *OpenAccountWithProgress_Request) GetArgs() []string
- func (m *OpenAccountWithProgress_Request) GetLoggerFilters() string
- func (m *OpenAccountWithProgress_Request) Marshal() (dAtA []byte, err error)
- func (m *OpenAccountWithProgress_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAccountWithProgress_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAccountWithProgress_Request) ProtoMessage()
- func (m *OpenAccountWithProgress_Request) Reset()
- func (m *OpenAccountWithProgress_Request) Size() (n int)
- func (m *OpenAccountWithProgress_Request) String() string
- func (m *OpenAccountWithProgress_Request) Unmarshal(dAtA []byte) error
- func (m *OpenAccountWithProgress_Request) XXX_DiscardUnknown()
- func (m *OpenAccountWithProgress_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAccountWithProgress_Request) XXX_Merge(src proto.Message)
- func (m *OpenAccountWithProgress_Request) XXX_Size() int
- func (m *OpenAccountWithProgress_Request) XXX_Unmarshal(b []byte) error
- type OpenAccount_Reply
- func (*OpenAccount_Reply) Descriptor() ([]byte, []int)
- func (m *OpenAccount_Reply) Marshal() (dAtA []byte, err error)
- func (m *OpenAccount_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAccount_Reply) ProtoMessage()
- func (m *OpenAccount_Reply) Reset()
- func (m *OpenAccount_Reply) Size() (n int)
- func (m *OpenAccount_Reply) String() string
- func (m *OpenAccount_Reply) Unmarshal(dAtA []byte) error
- func (m *OpenAccount_Reply) XXX_DiscardUnknown()
- func (m *OpenAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAccount_Reply) XXX_Merge(src proto.Message)
- func (m *OpenAccount_Reply) XXX_Size() int
- func (m *OpenAccount_Reply) XXX_Unmarshal(b []byte) error
- type OpenAccount_Request
- func (*OpenAccount_Request) Descriptor() ([]byte, []int)
- func (m *OpenAccount_Request) GetAccountID() string
- func (m *OpenAccount_Request) GetArgs() []string
- func (m *OpenAccount_Request) GetLoggerFilters() string
- func (m *OpenAccount_Request) GetNetworkConfig() *NetworkConfig
- func (m *OpenAccount_Request) Marshal() (dAtA []byte, err error)
- func (m *OpenAccount_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *OpenAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OpenAccount_Request) ProtoMessage()
- func (m *OpenAccount_Request) Reset()
- func (m *OpenAccount_Request) Size() (n int)
- func (m *OpenAccount_Request) String() string
- func (m *OpenAccount_Request) Unmarshal(dAtA []byte) error
- func (m *OpenAccount_Request) XXX_DiscardUnknown()
- func (m *OpenAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpenAccount_Request) XXX_Merge(src proto.Message)
- func (m *OpenAccount_Request) XXX_Size() int
- func (m *OpenAccount_Request) XXX_Unmarshal(b []byte) error
- type Options
- type PushPlatformTokenRegister
- func (*PushPlatformTokenRegister) Descriptor() ([]byte, []int)
- func (m *PushPlatformTokenRegister) Marshal() (dAtA []byte, err error)
- func (m *PushPlatformTokenRegister) MarshalTo(dAtA []byte) (int, error)
- func (m *PushPlatformTokenRegister) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushPlatformTokenRegister) ProtoMessage()
- func (m *PushPlatformTokenRegister) Reset()
- func (m *PushPlatformTokenRegister) Size() (n int)
- func (m *PushPlatformTokenRegister) String() string
- func (m *PushPlatformTokenRegister) Unmarshal(dAtA []byte) error
- func (m *PushPlatformTokenRegister) XXX_DiscardUnknown()
- func (m *PushPlatformTokenRegister) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushPlatformTokenRegister) XXX_Merge(src proto.Message)
- func (m *PushPlatformTokenRegister) XXX_Size() int
- func (m *PushPlatformTokenRegister) XXX_Unmarshal(b []byte) error
- type PushPlatformTokenRegister_Reply
- func (*PushPlatformTokenRegister_Reply) Descriptor() ([]byte, []int)
- func (m *PushPlatformTokenRegister_Reply) Marshal() (dAtA []byte, err error)
- func (m *PushPlatformTokenRegister_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *PushPlatformTokenRegister_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushPlatformTokenRegister_Reply) ProtoMessage()
- func (m *PushPlatformTokenRegister_Reply) Reset()
- func (m *PushPlatformTokenRegister_Reply) Size() (n int)
- func (m *PushPlatformTokenRegister_Reply) String() string
- func (m *PushPlatformTokenRegister_Reply) Unmarshal(dAtA []byte) error
- func (m *PushPlatformTokenRegister_Reply) XXX_DiscardUnknown()
- func (m *PushPlatformTokenRegister_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushPlatformTokenRegister_Reply) XXX_Merge(src proto.Message)
- func (m *PushPlatformTokenRegister_Reply) XXX_Size() int
- func (m *PushPlatformTokenRegister_Reply) XXX_Unmarshal(b []byte) error
- type PushPlatformTokenRegister_Request
- func (*PushPlatformTokenRegister_Request) Descriptor() ([]byte, []int)
- func (m *PushPlatformTokenRegister_Request) GetReceiver() *protocoltypes.PushServiceReceiver
- func (m *PushPlatformTokenRegister_Request) Marshal() (dAtA []byte, err error)
- func (m *PushPlatformTokenRegister_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *PushPlatformTokenRegister_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushPlatformTokenRegister_Request) ProtoMessage()
- func (m *PushPlatformTokenRegister_Request) Reset()
- func (m *PushPlatformTokenRegister_Request) Size() (n int)
- func (m *PushPlatformTokenRegister_Request) String() string
- func (m *PushPlatformTokenRegister_Request) Unmarshal(dAtA []byte) error
- func (m *PushPlatformTokenRegister_Request) XXX_DiscardUnknown()
- func (m *PushPlatformTokenRegister_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushPlatformTokenRegister_Request) XXX_Merge(src proto.Message)
- func (m *PushPlatformTokenRegister_Request) XXX_Size() int
- func (m *PushPlatformTokenRegister_Request) XXX_Unmarshal(b []byte) error
- type PushReceive
- func (*PushReceive) Descriptor() ([]byte, []int)
- func (m *PushReceive) Marshal() (dAtA []byte, err error)
- func (m *PushReceive) MarshalTo(dAtA []byte) (int, error)
- func (m *PushReceive) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushReceive) ProtoMessage()
- func (m *PushReceive) Reset()
- func (m *PushReceive) Size() (n int)
- func (m *PushReceive) String() string
- func (m *PushReceive) Unmarshal(dAtA []byte) error
- func (m *PushReceive) XXX_DiscardUnknown()
- func (m *PushReceive) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushReceive) XXX_Merge(src proto.Message)
- func (m *PushReceive) XXX_Size() int
- func (m *PushReceive) XXX_Unmarshal(b []byte) error
- type PushReceive_Reply
- func (*PushReceive_Reply) Descriptor() ([]byte, []int)
- func (m *PushReceive_Reply) Marshal() (dAtA []byte, err error)
- func (m *PushReceive_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *PushReceive_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushReceive_Reply) ProtoMessage()
- func (m *PushReceive_Reply) Reset()
- func (m *PushReceive_Reply) Size() (n int)
- func (m *PushReceive_Reply) String() string
- func (m *PushReceive_Reply) Unmarshal(dAtA []byte) error
- func (m *PushReceive_Reply) XXX_DiscardUnknown()
- func (m *PushReceive_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushReceive_Reply) XXX_Merge(src proto.Message)
- func (m *PushReceive_Reply) XXX_Size() int
- func (m *PushReceive_Reply) XXX_Unmarshal(b []byte) error
- type PushReceive_Request
- func (*PushReceive_Request) Descriptor() ([]byte, []int)
- func (m *PushReceive_Request) GetPayload() string
- func (m *PushReceive_Request) GetTokenType() protocoltypes.PushServiceTokenType
- func (m *PushReceive_Request) Marshal() (dAtA []byte, err error)
- func (m *PushReceive_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *PushReceive_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushReceive_Request) ProtoMessage()
- func (m *PushReceive_Request) Reset()
- func (m *PushReceive_Request) Size() (n int)
- func (m *PushReceive_Request) String() string
- func (m *PushReceive_Request) Unmarshal(dAtA []byte) error
- func (m *PushReceive_Request) XXX_DiscardUnknown()
- func (m *PushReceive_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushReceive_Request) XXX_Merge(src proto.Message)
- func (m *PushReceive_Request) XXX_Size() int
- func (m *PushReceive_Request) XXX_Unmarshal(b []byte) error
- type Service
- type UnimplementedAccountServiceServer
- func (*UnimplementedAccountServiceServer) CloseAccount(ctx context.Context, req *CloseAccount_Request) (*CloseAccount_Reply, error)
- func (*UnimplementedAccountServiceServer) CloseAccountWithProgress(req *CloseAccountWithProgress_Request, ...) error
- func (*UnimplementedAccountServiceServer) CreateAccount(ctx context.Context, req *CreateAccount_Request) (*CreateAccount_Reply, error)
- func (*UnimplementedAccountServiceServer) DeleteAccount(ctx context.Context, req *DeleteAccount_Request) (*DeleteAccount_Reply, error)
- func (*UnimplementedAccountServiceServer) GetGRPCListenerAddrs(ctx context.Context, req *GetGRPCListenerAddrs_Request) (*GetGRPCListenerAddrs_Reply, error)
- func (*UnimplementedAccountServiceServer) GetUsername(ctx context.Context, req *GetUsername_Request) (*GetUsername_Reply, error)
- func (*UnimplementedAccountServiceServer) ImportAccount(ctx context.Context, req *ImportAccount_Request) (*ImportAccount_Reply, error)
- func (*UnimplementedAccountServiceServer) ImportAccountWithProgress(req *ImportAccountWithProgress_Request, ...) error
- func (*UnimplementedAccountServiceServer) ListAccounts(ctx context.Context, req *ListAccounts_Request) (*ListAccounts_Reply, error)
- func (*UnimplementedAccountServiceServer) LogfileList(ctx context.Context, req *LogfileList_Request) (*LogfileList_Reply, error)
- func (*UnimplementedAccountServiceServer) NetworkConfigGet(ctx context.Context, req *NetworkConfigGet_Request) (*NetworkConfigGet_Reply, error)
- func (*UnimplementedAccountServiceServer) NetworkConfigGetPreset(ctx context.Context, req *NetworkConfigGetPreset_Request) (*NetworkConfigGetPreset_Reply, error)
- func (*UnimplementedAccountServiceServer) NetworkConfigSet(ctx context.Context, req *NetworkConfigSet_Request) (*NetworkConfigSet_Reply, error)
- func (*UnimplementedAccountServiceServer) OpenAccount(ctx context.Context, req *OpenAccount_Request) (*OpenAccount_Reply, error)
- func (*UnimplementedAccountServiceServer) OpenAccountWithProgress(req *OpenAccountWithProgress_Request, ...) error
- func (*UnimplementedAccountServiceServer) PushPlatformTokenRegister(ctx context.Context, req *PushPlatformTokenRegister_Request) (*PushPlatformTokenRegister_Reply, error)
- func (*UnimplementedAccountServiceServer) PushReceive(ctx context.Context, req *PushReceive_Request) (*PushReceive_Reply, error)
- func (*UnimplementedAccountServiceServer) UpdateAccount(ctx context.Context, req *UpdateAccount_Request) (*UpdateAccount_Reply, error)
- type UpdateAccount
- func (*UpdateAccount) Descriptor() ([]byte, []int)
- func (m *UpdateAccount) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccount) ProtoMessage()
- func (m *UpdateAccount) Reset()
- func (m *UpdateAccount) Size() (n int)
- func (m *UpdateAccount) String() string
- func (m *UpdateAccount) Unmarshal(dAtA []byte) error
- func (m *UpdateAccount) XXX_DiscardUnknown()
- func (m *UpdateAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccount) XXX_Merge(src proto.Message)
- func (m *UpdateAccount) XXX_Size() int
- func (m *UpdateAccount) XXX_Unmarshal(b []byte) error
- type UpdateAccount_Reply
- func (*UpdateAccount_Reply) Descriptor() ([]byte, []int)
- func (m *UpdateAccount_Reply) GetAccountMetadata() *AccountMetadata
- func (m *UpdateAccount_Reply) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccount_Reply) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccount_Reply) ProtoMessage()
- func (m *UpdateAccount_Reply) Reset()
- func (m *UpdateAccount_Reply) Size() (n int)
- func (m *UpdateAccount_Reply) String() string
- func (m *UpdateAccount_Reply) Unmarshal(dAtA []byte) error
- func (m *UpdateAccount_Reply) XXX_DiscardUnknown()
- func (m *UpdateAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccount_Reply) XXX_Merge(src proto.Message)
- func (m *UpdateAccount_Reply) XXX_Size() int
- func (m *UpdateAccount_Reply) XXX_Unmarshal(b []byte) error
- type UpdateAccount_Request
- func (*UpdateAccount_Request) Descriptor() ([]byte, []int)
- func (m *UpdateAccount_Request) GetAccountID() string
- func (m *UpdateAccount_Request) GetAccountName() string
- func (m *UpdateAccount_Request) GetAvatarCID() string
- func (m *UpdateAccount_Request) GetPublicKey() string
- func (m *UpdateAccount_Request) Marshal() (dAtA []byte, err error)
- func (m *UpdateAccount_Request) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAccount_Request) ProtoMessage()
- func (m *UpdateAccount_Request) Reset()
- func (m *UpdateAccount_Request) Size() (n int)
- func (m *UpdateAccount_Request) String() string
- func (m *UpdateAccount_Request) Unmarshal(dAtA []byte) error
- func (m *UpdateAccount_Request) XXX_DiscardUnknown()
- func (m *UpdateAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAccount_Request) XXX_Merge(src proto.Message)
- func (m *UpdateAccount_Request) XXX_Size() int
- func (m *UpdateAccount_Request) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthBertyaccount = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowBertyaccount = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupBertyaccount = fmt.Errorf("proto: unexpected end of group") )
View Source
var DecryptedPush_PushType_name = map[int32]string{
0: "Unknown",
1: "Message",
2: "Reaction",
3: "Media",
4: "Photo",
5: "Gif",
6: "VoiceMessage",
7: "GroupInvitation",
8: "ConversationNameChanged",
9: "MemberNameChanged",
10: "MemberPictureChanged",
11: "MemberDetailsChanged",
12: "ReplyOptions",
}
View Source
var DecryptedPush_PushType_value = map[string]int32{
"Unknown": 0,
"Message": 1,
"Reaction": 2,
"Media": 3,
"Photo": 4,
"Gif": 5,
"VoiceMessage": 6,
"GroupInvitation": 7,
"ConversationNameChanged": 8,
"MemberNameChanged": 9,
"MemberPictureChanged": 10,
"MemberDetailsChanged": 11,
"ReplyOptions": 12,
}
View Source
var NetworkConfigPreset_name = map[int32]string{
0: "Undefined",
1: "Performance",
2: "FullAnonymity",
}
View Source
var NetworkConfigPreset_value = map[string]int32{
"Undefined": 0,
"Performance": 1,
"FullAnonymity": 2,
}
View Source
var NetworkConfig_DHTFlag_name = map[int32]string{
0: "DHTUndefined",
1: "DHTDisabled",
2: "DHTClient",
3: "DHTServer",
4: "DHTAuto",
5: "DHTAutoServer",
}
View Source
var NetworkConfig_DHTFlag_value = map[string]int32{
"DHTUndefined": 0,
"DHTDisabled": 1,
"DHTClient": 2,
"DHTServer": 3,
"DHTAuto": 4,
"DHTAutoServer": 5,
}
View Source
var NetworkConfig_Flag_name = map[int32]string{
0: "Undefined",
1: "Disabled",
2: "Enabled",
}
View Source
var NetworkConfig_Flag_value = map[string]int32{
"Undefined": 0,
"Disabled": 1,
"Enabled": 2,
}
View Source
var NetworkConfig_TorFlag_name = map[int32]string{
0: "TorUndefined",
1: "TorDisabled",
2: "TorOptional",
3: "TorRequired",
}
View Source
var NetworkConfig_TorFlag_value = map[string]int32{
"TorUndefined": 0,
"TorDisabled": 1,
"TorOptional": 2,
"TorRequired": 3,
}
Functions ¶
func ArgsHasWithPrefix ¶ added in v2.302.0
func RegisterAccountServiceServer ¶
func RegisterAccountServiceServer(s *grpc.Server, srv AccountServiceServer)
func SanitizeCheckMultiAddr ¶ added in v2.302.8
Types ¶
type AccountMetadata ¶ added in v2.208.0
type AccountMetadata struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` AvatarCID string `protobuf:"bytes,3,opt,name=avatar_cid,json=avatarCid,proto3" json:"avatar_cid,omitempty"` PublicKey string `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` LastOpened int64 `protobuf:"varint,5,opt,name=last_opened,json=lastOpened,proto3" json:"last_opened,omitempty"` CreationDate int64 `protobuf:"varint,6,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty"` Error string `protobuf:"bytes,7,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func PushDecrypt ¶ added in v2.305.0
func PushDecrypt(ctx context.Context, rootDir string, input []byte, logger *zap.Logger) (*messengertypes.PushReceive_Reply, *AccountMetadata, error)
func (*AccountMetadata) Descriptor ¶ added in v2.208.0
func (*AccountMetadata) Descriptor() ([]byte, []int)
func (*AccountMetadata) GetAccountID ¶ added in v2.208.0
func (m *AccountMetadata) GetAccountID() string
func (*AccountMetadata) GetAvatarCID ¶ added in v2.254.0
func (m *AccountMetadata) GetAvatarCID() string
func (*AccountMetadata) GetCreationDate ¶ added in v2.254.0
func (m *AccountMetadata) GetCreationDate() int64
func (*AccountMetadata) GetError ¶ added in v2.254.0
func (m *AccountMetadata) GetError() string
func (*AccountMetadata) GetLastOpened ¶ added in v2.208.0
func (m *AccountMetadata) GetLastOpened() int64
func (*AccountMetadata) GetName ¶ added in v2.208.0
func (m *AccountMetadata) GetName() string
func (*AccountMetadata) GetPublicKey ¶ added in v2.254.0
func (m *AccountMetadata) GetPublicKey() string
func (*AccountMetadata) Marshal ¶ added in v2.256.1
func (m *AccountMetadata) Marshal() (dAtA []byte, err error)
func (*AccountMetadata) MarshalTo ¶ added in v2.256.1
func (m *AccountMetadata) MarshalTo(dAtA []byte) (int, error)
func (*AccountMetadata) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *AccountMetadata) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AccountMetadata) ProtoMessage ¶ added in v2.208.0
func (*AccountMetadata) ProtoMessage()
func (*AccountMetadata) Reset ¶ added in v2.208.0
func (m *AccountMetadata) Reset()
func (*AccountMetadata) Size ¶ added in v2.256.1
func (m *AccountMetadata) Size() (n int)
func (*AccountMetadata) String ¶ added in v2.208.0
func (m *AccountMetadata) String() string
func (*AccountMetadata) Unmarshal ¶ added in v2.256.1
func (m *AccountMetadata) Unmarshal(dAtA []byte) error
func (*AccountMetadata) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *AccountMetadata) XXX_DiscardUnknown()
func (*AccountMetadata) XXX_Marshal ¶ added in v2.208.0
func (m *AccountMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AccountMetadata) XXX_Merge ¶ added in v2.208.0
func (m *AccountMetadata) XXX_Merge(src proto.Message)
func (*AccountMetadata) XXX_Size ¶ added in v2.208.0
func (m *AccountMetadata) XXX_Size() int
func (*AccountMetadata) XXX_Unmarshal ¶ added in v2.208.0
func (m *AccountMetadata) XXX_Unmarshal(b []byte) error
type AccountServiceClient ¶
type AccountServiceClient interface { // OpenAccount starts a Berty node. OpenAccount(ctx context.Context, in *OpenAccount_Request, opts ...grpc.CallOption) (*OpenAccount_Reply, error) // OpenAccountWithProgress is similar to OpenAccount, but also streams the progress. OpenAccountWithProgress(ctx context.Context, in *OpenAccountWithProgress_Request, opts ...grpc.CallOption) (AccountService_OpenAccountWithProgressClient, error) // CloseAccount closes the currently opened account. CloseAccount(ctx context.Context, in *CloseAccount_Request, opts ...grpc.CallOption) (*CloseAccount_Reply, error) // CloseAccountWithProgress is similar to CloseAccount, but also streams the progress. CloseAccountWithProgress(ctx context.Context, in *CloseAccountWithProgress_Request, opts ...grpc.CallOption) (AccountService_CloseAccountWithProgressClient, error) // ListAccounts retrieves a list of local accounts. ListAccounts(ctx context.Context, in *ListAccounts_Request, opts ...grpc.CallOption) (*ListAccounts_Reply, error) // DeleteAccount deletes an account. DeleteAccount(ctx context.Context, in *DeleteAccount_Request, opts ...grpc.CallOption) (*DeleteAccount_Reply, error) // ImportAccount imports existing data. ImportAccount(ctx context.Context, in *ImportAccount_Request, opts ...grpc.CallOption) (*ImportAccount_Reply, error) // ImportAccountWithProgress is similar to ImportAccount, but also streams the progress. ImportAccountWithProgress(ctx context.Context, in *ImportAccountWithProgress_Request, opts ...grpc.CallOption) (AccountService_ImportAccountWithProgressClient, error) // CreateAccount creates a new account. CreateAccount(ctx context.Context, in *CreateAccount_Request, opts ...grpc.CallOption) (*CreateAccount_Reply, error) // UpdateAccount update account's metadata. UpdateAccount(ctx context.Context, in *UpdateAccount_Request, opts ...grpc.CallOption) (*UpdateAccount_Reply, error) // GetGRPCListenerAddrs return current listeners addrs available on this bridge. GetGRPCListenerAddrs(ctx context.Context, in *GetGRPCListenerAddrs_Request, opts ...grpc.CallOption) (*GetGRPCListenerAddrs_Reply, error) // LogfileList returns a list of logfiles that can be used with Tyber. LogfileList(ctx context.Context, in *LogfileList_Request, opts ...grpc.CallOption) (*LogfileList_Reply, error) // GetUsername returns the name of the device/user using Android/iOS/universal API GetUsername(ctx context.Context, in *GetUsername_Request, opts ...grpc.CallOption) (*GetUsername_Reply, error) // NetworkConfigSet NetworkConfigSet(ctx context.Context, in *NetworkConfigSet_Request, opts ...grpc.CallOption) (*NetworkConfigSet_Reply, error) // NetworkConfigGet NetworkConfigGet(ctx context.Context, in *NetworkConfigGet_Request, opts ...grpc.CallOption) (*NetworkConfigGet_Reply, error) // NetworkConfigGetPreset NetworkConfigGetPreset(ctx context.Context, in *NetworkConfigGetPreset_Request, opts ...grpc.CallOption) (*NetworkConfigGetPreset_Reply, error) // PushReceive PushReceive(ctx context.Context, in *PushReceive_Request, opts ...grpc.CallOption) (*PushReceive_Reply, error) // PushPlatformTokenRegister PushPlatformTokenRegister(ctx context.Context, in *PushPlatformTokenRegister_Request, opts ...grpc.CallOption) (*PushPlatformTokenRegister_Reply, error) }
AccountServiceClient is the client API for AccountService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAccountServiceClient ¶
func NewAccountServiceClient(cc *grpc.ClientConn) AccountServiceClient
type AccountServiceServer ¶
type AccountServiceServer interface { // OpenAccount starts a Berty node. OpenAccount(context.Context, *OpenAccount_Request) (*OpenAccount_Reply, error) // OpenAccountWithProgress is similar to OpenAccount, but also streams the progress. OpenAccountWithProgress(*OpenAccountWithProgress_Request, AccountService_OpenAccountWithProgressServer) error // CloseAccount closes the currently opened account. CloseAccount(context.Context, *CloseAccount_Request) (*CloseAccount_Reply, error) // CloseAccountWithProgress is similar to CloseAccount, but also streams the progress. CloseAccountWithProgress(*CloseAccountWithProgress_Request, AccountService_CloseAccountWithProgressServer) error // ListAccounts retrieves a list of local accounts. ListAccounts(context.Context, *ListAccounts_Request) (*ListAccounts_Reply, error) // DeleteAccount deletes an account. DeleteAccount(context.Context, *DeleteAccount_Request) (*DeleteAccount_Reply, error) // ImportAccount imports existing data. ImportAccount(context.Context, *ImportAccount_Request) (*ImportAccount_Reply, error) // ImportAccountWithProgress is similar to ImportAccount, but also streams the progress. ImportAccountWithProgress(*ImportAccountWithProgress_Request, AccountService_ImportAccountWithProgressServer) error // CreateAccount creates a new account. CreateAccount(context.Context, *CreateAccount_Request) (*CreateAccount_Reply, error) // UpdateAccount update account's metadata. UpdateAccount(context.Context, *UpdateAccount_Request) (*UpdateAccount_Reply, error) // GetGRPCListenerAddrs return current listeners addrs available on this bridge. GetGRPCListenerAddrs(context.Context, *GetGRPCListenerAddrs_Request) (*GetGRPCListenerAddrs_Reply, error) // LogfileList returns a list of logfiles that can be used with Tyber. LogfileList(context.Context, *LogfileList_Request) (*LogfileList_Reply, error) // GetUsername returns the name of the device/user using Android/iOS/universal API GetUsername(context.Context, *GetUsername_Request) (*GetUsername_Reply, error) // NetworkConfigSet NetworkConfigSet(context.Context, *NetworkConfigSet_Request) (*NetworkConfigSet_Reply, error) // NetworkConfigGet NetworkConfigGet(context.Context, *NetworkConfigGet_Request) (*NetworkConfigGet_Reply, error) // NetworkConfigGetPreset NetworkConfigGetPreset(context.Context, *NetworkConfigGetPreset_Request) (*NetworkConfigGetPreset_Reply, error) // PushReceive PushReceive(context.Context, *PushReceive_Request) (*PushReceive_Reply, error) // PushPlatformTokenRegister PushPlatformTokenRegister(context.Context, *PushPlatformTokenRegister_Request) (*PushPlatformTokenRegister_Reply, error) }
AccountServiceServer is the server API for AccountService service.
type AccountService_CloseAccountWithProgressClient ¶ added in v2.245.0
type AccountService_CloseAccountWithProgressClient interface { Recv() (*CloseAccountWithProgress_Reply, error) grpc.ClientStream }
type AccountService_CloseAccountWithProgressServer ¶ added in v2.245.0
type AccountService_CloseAccountWithProgressServer interface { Send(*CloseAccountWithProgress_Reply) error grpc.ServerStream }
type AccountService_ImportAccountWithProgressClient ¶ added in v2.295.0
type AccountService_ImportAccountWithProgressClient interface { Recv() (*ImportAccountWithProgress_Reply, error) grpc.ClientStream }
type AccountService_ImportAccountWithProgressServer ¶ added in v2.295.0
type AccountService_ImportAccountWithProgressServer interface { Send(*ImportAccountWithProgress_Reply) error grpc.ServerStream }
type AccountService_OpenAccountWithProgressClient ¶ added in v2.245.0
type AccountService_OpenAccountWithProgressClient interface { Recv() (*OpenAccountWithProgress_Reply, error) grpc.ClientStream }
type AccountService_OpenAccountWithProgressServer ¶ added in v2.245.0
type AccountService_OpenAccountWithProgressServer interface { Send(*OpenAccountWithProgress_Reply) error grpc.ServerStream }
type CloseAccount ¶
type CloseAccount struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloseAccount) Descriptor ¶
func (*CloseAccount) Descriptor() ([]byte, []int)
func (*CloseAccount) Marshal ¶ added in v2.256.1
func (m *CloseAccount) Marshal() (dAtA []byte, err error)
func (*CloseAccount) MarshalTo ¶ added in v2.256.1
func (m *CloseAccount) MarshalTo(dAtA []byte) (int, error)
func (*CloseAccount) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CloseAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloseAccount) ProtoMessage ¶
func (*CloseAccount) ProtoMessage()
func (*CloseAccount) Reset ¶
func (m *CloseAccount) Reset()
func (*CloseAccount) Size ¶ added in v2.256.1
func (m *CloseAccount) Size() (n int)
func (*CloseAccount) String ¶
func (m *CloseAccount) String() string
func (*CloseAccount) Unmarshal ¶ added in v2.256.1
func (m *CloseAccount) Unmarshal(dAtA []byte) error
func (*CloseAccount) XXX_DiscardUnknown ¶
func (m *CloseAccount) XXX_DiscardUnknown()
func (*CloseAccount) XXX_Marshal ¶
func (m *CloseAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloseAccount) XXX_Merge ¶
func (m *CloseAccount) XXX_Merge(src proto.Message)
func (*CloseAccount) XXX_Size ¶
func (m *CloseAccount) XXX_Size() int
func (*CloseAccount) XXX_Unmarshal ¶
func (m *CloseAccount) XXX_Unmarshal(b []byte) error
type CloseAccountWithProgress ¶ added in v2.245.0
type CloseAccountWithProgress struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloseAccountWithProgress) Descriptor ¶ added in v2.245.0
func (*CloseAccountWithProgress) Descriptor() ([]byte, []int)
func (*CloseAccountWithProgress) Marshal ¶ added in v2.256.1
func (m *CloseAccountWithProgress) Marshal() (dAtA []byte, err error)
func (*CloseAccountWithProgress) MarshalTo ¶ added in v2.256.1
func (m *CloseAccountWithProgress) MarshalTo(dAtA []byte) (int, error)
func (*CloseAccountWithProgress) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CloseAccountWithProgress) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloseAccountWithProgress) ProtoMessage ¶ added in v2.245.0
func (*CloseAccountWithProgress) ProtoMessage()
func (*CloseAccountWithProgress) Reset ¶ added in v2.245.0
func (m *CloseAccountWithProgress) Reset()
func (*CloseAccountWithProgress) Size ¶ added in v2.256.1
func (m *CloseAccountWithProgress) Size() (n int)
func (*CloseAccountWithProgress) String ¶ added in v2.245.0
func (m *CloseAccountWithProgress) String() string
func (*CloseAccountWithProgress) Unmarshal ¶ added in v2.256.1
func (m *CloseAccountWithProgress) Unmarshal(dAtA []byte) error
func (*CloseAccountWithProgress) XXX_DiscardUnknown ¶ added in v2.245.0
func (m *CloseAccountWithProgress) XXX_DiscardUnknown()
func (*CloseAccountWithProgress) XXX_Marshal ¶ added in v2.245.0
func (m *CloseAccountWithProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloseAccountWithProgress) XXX_Merge ¶ added in v2.245.0
func (m *CloseAccountWithProgress) XXX_Merge(src proto.Message)
func (*CloseAccountWithProgress) XXX_Size ¶ added in v2.245.0
func (m *CloseAccountWithProgress) XXX_Size() int
func (*CloseAccountWithProgress) XXX_Unmarshal ¶ added in v2.245.0
func (m *CloseAccountWithProgress) XXX_Unmarshal(b []byte) error
type CloseAccountWithProgress_Reply ¶ added in v2.245.0
type CloseAccountWithProgress_Reply struct { Progress *protocoltypes.Progress `protobuf:"bytes,1,opt,name=progress,proto3" json:"progress,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloseAccountWithProgress_Reply) Descriptor ¶ added in v2.245.0
func (*CloseAccountWithProgress_Reply) Descriptor() ([]byte, []int)
func (*CloseAccountWithProgress_Reply) GetProgress ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) GetProgress() *protocoltypes.Progress
func (*CloseAccountWithProgress_Reply) Marshal ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Reply) Marshal() (dAtA []byte, err error)
func (*CloseAccountWithProgress_Reply) MarshalTo ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Reply) MarshalTo(dAtA []byte) (int, error)
func (*CloseAccountWithProgress_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloseAccountWithProgress_Reply) ProtoMessage ¶ added in v2.245.0
func (*CloseAccountWithProgress_Reply) ProtoMessage()
func (*CloseAccountWithProgress_Reply) Reset ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) Reset()
func (*CloseAccountWithProgress_Reply) Size ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Reply) Size() (n int)
func (*CloseAccountWithProgress_Reply) String ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) String() string
func (*CloseAccountWithProgress_Reply) Unmarshal ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Reply) Unmarshal(dAtA []byte) error
func (*CloseAccountWithProgress_Reply) XXX_DiscardUnknown ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) XXX_DiscardUnknown()
func (*CloseAccountWithProgress_Reply) XXX_Marshal ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloseAccountWithProgress_Reply) XXX_Merge ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) XXX_Merge(src proto.Message)
func (*CloseAccountWithProgress_Reply) XXX_Size ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) XXX_Size() int
func (*CloseAccountWithProgress_Reply) XXX_Unmarshal ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Reply) XXX_Unmarshal(b []byte) error
type CloseAccountWithProgress_Request ¶ added in v2.245.0
type CloseAccountWithProgress_Request struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloseAccountWithProgress_Request) Descriptor ¶ added in v2.245.0
func (*CloseAccountWithProgress_Request) Descriptor() ([]byte, []int)
func (*CloseAccountWithProgress_Request) Marshal ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Request) Marshal() (dAtA []byte, err error)
func (*CloseAccountWithProgress_Request) MarshalTo ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Request) MarshalTo(dAtA []byte) (int, error)
func (*CloseAccountWithProgress_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloseAccountWithProgress_Request) ProtoMessage ¶ added in v2.245.0
func (*CloseAccountWithProgress_Request) ProtoMessage()
func (*CloseAccountWithProgress_Request) Reset ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) Reset()
func (*CloseAccountWithProgress_Request) Size ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Request) Size() (n int)
func (*CloseAccountWithProgress_Request) String ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) String() string
func (*CloseAccountWithProgress_Request) Unmarshal ¶ added in v2.256.1
func (m *CloseAccountWithProgress_Request) Unmarshal(dAtA []byte) error
func (*CloseAccountWithProgress_Request) XXX_DiscardUnknown ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) XXX_DiscardUnknown()
func (*CloseAccountWithProgress_Request) XXX_Marshal ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloseAccountWithProgress_Request) XXX_Merge ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) XXX_Merge(src proto.Message)
func (*CloseAccountWithProgress_Request) XXX_Size ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) XXX_Size() int
func (*CloseAccountWithProgress_Request) XXX_Unmarshal ¶ added in v2.245.0
func (m *CloseAccountWithProgress_Request) XXX_Unmarshal(b []byte) error
type CloseAccount_Reply ¶
type CloseAccount_Reply struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloseAccount_Reply) Descriptor ¶
func (*CloseAccount_Reply) Descriptor() ([]byte, []int)
func (*CloseAccount_Reply) Marshal ¶ added in v2.256.1
func (m *CloseAccount_Reply) Marshal() (dAtA []byte, err error)
func (*CloseAccount_Reply) MarshalTo ¶ added in v2.256.1
func (m *CloseAccount_Reply) MarshalTo(dAtA []byte) (int, error)
func (*CloseAccount_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CloseAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloseAccount_Reply) ProtoMessage ¶
func (*CloseAccount_Reply) ProtoMessage()
func (*CloseAccount_Reply) Reset ¶
func (m *CloseAccount_Reply) Reset()
func (*CloseAccount_Reply) Size ¶ added in v2.256.1
func (m *CloseAccount_Reply) Size() (n int)
func (*CloseAccount_Reply) String ¶
func (m *CloseAccount_Reply) String() string
func (*CloseAccount_Reply) Unmarshal ¶ added in v2.256.1
func (m *CloseAccount_Reply) Unmarshal(dAtA []byte) error
func (*CloseAccount_Reply) XXX_DiscardUnknown ¶
func (m *CloseAccount_Reply) XXX_DiscardUnknown()
func (*CloseAccount_Reply) XXX_Marshal ¶
func (m *CloseAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloseAccount_Reply) XXX_Merge ¶
func (m *CloseAccount_Reply) XXX_Merge(src proto.Message)
func (*CloseAccount_Reply) XXX_Size ¶
func (m *CloseAccount_Reply) XXX_Size() int
func (*CloseAccount_Reply) XXX_Unmarshal ¶
func (m *CloseAccount_Reply) XXX_Unmarshal(b []byte) error
type CloseAccount_Request ¶
type CloseAccount_Request struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloseAccount_Request) Descriptor ¶
func (*CloseAccount_Request) Descriptor() ([]byte, []int)
func (*CloseAccount_Request) Marshal ¶ added in v2.256.1
func (m *CloseAccount_Request) Marshal() (dAtA []byte, err error)
func (*CloseAccount_Request) MarshalTo ¶ added in v2.256.1
func (m *CloseAccount_Request) MarshalTo(dAtA []byte) (int, error)
func (*CloseAccount_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CloseAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloseAccount_Request) ProtoMessage ¶
func (*CloseAccount_Request) ProtoMessage()
func (*CloseAccount_Request) Reset ¶
func (m *CloseAccount_Request) Reset()
func (*CloseAccount_Request) Size ¶ added in v2.256.1
func (m *CloseAccount_Request) Size() (n int)
func (*CloseAccount_Request) String ¶
func (m *CloseAccount_Request) String() string
func (*CloseAccount_Request) Unmarshal ¶ added in v2.256.1
func (m *CloseAccount_Request) Unmarshal(dAtA []byte) error
func (*CloseAccount_Request) XXX_DiscardUnknown ¶
func (m *CloseAccount_Request) XXX_DiscardUnknown()
func (*CloseAccount_Request) XXX_Marshal ¶
func (m *CloseAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloseAccount_Request) XXX_Merge ¶
func (m *CloseAccount_Request) XXX_Merge(src proto.Message)
func (*CloseAccount_Request) XXX_Size ¶
func (m *CloseAccount_Request) XXX_Size() int
func (*CloseAccount_Request) XXX_Unmarshal ¶
func (m *CloseAccount_Request) XXX_Unmarshal(b []byte) error
type CreateAccount ¶ added in v2.208.0
type CreateAccount struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAccount) Descriptor ¶ added in v2.208.0
func (*CreateAccount) Descriptor() ([]byte, []int)
func (*CreateAccount) Marshal ¶ added in v2.256.1
func (m *CreateAccount) Marshal() (dAtA []byte, err error)
func (*CreateAccount) MarshalTo ¶ added in v2.256.1
func (m *CreateAccount) MarshalTo(dAtA []byte) (int, error)
func (*CreateAccount) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CreateAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAccount) ProtoMessage ¶ added in v2.208.0
func (*CreateAccount) ProtoMessage()
func (*CreateAccount) Reset ¶ added in v2.208.0
func (m *CreateAccount) Reset()
func (*CreateAccount) Size ¶ added in v2.256.1
func (m *CreateAccount) Size() (n int)
func (*CreateAccount) String ¶ added in v2.208.0
func (m *CreateAccount) String() string
func (*CreateAccount) Unmarshal ¶ added in v2.256.1
func (m *CreateAccount) Unmarshal(dAtA []byte) error
func (*CreateAccount) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *CreateAccount) XXX_DiscardUnknown()
func (*CreateAccount) XXX_Marshal ¶ added in v2.208.0
func (m *CreateAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAccount) XXX_Merge ¶ added in v2.208.0
func (m *CreateAccount) XXX_Merge(src proto.Message)
func (*CreateAccount) XXX_Size ¶ added in v2.208.0
func (m *CreateAccount) XXX_Size() int
func (*CreateAccount) XXX_Unmarshal ¶ added in v2.208.0
func (m *CreateAccount) XXX_Unmarshal(b []byte) error
type CreateAccount_Reply ¶ added in v2.208.0
type CreateAccount_Reply struct { AccountMetadata *AccountMetadata `protobuf:"bytes,1,opt,name=account_metadata,json=accountMetadata,proto3" json:"account_metadata,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAccount_Reply) Descriptor ¶ added in v2.208.0
func (*CreateAccount_Reply) Descriptor() ([]byte, []int)
func (*CreateAccount_Reply) GetAccountMetadata ¶ added in v2.208.0
func (m *CreateAccount_Reply) GetAccountMetadata() *AccountMetadata
func (*CreateAccount_Reply) Marshal ¶ added in v2.256.1
func (m *CreateAccount_Reply) Marshal() (dAtA []byte, err error)
func (*CreateAccount_Reply) MarshalTo ¶ added in v2.256.1
func (m *CreateAccount_Reply) MarshalTo(dAtA []byte) (int, error)
func (*CreateAccount_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CreateAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAccount_Reply) ProtoMessage ¶ added in v2.208.0
func (*CreateAccount_Reply) ProtoMessage()
func (*CreateAccount_Reply) Reset ¶ added in v2.208.0
func (m *CreateAccount_Reply) Reset()
func (*CreateAccount_Reply) Size ¶ added in v2.256.1
func (m *CreateAccount_Reply) Size() (n int)
func (*CreateAccount_Reply) String ¶ added in v2.208.0
func (m *CreateAccount_Reply) String() string
func (*CreateAccount_Reply) Unmarshal ¶ added in v2.256.1
func (m *CreateAccount_Reply) Unmarshal(dAtA []byte) error
func (*CreateAccount_Reply) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *CreateAccount_Reply) XXX_DiscardUnknown()
func (*CreateAccount_Reply) XXX_Marshal ¶ added in v2.208.0
func (m *CreateAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAccount_Reply) XXX_Merge ¶ added in v2.208.0
func (m *CreateAccount_Reply) XXX_Merge(src proto.Message)
func (*CreateAccount_Reply) XXX_Size ¶ added in v2.208.0
func (m *CreateAccount_Reply) XXX_Size() int
func (*CreateAccount_Reply) XXX_Unmarshal ¶ added in v2.208.0
func (m *CreateAccount_Reply) XXX_Unmarshal(b []byte) error
type CreateAccount_Request ¶ added in v2.208.0
type CreateAccount_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` Args []string `protobuf:"bytes,3,rep,name=args,proto3" json:"args,omitempty"` LoggerFilters string `protobuf:"bytes,4,opt,name=logger_filters,json=loggerFilters,proto3" json:"logger_filters,omitempty"` NetworkConfig *NetworkConfig `protobuf:"bytes,5,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAccount_Request) Descriptor ¶ added in v2.208.0
func (*CreateAccount_Request) Descriptor() ([]byte, []int)
func (*CreateAccount_Request) GetAccountID ¶ added in v2.208.0
func (m *CreateAccount_Request) GetAccountID() string
func (*CreateAccount_Request) GetAccountName ¶ added in v2.208.0
func (m *CreateAccount_Request) GetAccountName() string
func (*CreateAccount_Request) GetArgs ¶ added in v2.208.0
func (m *CreateAccount_Request) GetArgs() []string
func (*CreateAccount_Request) GetLoggerFilters ¶ added in v2.208.0
func (m *CreateAccount_Request) GetLoggerFilters() string
func (*CreateAccount_Request) GetNetworkConfig ¶ added in v2.302.0
func (m *CreateAccount_Request) GetNetworkConfig() *NetworkConfig
func (*CreateAccount_Request) Marshal ¶ added in v2.256.1
func (m *CreateAccount_Request) Marshal() (dAtA []byte, err error)
func (*CreateAccount_Request) MarshalTo ¶ added in v2.256.1
func (m *CreateAccount_Request) MarshalTo(dAtA []byte) (int, error)
func (*CreateAccount_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *CreateAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAccount_Request) ProtoMessage ¶ added in v2.208.0
func (*CreateAccount_Request) ProtoMessage()
func (*CreateAccount_Request) Reset ¶ added in v2.208.0
func (m *CreateAccount_Request) Reset()
func (*CreateAccount_Request) Size ¶ added in v2.256.1
func (m *CreateAccount_Request) Size() (n int)
func (*CreateAccount_Request) String ¶ added in v2.208.0
func (m *CreateAccount_Request) String() string
func (*CreateAccount_Request) Unmarshal ¶ added in v2.256.1
func (m *CreateAccount_Request) Unmarshal(dAtA []byte) error
func (*CreateAccount_Request) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *CreateAccount_Request) XXX_DiscardUnknown()
func (*CreateAccount_Request) XXX_Marshal ¶ added in v2.208.0
func (m *CreateAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAccount_Request) XXX_Merge ¶ added in v2.208.0
func (m *CreateAccount_Request) XXX_Merge(src proto.Message)
func (*CreateAccount_Request) XXX_Size ¶ added in v2.208.0
func (m *CreateAccount_Request) XXX_Size() int
func (*CreateAccount_Request) XXX_Unmarshal ¶ added in v2.208.0
func (m *CreateAccount_Request) XXX_Unmarshal(b []byte) error
type DecryptedPush ¶ added in v2.305.0
type DecryptedPush struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` ConversationPublicKey string `` /* 126-byte string literal not displayed */ ConversationDisplayName string `` /* 132-byte string literal not displayed */ MemberPublicKey string `protobuf:"bytes,5,opt,name=member_public_key,json=memberPublicKey,proto3" json:"member_public_key,omitempty"` MemberDisplayName string `protobuf:"bytes,6,opt,name=member_display_name,json=memberDisplayName,proto3" json:"member_display_name,omitempty"` PushType DecryptedPush_PushType `` /* 131-byte string literal not displayed */ PayloadAttrsJSON string `protobuf:"bytes,8,opt,name=payload_attrs_json,json=payloadAttrsJson,proto3" json:"payload_attrs_json,omitempty"` DeepLink string `protobuf:"bytes,9,opt,name=deep_link,json=deepLink,proto3" json:"deep_link,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func PushDecryptStandalone ¶ added in v2.305.0
func PushDecryptStandalone(rootDir string, inputB64 string) (*DecryptedPush, error)
func (*DecryptedPush) Descriptor ¶ added in v2.305.0
func (*DecryptedPush) Descriptor() ([]byte, []int)
func (*DecryptedPush) GetAccountID ¶ added in v2.305.0
func (m *DecryptedPush) GetAccountID() string
func (*DecryptedPush) GetAccountName ¶ added in v2.305.0
func (m *DecryptedPush) GetAccountName() string
func (*DecryptedPush) GetConversationDisplayName ¶ added in v2.305.0
func (m *DecryptedPush) GetConversationDisplayName() string
func (*DecryptedPush) GetConversationPublicKey ¶ added in v2.305.0
func (m *DecryptedPush) GetConversationPublicKey() string
func (*DecryptedPush) GetDeepLink ¶ added in v2.305.0
func (m *DecryptedPush) GetDeepLink() string
func (*DecryptedPush) GetMemberDisplayName ¶ added in v2.305.0
func (m *DecryptedPush) GetMemberDisplayName() string
func (*DecryptedPush) GetMemberPublicKey ¶ added in v2.305.0
func (m *DecryptedPush) GetMemberPublicKey() string
func (*DecryptedPush) GetPayloadAttrsJSON ¶ added in v2.305.0
func (m *DecryptedPush) GetPayloadAttrsJSON() string
func (*DecryptedPush) GetPushType ¶ added in v2.305.0
func (m *DecryptedPush) GetPushType() DecryptedPush_PushType
func (*DecryptedPush) Marshal ¶ added in v2.305.0
func (m *DecryptedPush) Marshal() (dAtA []byte, err error)
func (*DecryptedPush) MarshalTo ¶ added in v2.305.0
func (m *DecryptedPush) MarshalTo(dAtA []byte) (int, error)
func (*DecryptedPush) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *DecryptedPush) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DecryptedPush) ProtoMessage ¶ added in v2.305.0
func (*DecryptedPush) ProtoMessage()
func (*DecryptedPush) Reset ¶ added in v2.305.0
func (m *DecryptedPush) Reset()
func (*DecryptedPush) Size ¶ added in v2.305.0
func (m *DecryptedPush) Size() (n int)
func (*DecryptedPush) String ¶ added in v2.305.0
func (m *DecryptedPush) String() string
func (*DecryptedPush) Unmarshal ¶ added in v2.305.0
func (m *DecryptedPush) Unmarshal(dAtA []byte) error
func (*DecryptedPush) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *DecryptedPush) XXX_DiscardUnknown()
func (*DecryptedPush) XXX_Marshal ¶ added in v2.305.0
func (m *DecryptedPush) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DecryptedPush) XXX_Merge ¶ added in v2.305.0
func (m *DecryptedPush) XXX_Merge(src proto.Message)
func (*DecryptedPush) XXX_Size ¶ added in v2.305.0
func (m *DecryptedPush) XXX_Size() int
func (*DecryptedPush) XXX_Unmarshal ¶ added in v2.305.0
func (m *DecryptedPush) XXX_Unmarshal(b []byte) error
type DecryptedPush_PushType ¶ added in v2.305.0
type DecryptedPush_PushType int32
const ( DecryptedPush_Unknown DecryptedPush_PushType = 0 DecryptedPush_Message DecryptedPush_PushType = 1 DecryptedPush_Reaction DecryptedPush_PushType = 2 DecryptedPush_Media DecryptedPush_PushType = 3 DecryptedPush_Photo DecryptedPush_PushType = 4 DecryptedPush_Gif DecryptedPush_PushType = 5 DecryptedPush_VoiceMessage DecryptedPush_PushType = 6 DecryptedPush_GroupInvitation DecryptedPush_PushType = 7 DecryptedPush_ConversationNameChanged DecryptedPush_PushType = 8 DecryptedPush_MemberNameChanged DecryptedPush_PushType = 9 DecryptedPush_MemberPictureChanged DecryptedPush_PushType = 10 DecryptedPush_MemberDetailsChanged DecryptedPush_PushType = 11 DecryptedPush_ReplyOptions DecryptedPush_PushType = 12 )
func (DecryptedPush_PushType) EnumDescriptor ¶ added in v2.305.0
func (DecryptedPush_PushType) EnumDescriptor() ([]byte, []int)
func (DecryptedPush_PushType) String ¶ added in v2.305.0
func (x DecryptedPush_PushType) String() string
type DeleteAccount ¶ added in v2.208.0
type DeleteAccount struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAccount) Descriptor ¶ added in v2.208.0
func (*DeleteAccount) Descriptor() ([]byte, []int)
func (*DeleteAccount) Marshal ¶ added in v2.256.1
func (m *DeleteAccount) Marshal() (dAtA []byte, err error)
func (*DeleteAccount) MarshalTo ¶ added in v2.256.1
func (m *DeleteAccount) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAccount) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *DeleteAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAccount) ProtoMessage ¶ added in v2.208.0
func (*DeleteAccount) ProtoMessage()
func (*DeleteAccount) Reset ¶ added in v2.208.0
func (m *DeleteAccount) Reset()
func (*DeleteAccount) Size ¶ added in v2.256.1
func (m *DeleteAccount) Size() (n int)
func (*DeleteAccount) String ¶ added in v2.208.0
func (m *DeleteAccount) String() string
func (*DeleteAccount) Unmarshal ¶ added in v2.256.1
func (m *DeleteAccount) Unmarshal(dAtA []byte) error
func (*DeleteAccount) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *DeleteAccount) XXX_DiscardUnknown()
func (*DeleteAccount) XXX_Marshal ¶ added in v2.208.0
func (m *DeleteAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAccount) XXX_Merge ¶ added in v2.208.0
func (m *DeleteAccount) XXX_Merge(src proto.Message)
func (*DeleteAccount) XXX_Size ¶ added in v2.208.0
func (m *DeleteAccount) XXX_Size() int
func (*DeleteAccount) XXX_Unmarshal ¶ added in v2.208.0
func (m *DeleteAccount) XXX_Unmarshal(b []byte) error
type DeleteAccount_Reply ¶ added in v2.208.0
type DeleteAccount_Reply struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAccount_Reply) Descriptor ¶ added in v2.208.0
func (*DeleteAccount_Reply) Descriptor() ([]byte, []int)
func (*DeleteAccount_Reply) Marshal ¶ added in v2.256.1
func (m *DeleteAccount_Reply) Marshal() (dAtA []byte, err error)
func (*DeleteAccount_Reply) MarshalTo ¶ added in v2.256.1
func (m *DeleteAccount_Reply) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAccount_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *DeleteAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAccount_Reply) ProtoMessage ¶ added in v2.208.0
func (*DeleteAccount_Reply) ProtoMessage()
func (*DeleteAccount_Reply) Reset ¶ added in v2.208.0
func (m *DeleteAccount_Reply) Reset()
func (*DeleteAccount_Reply) Size ¶ added in v2.256.1
func (m *DeleteAccount_Reply) Size() (n int)
func (*DeleteAccount_Reply) String ¶ added in v2.208.0
func (m *DeleteAccount_Reply) String() string
func (*DeleteAccount_Reply) Unmarshal ¶ added in v2.256.1
func (m *DeleteAccount_Reply) Unmarshal(dAtA []byte) error
func (*DeleteAccount_Reply) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *DeleteAccount_Reply) XXX_DiscardUnknown()
func (*DeleteAccount_Reply) XXX_Marshal ¶ added in v2.208.0
func (m *DeleteAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAccount_Reply) XXX_Merge ¶ added in v2.208.0
func (m *DeleteAccount_Reply) XXX_Merge(src proto.Message)
func (*DeleteAccount_Reply) XXX_Size ¶ added in v2.208.0
func (m *DeleteAccount_Reply) XXX_Size() int
func (*DeleteAccount_Reply) XXX_Unmarshal ¶ added in v2.208.0
func (m *DeleteAccount_Reply) XXX_Unmarshal(b []byte) error
type DeleteAccount_Request ¶ added in v2.208.0
type DeleteAccount_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAccount_Request) Descriptor ¶ added in v2.208.0
func (*DeleteAccount_Request) Descriptor() ([]byte, []int)
func (*DeleteAccount_Request) GetAccountID ¶ added in v2.208.0
func (m *DeleteAccount_Request) GetAccountID() string
func (*DeleteAccount_Request) Marshal ¶ added in v2.256.1
func (m *DeleteAccount_Request) Marshal() (dAtA []byte, err error)
func (*DeleteAccount_Request) MarshalTo ¶ added in v2.256.1
func (m *DeleteAccount_Request) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAccount_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *DeleteAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAccount_Request) ProtoMessage ¶ added in v2.208.0
func (*DeleteAccount_Request) ProtoMessage()
func (*DeleteAccount_Request) Reset ¶ added in v2.208.0
func (m *DeleteAccount_Request) Reset()
func (*DeleteAccount_Request) Size ¶ added in v2.256.1
func (m *DeleteAccount_Request) Size() (n int)
func (*DeleteAccount_Request) String ¶ added in v2.208.0
func (m *DeleteAccount_Request) String() string
func (*DeleteAccount_Request) Unmarshal ¶ added in v2.256.1
func (m *DeleteAccount_Request) Unmarshal(dAtA []byte) error
func (*DeleteAccount_Request) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *DeleteAccount_Request) XXX_DiscardUnknown()
func (*DeleteAccount_Request) XXX_Marshal ¶ added in v2.208.0
func (m *DeleteAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAccount_Request) XXX_Merge ¶ added in v2.208.0
func (m *DeleteAccount_Request) XXX_Merge(src proto.Message)
func (*DeleteAccount_Request) XXX_Size ¶ added in v2.208.0
func (m *DeleteAccount_Request) XXX_Size() int
func (*DeleteAccount_Request) XXX_Unmarshal ¶ added in v2.208.0
func (m *DeleteAccount_Request) XXX_Unmarshal(b []byte) error
type GetGRPCListenerAddrs ¶
type GetGRPCListenerAddrs struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGRPCListenerAddrs) Descriptor ¶
func (*GetGRPCListenerAddrs) Descriptor() ([]byte, []int)
func (*GetGRPCListenerAddrs) Marshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs) Marshal() (dAtA []byte, err error)
func (*GetGRPCListenerAddrs) MarshalTo ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs) MarshalTo(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs) ProtoMessage ¶
func (*GetGRPCListenerAddrs) ProtoMessage()
func (*GetGRPCListenerAddrs) Reset ¶
func (m *GetGRPCListenerAddrs) Reset()
func (*GetGRPCListenerAddrs) Size ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs) Size() (n int)
func (*GetGRPCListenerAddrs) String ¶
func (m *GetGRPCListenerAddrs) String() string
func (*GetGRPCListenerAddrs) Unmarshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs) Unmarshal(dAtA []byte) error
func (*GetGRPCListenerAddrs) XXX_DiscardUnknown ¶
func (m *GetGRPCListenerAddrs) XXX_DiscardUnknown()
func (*GetGRPCListenerAddrs) XXX_Marshal ¶
func (m *GetGRPCListenerAddrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGRPCListenerAddrs) XXX_Merge ¶
func (m *GetGRPCListenerAddrs) XXX_Merge(src proto.Message)
func (*GetGRPCListenerAddrs) XXX_Size ¶
func (m *GetGRPCListenerAddrs) XXX_Size() int
func (*GetGRPCListenerAddrs) XXX_Unmarshal ¶
func (m *GetGRPCListenerAddrs) XXX_Unmarshal(b []byte) error
type GetGRPCListenerAddrs_Reply ¶
type GetGRPCListenerAddrs_Reply struct { Entries []*GetGRPCListenerAddrs_Reply_Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGRPCListenerAddrs_Reply) Descriptor ¶
func (*GetGRPCListenerAddrs_Reply) Descriptor() ([]byte, []int)
func (*GetGRPCListenerAddrs_Reply) GetEntries ¶
func (m *GetGRPCListenerAddrs_Reply) GetEntries() []*GetGRPCListenerAddrs_Reply_Entry
func (*GetGRPCListenerAddrs_Reply) Marshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply) Marshal() (dAtA []byte, err error)
func (*GetGRPCListenerAddrs_Reply) MarshalTo ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply) MarshalTo(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs_Reply) ProtoMessage ¶
func (*GetGRPCListenerAddrs_Reply) ProtoMessage()
func (*GetGRPCListenerAddrs_Reply) Reset ¶
func (m *GetGRPCListenerAddrs_Reply) Reset()
func (*GetGRPCListenerAddrs_Reply) Size ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply) Size() (n int)
func (*GetGRPCListenerAddrs_Reply) String ¶
func (m *GetGRPCListenerAddrs_Reply) String() string
func (*GetGRPCListenerAddrs_Reply) Unmarshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply) Unmarshal(dAtA []byte) error
func (*GetGRPCListenerAddrs_Reply) XXX_DiscardUnknown ¶
func (m *GetGRPCListenerAddrs_Reply) XXX_DiscardUnknown()
func (*GetGRPCListenerAddrs_Reply) XXX_Marshal ¶
func (m *GetGRPCListenerAddrs_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGRPCListenerAddrs_Reply) XXX_Merge ¶
func (m *GetGRPCListenerAddrs_Reply) XXX_Merge(src proto.Message)
func (*GetGRPCListenerAddrs_Reply) XXX_Size ¶
func (m *GetGRPCListenerAddrs_Reply) XXX_Size() int
func (*GetGRPCListenerAddrs_Reply) XXX_Unmarshal ¶
func (m *GetGRPCListenerAddrs_Reply) XXX_Unmarshal(b []byte) error
type GetGRPCListenerAddrs_Reply_Entry ¶
type GetGRPCListenerAddrs_Reply_Entry struct { Proto string `protobuf:"bytes,1,opt,name=proto,proto3" json:"proto,omitempty"` Maddr string `protobuf:"bytes,2,opt,name=maddr,proto3" json:"maddr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGRPCListenerAddrs_Reply_Entry) Descriptor ¶
func (*GetGRPCListenerAddrs_Reply_Entry) Descriptor() ([]byte, []int)
func (*GetGRPCListenerAddrs_Reply_Entry) GetMaddr ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) GetMaddr() string
func (*GetGRPCListenerAddrs_Reply_Entry) GetProto ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) GetProto() string
func (*GetGRPCListenerAddrs_Reply_Entry) Marshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply_Entry) Marshal() (dAtA []byte, err error)
func (*GetGRPCListenerAddrs_Reply_Entry) MarshalTo ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply_Entry) MarshalTo(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs_Reply_Entry) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply_Entry) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs_Reply_Entry) ProtoMessage ¶
func (*GetGRPCListenerAddrs_Reply_Entry) ProtoMessage()
func (*GetGRPCListenerAddrs_Reply_Entry) Reset ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) Reset()
func (*GetGRPCListenerAddrs_Reply_Entry) Size ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply_Entry) Size() (n int)
func (*GetGRPCListenerAddrs_Reply_Entry) String ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) String() string
func (*GetGRPCListenerAddrs_Reply_Entry) Unmarshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Reply_Entry) Unmarshal(dAtA []byte) error
func (*GetGRPCListenerAddrs_Reply_Entry) XXX_DiscardUnknown ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_DiscardUnknown()
func (*GetGRPCListenerAddrs_Reply_Entry) XXX_Marshal ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGRPCListenerAddrs_Reply_Entry) XXX_Merge ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Merge(src proto.Message)
func (*GetGRPCListenerAddrs_Reply_Entry) XXX_Size ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Size() int
func (*GetGRPCListenerAddrs_Reply_Entry) XXX_Unmarshal ¶
func (m *GetGRPCListenerAddrs_Reply_Entry) XXX_Unmarshal(b []byte) error
type GetGRPCListenerAddrs_Request ¶
type GetGRPCListenerAddrs_Request struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGRPCListenerAddrs_Request) Descriptor ¶
func (*GetGRPCListenerAddrs_Request) Descriptor() ([]byte, []int)
func (*GetGRPCListenerAddrs_Request) Marshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Request) Marshal() (dAtA []byte, err error)
func (*GetGRPCListenerAddrs_Request) MarshalTo ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Request) MarshalTo(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetGRPCListenerAddrs_Request) ProtoMessage ¶
func (*GetGRPCListenerAddrs_Request) ProtoMessage()
func (*GetGRPCListenerAddrs_Request) Reset ¶
func (m *GetGRPCListenerAddrs_Request) Reset()
func (*GetGRPCListenerAddrs_Request) Size ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Request) Size() (n int)
func (*GetGRPCListenerAddrs_Request) String ¶
func (m *GetGRPCListenerAddrs_Request) String() string
func (*GetGRPCListenerAddrs_Request) Unmarshal ¶ added in v2.256.1
func (m *GetGRPCListenerAddrs_Request) Unmarshal(dAtA []byte) error
func (*GetGRPCListenerAddrs_Request) XXX_DiscardUnknown ¶
func (m *GetGRPCListenerAddrs_Request) XXX_DiscardUnknown()
func (*GetGRPCListenerAddrs_Request) XXX_Marshal ¶
func (m *GetGRPCListenerAddrs_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGRPCListenerAddrs_Request) XXX_Merge ¶
func (m *GetGRPCListenerAddrs_Request) XXX_Merge(src proto.Message)
func (*GetGRPCListenerAddrs_Request) XXX_Size ¶
func (m *GetGRPCListenerAddrs_Request) XXX_Size() int
func (*GetGRPCListenerAddrs_Request) XXX_Unmarshal ¶
func (m *GetGRPCListenerAddrs_Request) XXX_Unmarshal(b []byte) error
type GetUsername ¶ added in v2.294.2
type GetUsername struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUsername) Descriptor ¶ added in v2.294.2
func (*GetUsername) Descriptor() ([]byte, []int)
func (*GetUsername) Marshal ¶ added in v2.294.2
func (m *GetUsername) Marshal() (dAtA []byte, err error)
func (*GetUsername) MarshalTo ¶ added in v2.294.2
func (m *GetUsername) MarshalTo(dAtA []byte) (int, error)
func (*GetUsername) MarshalToSizedBuffer ¶ added in v2.294.2
func (m *GetUsername) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsername) ProtoMessage ¶ added in v2.294.2
func (*GetUsername) ProtoMessage()
func (*GetUsername) Reset ¶ added in v2.294.2
func (m *GetUsername) Reset()
func (*GetUsername) Size ¶ added in v2.294.2
func (m *GetUsername) Size() (n int)
func (*GetUsername) String ¶ added in v2.294.2
func (m *GetUsername) String() string
func (*GetUsername) Unmarshal ¶ added in v2.294.2
func (m *GetUsername) Unmarshal(dAtA []byte) error
func (*GetUsername) XXX_DiscardUnknown ¶ added in v2.294.2
func (m *GetUsername) XXX_DiscardUnknown()
func (*GetUsername) XXX_Marshal ¶ added in v2.294.2
func (m *GetUsername) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsername) XXX_Merge ¶ added in v2.294.2
func (m *GetUsername) XXX_Merge(src proto.Message)
func (*GetUsername) XXX_Size ¶ added in v2.294.2
func (m *GetUsername) XXX_Size() int
func (*GetUsername) XXX_Unmarshal ¶ added in v2.294.2
func (m *GetUsername) XXX_Unmarshal(b []byte) error
type GetUsername_Reply ¶ added in v2.294.2
type GetUsername_Reply struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUsername_Reply) Descriptor ¶ added in v2.294.2
func (*GetUsername_Reply) Descriptor() ([]byte, []int)
func (*GetUsername_Reply) GetUsername ¶ added in v2.294.2
func (m *GetUsername_Reply) GetUsername() string
func (*GetUsername_Reply) Marshal ¶ added in v2.294.2
func (m *GetUsername_Reply) Marshal() (dAtA []byte, err error)
func (*GetUsername_Reply) MarshalTo ¶ added in v2.294.2
func (m *GetUsername_Reply) MarshalTo(dAtA []byte) (int, error)
func (*GetUsername_Reply) MarshalToSizedBuffer ¶ added in v2.294.2
func (m *GetUsername_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsername_Reply) ProtoMessage ¶ added in v2.294.2
func (*GetUsername_Reply) ProtoMessage()
func (*GetUsername_Reply) Reset ¶ added in v2.294.2
func (m *GetUsername_Reply) Reset()
func (*GetUsername_Reply) Size ¶ added in v2.294.2
func (m *GetUsername_Reply) Size() (n int)
func (*GetUsername_Reply) String ¶ added in v2.294.2
func (m *GetUsername_Reply) String() string
func (*GetUsername_Reply) Unmarshal ¶ added in v2.294.2
func (m *GetUsername_Reply) Unmarshal(dAtA []byte) error
func (*GetUsername_Reply) XXX_DiscardUnknown ¶ added in v2.294.2
func (m *GetUsername_Reply) XXX_DiscardUnknown()
func (*GetUsername_Reply) XXX_Marshal ¶ added in v2.294.2
func (m *GetUsername_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsername_Reply) XXX_Merge ¶ added in v2.294.2
func (m *GetUsername_Reply) XXX_Merge(src proto.Message)
func (*GetUsername_Reply) XXX_Size ¶ added in v2.294.2
func (m *GetUsername_Reply) XXX_Size() int
func (*GetUsername_Reply) XXX_Unmarshal ¶ added in v2.294.2
func (m *GetUsername_Reply) XXX_Unmarshal(b []byte) error
type GetUsername_Request ¶ added in v2.294.2
type GetUsername_Request struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUsername_Request) Descriptor ¶ added in v2.294.2
func (*GetUsername_Request) Descriptor() ([]byte, []int)
func (*GetUsername_Request) Marshal ¶ added in v2.294.2
func (m *GetUsername_Request) Marshal() (dAtA []byte, err error)
func (*GetUsername_Request) MarshalTo ¶ added in v2.294.2
func (m *GetUsername_Request) MarshalTo(dAtA []byte) (int, error)
func (*GetUsername_Request) MarshalToSizedBuffer ¶ added in v2.294.2
func (m *GetUsername_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsername_Request) ProtoMessage ¶ added in v2.294.2
func (*GetUsername_Request) ProtoMessage()
func (*GetUsername_Request) Reset ¶ added in v2.294.2
func (m *GetUsername_Request) Reset()
func (*GetUsername_Request) Size ¶ added in v2.294.2
func (m *GetUsername_Request) Size() (n int)
func (*GetUsername_Request) String ¶ added in v2.294.2
func (m *GetUsername_Request) String() string
func (*GetUsername_Request) Unmarshal ¶ added in v2.294.2
func (m *GetUsername_Request) Unmarshal(dAtA []byte) error
func (*GetUsername_Request) XXX_DiscardUnknown ¶ added in v2.294.2
func (m *GetUsername_Request) XXX_DiscardUnknown()
func (*GetUsername_Request) XXX_Marshal ¶ added in v2.294.2
func (m *GetUsername_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsername_Request) XXX_Merge ¶ added in v2.294.2
func (m *GetUsername_Request) XXX_Merge(src proto.Message)
func (*GetUsername_Request) XXX_Size ¶ added in v2.294.2
func (m *GetUsername_Request) XXX_Size() int
func (*GetUsername_Request) XXX_Unmarshal ¶ added in v2.294.2
func (m *GetUsername_Request) XXX_Unmarshal(b []byte) error
type ImportAccount ¶ added in v2.208.0
type ImportAccount struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportAccount) Descriptor ¶ added in v2.208.0
func (*ImportAccount) Descriptor() ([]byte, []int)
func (*ImportAccount) Marshal ¶ added in v2.256.1
func (m *ImportAccount) Marshal() (dAtA []byte, err error)
func (*ImportAccount) MarshalTo ¶ added in v2.256.1
func (m *ImportAccount) MarshalTo(dAtA []byte) (int, error)
func (*ImportAccount) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *ImportAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImportAccount) ProtoMessage ¶ added in v2.208.0
func (*ImportAccount) ProtoMessage()
func (*ImportAccount) Reset ¶ added in v2.208.0
func (m *ImportAccount) Reset()
func (*ImportAccount) Size ¶ added in v2.256.1
func (m *ImportAccount) Size() (n int)
func (*ImportAccount) String ¶ added in v2.208.0
func (m *ImportAccount) String() string
func (*ImportAccount) Unmarshal ¶ added in v2.256.1
func (m *ImportAccount) Unmarshal(dAtA []byte) error
func (*ImportAccount) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *ImportAccount) XXX_DiscardUnknown()
func (*ImportAccount) XXX_Marshal ¶ added in v2.208.0
func (m *ImportAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportAccount) XXX_Merge ¶ added in v2.208.0
func (m *ImportAccount) XXX_Merge(src proto.Message)
func (*ImportAccount) XXX_Size ¶ added in v2.208.0
func (m *ImportAccount) XXX_Size() int
func (*ImportAccount) XXX_Unmarshal ¶ added in v2.208.0
func (m *ImportAccount) XXX_Unmarshal(b []byte) error
type ImportAccountWithProgress ¶ added in v2.295.0
type ImportAccountWithProgress struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportAccountWithProgress) Descriptor ¶ added in v2.295.0
func (*ImportAccountWithProgress) Descriptor() ([]byte, []int)
func (*ImportAccountWithProgress) Marshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress) Marshal() (dAtA []byte, err error)
func (*ImportAccountWithProgress) MarshalTo ¶ added in v2.295.0
func (m *ImportAccountWithProgress) MarshalTo(dAtA []byte) (int, error)
func (*ImportAccountWithProgress) MarshalToSizedBuffer ¶ added in v2.295.0
func (m *ImportAccountWithProgress) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImportAccountWithProgress) ProtoMessage ¶ added in v2.295.0
func (*ImportAccountWithProgress) ProtoMessage()
func (*ImportAccountWithProgress) Reset ¶ added in v2.295.0
func (m *ImportAccountWithProgress) Reset()
func (*ImportAccountWithProgress) Size ¶ added in v2.295.0
func (m *ImportAccountWithProgress) Size() (n int)
func (*ImportAccountWithProgress) String ¶ added in v2.295.0
func (m *ImportAccountWithProgress) String() string
func (*ImportAccountWithProgress) Unmarshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress) Unmarshal(dAtA []byte) error
func (*ImportAccountWithProgress) XXX_DiscardUnknown ¶ added in v2.295.0
func (m *ImportAccountWithProgress) XXX_DiscardUnknown()
func (*ImportAccountWithProgress) XXX_Marshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportAccountWithProgress) XXX_Merge ¶ added in v2.295.0
func (m *ImportAccountWithProgress) XXX_Merge(src proto.Message)
func (*ImportAccountWithProgress) XXX_Size ¶ added in v2.295.0
func (m *ImportAccountWithProgress) XXX_Size() int
func (*ImportAccountWithProgress) XXX_Unmarshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress) XXX_Unmarshal(b []byte) error
type ImportAccountWithProgress_Reply ¶ added in v2.295.0
type ImportAccountWithProgress_Reply struct { Progress *protocoltypes.Progress `protobuf:"bytes,1,opt,name=progress,proto3" json:"progress,omitempty"` AccountMetadata *AccountMetadata `protobuf:"bytes,2,opt,name=account_metadata,json=accountMetadata,proto3" json:"account_metadata,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportAccountWithProgress_Reply) Descriptor ¶ added in v2.295.0
func (*ImportAccountWithProgress_Reply) Descriptor() ([]byte, []int)
func (*ImportAccountWithProgress_Reply) GetAccountMetadata ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) GetAccountMetadata() *AccountMetadata
func (*ImportAccountWithProgress_Reply) GetProgress ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) GetProgress() *protocoltypes.Progress
func (*ImportAccountWithProgress_Reply) Marshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) Marshal() (dAtA []byte, err error)
func (*ImportAccountWithProgress_Reply) MarshalTo ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) MarshalTo(dAtA []byte) (int, error)
func (*ImportAccountWithProgress_Reply) MarshalToSizedBuffer ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImportAccountWithProgress_Reply) ProtoMessage ¶ added in v2.295.0
func (*ImportAccountWithProgress_Reply) ProtoMessage()
func (*ImportAccountWithProgress_Reply) Reset ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) Reset()
func (*ImportAccountWithProgress_Reply) Size ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) Size() (n int)
func (*ImportAccountWithProgress_Reply) String ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) String() string
func (*ImportAccountWithProgress_Reply) Unmarshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) Unmarshal(dAtA []byte) error
func (*ImportAccountWithProgress_Reply) XXX_DiscardUnknown ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) XXX_DiscardUnknown()
func (*ImportAccountWithProgress_Reply) XXX_Marshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportAccountWithProgress_Reply) XXX_Merge ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) XXX_Merge(src proto.Message)
func (*ImportAccountWithProgress_Reply) XXX_Size ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) XXX_Size() int
func (*ImportAccountWithProgress_Reply) XXX_Unmarshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Reply) XXX_Unmarshal(b []byte) error
type ImportAccountWithProgress_Request ¶ added in v2.295.0
type ImportAccountWithProgress_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` BackupPath string `protobuf:"bytes,3,opt,name=backup_path,json=backupPath,proto3" json:"backup_path,omitempty"` Args []string `protobuf:"bytes,4,rep,name=args,proto3" json:"args,omitempty"` LoggerFilters string `protobuf:"bytes,5,opt,name=logger_filters,json=loggerFilters,proto3" json:"logger_filters,omitempty"` NetworkConfig *NetworkConfig `protobuf:"bytes,6,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportAccountWithProgress_Request) Descriptor ¶ added in v2.295.0
func (*ImportAccountWithProgress_Request) Descriptor() ([]byte, []int)
func (*ImportAccountWithProgress_Request) GetAccountID ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) GetAccountID() string
func (*ImportAccountWithProgress_Request) GetAccountName ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) GetAccountName() string
func (*ImportAccountWithProgress_Request) GetArgs ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) GetArgs() []string
func (*ImportAccountWithProgress_Request) GetBackupPath ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) GetBackupPath() string
func (*ImportAccountWithProgress_Request) GetLoggerFilters ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) GetLoggerFilters() string
func (*ImportAccountWithProgress_Request) GetNetworkConfig ¶ added in v2.302.0
func (m *ImportAccountWithProgress_Request) GetNetworkConfig() *NetworkConfig
func (*ImportAccountWithProgress_Request) Marshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) Marshal() (dAtA []byte, err error)
func (*ImportAccountWithProgress_Request) MarshalTo ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) MarshalTo(dAtA []byte) (int, error)
func (*ImportAccountWithProgress_Request) MarshalToSizedBuffer ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImportAccountWithProgress_Request) ProtoMessage ¶ added in v2.295.0
func (*ImportAccountWithProgress_Request) ProtoMessage()
func (*ImportAccountWithProgress_Request) Reset ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) Reset()
func (*ImportAccountWithProgress_Request) Size ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) Size() (n int)
func (*ImportAccountWithProgress_Request) String ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) String() string
func (*ImportAccountWithProgress_Request) Unmarshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) Unmarshal(dAtA []byte) error
func (*ImportAccountWithProgress_Request) XXX_DiscardUnknown ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) XXX_DiscardUnknown()
func (*ImportAccountWithProgress_Request) XXX_Marshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportAccountWithProgress_Request) XXX_Merge ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) XXX_Merge(src proto.Message)
func (*ImportAccountWithProgress_Request) XXX_Size ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) XXX_Size() int
func (*ImportAccountWithProgress_Request) XXX_Unmarshal ¶ added in v2.295.0
func (m *ImportAccountWithProgress_Request) XXX_Unmarshal(b []byte) error
type ImportAccount_Reply ¶ added in v2.208.0
type ImportAccount_Reply struct { AccountMetadata *AccountMetadata `protobuf:"bytes,1,opt,name=account_metadata,json=accountMetadata,proto3" json:"account_metadata,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportAccount_Reply) Descriptor ¶ added in v2.208.0
func (*ImportAccount_Reply) Descriptor() ([]byte, []int)
func (*ImportAccount_Reply) GetAccountMetadata ¶ added in v2.208.0
func (m *ImportAccount_Reply) GetAccountMetadata() *AccountMetadata
func (*ImportAccount_Reply) Marshal ¶ added in v2.256.1
func (m *ImportAccount_Reply) Marshal() (dAtA []byte, err error)
func (*ImportAccount_Reply) MarshalTo ¶ added in v2.256.1
func (m *ImportAccount_Reply) MarshalTo(dAtA []byte) (int, error)
func (*ImportAccount_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *ImportAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImportAccount_Reply) ProtoMessage ¶ added in v2.208.0
func (*ImportAccount_Reply) ProtoMessage()
func (*ImportAccount_Reply) Reset ¶ added in v2.208.0
func (m *ImportAccount_Reply) Reset()
func (*ImportAccount_Reply) Size ¶ added in v2.256.1
func (m *ImportAccount_Reply) Size() (n int)
func (*ImportAccount_Reply) String ¶ added in v2.208.0
func (m *ImportAccount_Reply) String() string
func (*ImportAccount_Reply) Unmarshal ¶ added in v2.256.1
func (m *ImportAccount_Reply) Unmarshal(dAtA []byte) error
func (*ImportAccount_Reply) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *ImportAccount_Reply) XXX_DiscardUnknown()
func (*ImportAccount_Reply) XXX_Marshal ¶ added in v2.208.0
func (m *ImportAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportAccount_Reply) XXX_Merge ¶ added in v2.208.0
func (m *ImportAccount_Reply) XXX_Merge(src proto.Message)
func (*ImportAccount_Reply) XXX_Size ¶ added in v2.208.0
func (m *ImportAccount_Reply) XXX_Size() int
func (*ImportAccount_Reply) XXX_Unmarshal ¶ added in v2.208.0
func (m *ImportAccount_Reply) XXX_Unmarshal(b []byte) error
type ImportAccount_Request ¶ added in v2.208.0
type ImportAccount_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` BackupPath string `protobuf:"bytes,3,opt,name=backup_path,json=backupPath,proto3" json:"backup_path,omitempty"` Args []string `protobuf:"bytes,4,rep,name=args,proto3" json:"args,omitempty"` LoggerFilters string `protobuf:"bytes,5,opt,name=logger_filters,json=loggerFilters,proto3" json:"logger_filters,omitempty"` NetworkConfig *NetworkConfig `protobuf:"bytes,6,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportAccount_Request) Descriptor ¶ added in v2.208.0
func (*ImportAccount_Request) Descriptor() ([]byte, []int)
func (*ImportAccount_Request) GetAccountID ¶ added in v2.208.0
func (m *ImportAccount_Request) GetAccountID() string
func (*ImportAccount_Request) GetAccountName ¶ added in v2.208.0
func (m *ImportAccount_Request) GetAccountName() string
func (*ImportAccount_Request) GetArgs ¶ added in v2.208.0
func (m *ImportAccount_Request) GetArgs() []string
func (*ImportAccount_Request) GetBackupPath ¶ added in v2.208.0
func (m *ImportAccount_Request) GetBackupPath() string
func (*ImportAccount_Request) GetLoggerFilters ¶ added in v2.208.0
func (m *ImportAccount_Request) GetLoggerFilters() string
func (*ImportAccount_Request) GetNetworkConfig ¶ added in v2.302.0
func (m *ImportAccount_Request) GetNetworkConfig() *NetworkConfig
func (*ImportAccount_Request) Marshal ¶ added in v2.256.1
func (m *ImportAccount_Request) Marshal() (dAtA []byte, err error)
func (*ImportAccount_Request) MarshalTo ¶ added in v2.256.1
func (m *ImportAccount_Request) MarshalTo(dAtA []byte) (int, error)
func (*ImportAccount_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *ImportAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImportAccount_Request) ProtoMessage ¶ added in v2.208.0
func (*ImportAccount_Request) ProtoMessage()
func (*ImportAccount_Request) Reset ¶ added in v2.208.0
func (m *ImportAccount_Request) Reset()
func (*ImportAccount_Request) Size ¶ added in v2.256.1
func (m *ImportAccount_Request) Size() (n int)
func (*ImportAccount_Request) String ¶ added in v2.208.0
func (m *ImportAccount_Request) String() string
func (*ImportAccount_Request) Unmarshal ¶ added in v2.256.1
func (m *ImportAccount_Request) Unmarshal(dAtA []byte) error
func (*ImportAccount_Request) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *ImportAccount_Request) XXX_DiscardUnknown()
func (*ImportAccount_Request) XXX_Marshal ¶ added in v2.208.0
func (m *ImportAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportAccount_Request) XXX_Merge ¶ added in v2.208.0
func (m *ImportAccount_Request) XXX_Merge(src proto.Message)
func (*ImportAccount_Request) XXX_Size ¶ added in v2.208.0
func (m *ImportAccount_Request) XXX_Size() int
func (*ImportAccount_Request) XXX_Unmarshal ¶ added in v2.208.0
func (m *ImportAccount_Request) XXX_Unmarshal(b []byte) error
type ListAccounts ¶ added in v2.208.0
type ListAccounts struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAccounts) Descriptor ¶ added in v2.208.0
func (*ListAccounts) Descriptor() ([]byte, []int)
func (*ListAccounts) Marshal ¶ added in v2.256.1
func (m *ListAccounts) Marshal() (dAtA []byte, err error)
func (*ListAccounts) MarshalTo ¶ added in v2.256.1
func (m *ListAccounts) MarshalTo(dAtA []byte) (int, error)
func (*ListAccounts) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *ListAccounts) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListAccounts) ProtoMessage ¶ added in v2.208.0
func (*ListAccounts) ProtoMessage()
func (*ListAccounts) Reset ¶ added in v2.208.0
func (m *ListAccounts) Reset()
func (*ListAccounts) Size ¶ added in v2.256.1
func (m *ListAccounts) Size() (n int)
func (*ListAccounts) String ¶ added in v2.208.0
func (m *ListAccounts) String() string
func (*ListAccounts) Unmarshal ¶ added in v2.256.1
func (m *ListAccounts) Unmarshal(dAtA []byte) error
func (*ListAccounts) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *ListAccounts) XXX_DiscardUnknown()
func (*ListAccounts) XXX_Marshal ¶ added in v2.208.0
func (m *ListAccounts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAccounts) XXX_Merge ¶ added in v2.208.0
func (m *ListAccounts) XXX_Merge(src proto.Message)
func (*ListAccounts) XXX_Size ¶ added in v2.208.0
func (m *ListAccounts) XXX_Size() int
func (*ListAccounts) XXX_Unmarshal ¶ added in v2.208.0
func (m *ListAccounts) XXX_Unmarshal(b []byte) error
type ListAccounts_Reply ¶ added in v2.208.0
type ListAccounts_Reply struct { Accounts []*AccountMetadata `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAccounts_Reply) Descriptor ¶ added in v2.208.0
func (*ListAccounts_Reply) Descriptor() ([]byte, []int)
func (*ListAccounts_Reply) GetAccounts ¶ added in v2.208.0
func (m *ListAccounts_Reply) GetAccounts() []*AccountMetadata
func (*ListAccounts_Reply) Marshal ¶ added in v2.256.1
func (m *ListAccounts_Reply) Marshal() (dAtA []byte, err error)
func (*ListAccounts_Reply) MarshalTo ¶ added in v2.256.1
func (m *ListAccounts_Reply) MarshalTo(dAtA []byte) (int, error)
func (*ListAccounts_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *ListAccounts_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListAccounts_Reply) ProtoMessage ¶ added in v2.208.0
func (*ListAccounts_Reply) ProtoMessage()
func (*ListAccounts_Reply) Reset ¶ added in v2.208.0
func (m *ListAccounts_Reply) Reset()
func (*ListAccounts_Reply) Size ¶ added in v2.256.1
func (m *ListAccounts_Reply) Size() (n int)
func (*ListAccounts_Reply) String ¶ added in v2.208.0
func (m *ListAccounts_Reply) String() string
func (*ListAccounts_Reply) Unmarshal ¶ added in v2.256.1
func (m *ListAccounts_Reply) Unmarshal(dAtA []byte) error
func (*ListAccounts_Reply) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *ListAccounts_Reply) XXX_DiscardUnknown()
func (*ListAccounts_Reply) XXX_Marshal ¶ added in v2.208.0
func (m *ListAccounts_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAccounts_Reply) XXX_Merge ¶ added in v2.208.0
func (m *ListAccounts_Reply) XXX_Merge(src proto.Message)
func (*ListAccounts_Reply) XXX_Size ¶ added in v2.208.0
func (m *ListAccounts_Reply) XXX_Size() int
func (*ListAccounts_Reply) XXX_Unmarshal ¶ added in v2.208.0
func (m *ListAccounts_Reply) XXX_Unmarshal(b []byte) error
type ListAccounts_Request ¶ added in v2.208.0
type ListAccounts_Request struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAccounts_Request) Descriptor ¶ added in v2.208.0
func (*ListAccounts_Request) Descriptor() ([]byte, []int)
func (*ListAccounts_Request) Marshal ¶ added in v2.256.1
func (m *ListAccounts_Request) Marshal() (dAtA []byte, err error)
func (*ListAccounts_Request) MarshalTo ¶ added in v2.256.1
func (m *ListAccounts_Request) MarshalTo(dAtA []byte) (int, error)
func (*ListAccounts_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *ListAccounts_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListAccounts_Request) ProtoMessage ¶ added in v2.208.0
func (*ListAccounts_Request) ProtoMessage()
func (*ListAccounts_Request) Reset ¶ added in v2.208.0
func (m *ListAccounts_Request) Reset()
func (*ListAccounts_Request) Size ¶ added in v2.256.1
func (m *ListAccounts_Request) Size() (n int)
func (*ListAccounts_Request) String ¶ added in v2.208.0
func (m *ListAccounts_Request) String() string
func (*ListAccounts_Request) Unmarshal ¶ added in v2.256.1
func (m *ListAccounts_Request) Unmarshal(dAtA []byte) error
func (*ListAccounts_Request) XXX_DiscardUnknown ¶ added in v2.208.0
func (m *ListAccounts_Request) XXX_DiscardUnknown()
func (*ListAccounts_Request) XXX_Marshal ¶ added in v2.208.0
func (m *ListAccounts_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAccounts_Request) XXX_Merge ¶ added in v2.208.0
func (m *ListAccounts_Request) XXX_Merge(src proto.Message)
func (*ListAccounts_Request) XXX_Size ¶ added in v2.208.0
func (m *ListAccounts_Request) XXX_Size() int
func (*ListAccounts_Request) XXX_Unmarshal ¶ added in v2.208.0
func (m *ListAccounts_Request) XXX_Unmarshal(b []byte) error
type LogfileList ¶ added in v2.287.0
type LogfileList struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogfileList) Descriptor ¶ added in v2.287.0
func (*LogfileList) Descriptor() ([]byte, []int)
func (*LogfileList) Marshal ¶ added in v2.287.0
func (m *LogfileList) Marshal() (dAtA []byte, err error)
func (*LogfileList) MarshalTo ¶ added in v2.287.0
func (m *LogfileList) MarshalTo(dAtA []byte) (int, error)
func (*LogfileList) MarshalToSizedBuffer ¶ added in v2.287.0
func (m *LogfileList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogfileList) ProtoMessage ¶ added in v2.287.0
func (*LogfileList) ProtoMessage()
func (*LogfileList) Reset ¶ added in v2.287.0
func (m *LogfileList) Reset()
func (*LogfileList) Size ¶ added in v2.287.0
func (m *LogfileList) Size() (n int)
func (*LogfileList) String ¶ added in v2.287.0
func (m *LogfileList) String() string
func (*LogfileList) Unmarshal ¶ added in v2.287.0
func (m *LogfileList) Unmarshal(dAtA []byte) error
func (*LogfileList) XXX_DiscardUnknown ¶ added in v2.287.0
func (m *LogfileList) XXX_DiscardUnknown()
func (*LogfileList) XXX_Marshal ¶ added in v2.287.0
func (m *LogfileList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogfileList) XXX_Merge ¶ added in v2.287.0
func (m *LogfileList) XXX_Merge(src proto.Message)
func (*LogfileList) XXX_Size ¶ added in v2.287.0
func (m *LogfileList) XXX_Size() int
func (*LogfileList) XXX_Unmarshal ¶ added in v2.287.0
func (m *LogfileList) XXX_Unmarshal(b []byte) error
type LogfileList_Reply ¶ added in v2.287.0
type LogfileList_Reply struct { Entries []*LogfileList_Reply_Logfile `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogfileList_Reply) Descriptor ¶ added in v2.287.0
func (*LogfileList_Reply) Descriptor() ([]byte, []int)
func (*LogfileList_Reply) GetEntries ¶ added in v2.287.0
func (m *LogfileList_Reply) GetEntries() []*LogfileList_Reply_Logfile
func (*LogfileList_Reply) Marshal ¶ added in v2.287.0
func (m *LogfileList_Reply) Marshal() (dAtA []byte, err error)
func (*LogfileList_Reply) MarshalTo ¶ added in v2.287.0
func (m *LogfileList_Reply) MarshalTo(dAtA []byte) (int, error)
func (*LogfileList_Reply) MarshalToSizedBuffer ¶ added in v2.287.0
func (m *LogfileList_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogfileList_Reply) ProtoMessage ¶ added in v2.287.0
func (*LogfileList_Reply) ProtoMessage()
func (*LogfileList_Reply) Reset ¶ added in v2.287.0
func (m *LogfileList_Reply) Reset()
func (*LogfileList_Reply) Size ¶ added in v2.287.0
func (m *LogfileList_Reply) Size() (n int)
func (*LogfileList_Reply) String ¶ added in v2.287.0
func (m *LogfileList_Reply) String() string
func (*LogfileList_Reply) Unmarshal ¶ added in v2.287.0
func (m *LogfileList_Reply) Unmarshal(dAtA []byte) error
func (*LogfileList_Reply) XXX_DiscardUnknown ¶ added in v2.287.0
func (m *LogfileList_Reply) XXX_DiscardUnknown()
func (*LogfileList_Reply) XXX_Marshal ¶ added in v2.287.0
func (m *LogfileList_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogfileList_Reply) XXX_Merge ¶ added in v2.287.0
func (m *LogfileList_Reply) XXX_Merge(src proto.Message)
func (*LogfileList_Reply) XXX_Size ¶ added in v2.287.0
func (m *LogfileList_Reply) XXX_Size() int
func (*LogfileList_Reply) XXX_Unmarshal ¶ added in v2.287.0
func (m *LogfileList_Reply) XXX_Unmarshal(b []byte) error
type LogfileList_Reply_Logfile ¶ added in v2.287.0
type LogfileList_Reply_Logfile struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` Size_ int64 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` Kind string `protobuf:"bytes,5,opt,name=kind,proto3" json:"kind,omitempty"` Time int64 `protobuf:"varint,6,opt,name=time,proto3" json:"time,omitempty"` Latest bool `protobuf:"varint,7,opt,name=latest,proto3" json:"latest,omitempty"` Errs string `protobuf:"bytes,8,opt,name=errs,proto3" json:"errs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogfileList_Reply_Logfile) Descriptor ¶ added in v2.287.0
func (*LogfileList_Reply_Logfile) Descriptor() ([]byte, []int)
func (*LogfileList_Reply_Logfile) GetAccountID ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetAccountID() string
func (*LogfileList_Reply_Logfile) GetErrs ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetErrs() string
func (*LogfileList_Reply_Logfile) GetKind ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetKind() string
func (*LogfileList_Reply_Logfile) GetLatest ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetLatest() bool
func (*LogfileList_Reply_Logfile) GetName ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetName() string
func (*LogfileList_Reply_Logfile) GetPath ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetPath() string
func (*LogfileList_Reply_Logfile) GetSize_ ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetSize_() int64
func (*LogfileList_Reply_Logfile) GetTime ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) GetTime() int64
func (*LogfileList_Reply_Logfile) Marshal ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) Marshal() (dAtA []byte, err error)
func (*LogfileList_Reply_Logfile) MarshalTo ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) MarshalTo(dAtA []byte) (int, error)
func (*LogfileList_Reply_Logfile) MarshalToSizedBuffer ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogfileList_Reply_Logfile) ProtoMessage ¶ added in v2.287.0
func (*LogfileList_Reply_Logfile) ProtoMessage()
func (*LogfileList_Reply_Logfile) Reset ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) Reset()
func (*LogfileList_Reply_Logfile) Size ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) Size() (n int)
func (*LogfileList_Reply_Logfile) String ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) String() string
func (*LogfileList_Reply_Logfile) Unmarshal ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) Unmarshal(dAtA []byte) error
func (*LogfileList_Reply_Logfile) XXX_DiscardUnknown ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) XXX_DiscardUnknown()
func (*LogfileList_Reply_Logfile) XXX_Marshal ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogfileList_Reply_Logfile) XXX_Merge ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) XXX_Merge(src proto.Message)
func (*LogfileList_Reply_Logfile) XXX_Size ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) XXX_Size() int
func (*LogfileList_Reply_Logfile) XXX_Unmarshal ¶ added in v2.287.0
func (m *LogfileList_Reply_Logfile) XXX_Unmarshal(b []byte) error
type LogfileList_Request ¶ added in v2.287.0
type LogfileList_Request struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogfileList_Request) Descriptor ¶ added in v2.287.0
func (*LogfileList_Request) Descriptor() ([]byte, []int)
func (*LogfileList_Request) Marshal ¶ added in v2.287.0
func (m *LogfileList_Request) Marshal() (dAtA []byte, err error)
func (*LogfileList_Request) MarshalTo ¶ added in v2.287.0
func (m *LogfileList_Request) MarshalTo(dAtA []byte) (int, error)
func (*LogfileList_Request) MarshalToSizedBuffer ¶ added in v2.287.0
func (m *LogfileList_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogfileList_Request) ProtoMessage ¶ added in v2.287.0
func (*LogfileList_Request) ProtoMessage()
func (*LogfileList_Request) Reset ¶ added in v2.287.0
func (m *LogfileList_Request) Reset()
func (*LogfileList_Request) Size ¶ added in v2.287.0
func (m *LogfileList_Request) Size() (n int)
func (*LogfileList_Request) String ¶ added in v2.287.0
func (m *LogfileList_Request) String() string
func (*LogfileList_Request) Unmarshal ¶ added in v2.287.0
func (m *LogfileList_Request) Unmarshal(dAtA []byte) error
func (*LogfileList_Request) XXX_DiscardUnknown ¶ added in v2.287.0
func (m *LogfileList_Request) XXX_DiscardUnknown()
func (*LogfileList_Request) XXX_Marshal ¶ added in v2.287.0
func (m *LogfileList_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogfileList_Request) XXX_Merge ¶ added in v2.287.0
func (m *LogfileList_Request) XXX_Merge(src proto.Message)
func (*LogfileList_Request) XXX_Size ¶ added in v2.287.0
func (m *LogfileList_Request) XXX_Size() int
func (*LogfileList_Request) XXX_Unmarshal ¶ added in v2.287.0
func (m *LogfileList_Request) XXX_Unmarshal(b []byte) error
type NetworkConfig ¶ added in v2.302.0
type NetworkConfig struct { Bootstrap []string `protobuf:"bytes,1,rep,name=bootstrap,proto3" json:"bootstrap,omitempty"` Rendezvous []string `protobuf:"bytes,2,rep,name=rendezvous,proto3" json:"rendezvous,omitempty"` StaticRelay []string `protobuf:"bytes,3,rep,name=static_relay,json=staticRelay,proto3" json:"static_relay,omitempty"` DHT NetworkConfig_DHTFlag `protobuf:"varint,4,opt,name=dht,proto3,enum=berty.account.v1.NetworkConfig_DHTFlag" json:"dht,omitempty"` BluetoothLE NetworkConfig_Flag `` /* 136-byte string literal not displayed */ AppleMultipeerConnectivity NetworkConfig_Flag `` /* 183-byte string literal not displayed */ AndroidNearby NetworkConfig_Flag `` /* 142-byte string literal not displayed */ Tor NetworkConfig_TorFlag `protobuf:"varint,8,opt,name=tor,proto3,enum=berty.account.v1.NetworkConfig_TorFlag" json:"tor,omitempty"` MDNS NetworkConfig_Flag `protobuf:"varint,9,opt,name=mdns,proto3,enum=berty.account.v1.NetworkConfig_Flag" json:"mdns,omitempty"` ShowDefaultServices NetworkConfig_Flag `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NetworkConfigGetBlank ¶ added in v2.302.0
func NetworkConfigGetBlank() *NetworkConfig
func NetworkConfigGetDefault ¶ added in v2.302.0
func NetworkConfigGetDefault() *NetworkConfig
func (*NetworkConfig) AddArgs ¶ added in v2.302.0
func (m *NetworkConfig) AddArgs(args []string) []string
func (*NetworkConfig) Descriptor ¶ added in v2.302.0
func (*NetworkConfig) Descriptor() ([]byte, []int)
func (*NetworkConfig) GetAndroidNearby ¶ added in v2.302.0
func (m *NetworkConfig) GetAndroidNearby() NetworkConfig_Flag
func (*NetworkConfig) GetAppleMultipeerConnectivity ¶ added in v2.302.0
func (m *NetworkConfig) GetAppleMultipeerConnectivity() NetworkConfig_Flag
func (*NetworkConfig) GetBluetoothLE ¶ added in v2.302.0
func (m *NetworkConfig) GetBluetoothLE() NetworkConfig_Flag
func (*NetworkConfig) GetBootstrap ¶ added in v2.302.0
func (m *NetworkConfig) GetBootstrap() []string
func (*NetworkConfig) GetDHT ¶ added in v2.302.0
func (m *NetworkConfig) GetDHT() NetworkConfig_DHTFlag
func (*NetworkConfig) GetMDNS ¶ added in v2.302.0
func (m *NetworkConfig) GetMDNS() NetworkConfig_Flag
func (*NetworkConfig) GetRendezvous ¶ added in v2.302.0
func (m *NetworkConfig) GetRendezvous() []string
func (*NetworkConfig) GetShowDefaultServices ¶ added in v2.302.0
func (m *NetworkConfig) GetShowDefaultServices() NetworkConfig_Flag
func (*NetworkConfig) GetStaticRelay ¶ added in v2.302.0
func (m *NetworkConfig) GetStaticRelay() []string
func (*NetworkConfig) GetTor ¶ added in v2.302.0
func (m *NetworkConfig) GetTor() NetworkConfig_TorFlag
func (*NetworkConfig) Marshal ¶ added in v2.302.0
func (m *NetworkConfig) Marshal() (dAtA []byte, err error)
func (*NetworkConfig) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfig) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfig) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfig) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfig) ProtoMessage()
func (*NetworkConfig) Reset ¶ added in v2.302.0
func (m *NetworkConfig) Reset()
func (*NetworkConfig) Size ¶ added in v2.302.0
func (m *NetworkConfig) Size() (n int)
func (*NetworkConfig) String ¶ added in v2.302.0
func (m *NetworkConfig) String() string
func (*NetworkConfig) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfig) Unmarshal(dAtA []byte) error
func (*NetworkConfig) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfig) XXX_DiscardUnknown()
func (*NetworkConfig) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfig) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfig) XXX_Merge(src proto.Message)
func (*NetworkConfig) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfig) XXX_Size() int
func (*NetworkConfig) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfig) XXX_Unmarshal(b []byte) error
type NetworkConfigGet ¶ added in v2.302.0
type NetworkConfigGet struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigGet) Descriptor ¶ added in v2.302.0
func (*NetworkConfigGet) Descriptor() ([]byte, []int)
func (*NetworkConfigGet) Marshal ¶ added in v2.302.0
func (m *NetworkConfigGet) Marshal() (dAtA []byte, err error)
func (*NetworkConfigGet) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigGet) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigGet) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigGet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigGet) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigGet) ProtoMessage()
func (*NetworkConfigGet) Reset ¶ added in v2.302.0
func (m *NetworkConfigGet) Reset()
func (*NetworkConfigGet) Size ¶ added in v2.302.0
func (m *NetworkConfigGet) Size() (n int)
func (*NetworkConfigGet) String ¶ added in v2.302.0
func (m *NetworkConfigGet) String() string
func (*NetworkConfigGet) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGet) Unmarshal(dAtA []byte) error
func (*NetworkConfigGet) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigGet) XXX_DiscardUnknown()
func (*NetworkConfigGet) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigGet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigGet) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigGet) XXX_Merge(src proto.Message)
func (*NetworkConfigGet) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigGet) XXX_Size() int
func (*NetworkConfigGet) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGet) XXX_Unmarshal(b []byte) error
type NetworkConfigGetPreset ¶ added in v2.302.0
type NetworkConfigGetPreset struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigGetPreset) Descriptor ¶ added in v2.302.0
func (*NetworkConfigGetPreset) Descriptor() ([]byte, []int)
func (*NetworkConfigGetPreset) Marshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) Marshal() (dAtA []byte, err error)
func (*NetworkConfigGetPreset) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigGetPreset) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigGetPreset) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigGetPreset) ProtoMessage()
func (*NetworkConfigGetPreset) Reset ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) Reset()
func (*NetworkConfigGetPreset) Size ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) Size() (n int)
func (*NetworkConfigGetPreset) String ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) String() string
func (*NetworkConfigGetPreset) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) Unmarshal(dAtA []byte) error
func (*NetworkConfigGetPreset) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) XXX_DiscardUnknown()
func (*NetworkConfigGetPreset) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigGetPreset) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) XXX_Merge(src proto.Message)
func (*NetworkConfigGetPreset) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) XXX_Size() int
func (*NetworkConfigGetPreset) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset) XXX_Unmarshal(b []byte) error
type NetworkConfigGetPreset_Reply ¶ added in v2.302.0
type NetworkConfigGetPreset_Reply struct { Config *NetworkConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigGetPreset_Reply) Descriptor ¶ added in v2.302.0
func (*NetworkConfigGetPreset_Reply) Descriptor() ([]byte, []int)
func (*NetworkConfigGetPreset_Reply) GetConfig ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) GetConfig() *NetworkConfig
func (*NetworkConfigGetPreset_Reply) Marshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) Marshal() (dAtA []byte, err error)
func (*NetworkConfigGetPreset_Reply) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigGetPreset_Reply) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigGetPreset_Reply) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigGetPreset_Reply) ProtoMessage()
func (*NetworkConfigGetPreset_Reply) Reset ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) Reset()
func (*NetworkConfigGetPreset_Reply) Size ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) Size() (n int)
func (*NetworkConfigGetPreset_Reply) String ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) String() string
func (*NetworkConfigGetPreset_Reply) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) Unmarshal(dAtA []byte) error
func (*NetworkConfigGetPreset_Reply) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) XXX_DiscardUnknown()
func (*NetworkConfigGetPreset_Reply) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigGetPreset_Reply) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) XXX_Merge(src proto.Message)
func (*NetworkConfigGetPreset_Reply) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) XXX_Size() int
func (*NetworkConfigGetPreset_Reply) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Reply) XXX_Unmarshal(b []byte) error
type NetworkConfigGetPreset_Request ¶ added in v2.302.0
type NetworkConfigGetPreset_Request struct { Preset NetworkConfigPreset `protobuf:"varint,1,opt,name=preset,proto3,enum=berty.account.v1.NetworkConfigPreset" json:"preset,omitempty"` HasBluetoothPermission bool `` /* 130-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigGetPreset_Request) Descriptor ¶ added in v2.302.0
func (*NetworkConfigGetPreset_Request) Descriptor() ([]byte, []int)
func (*NetworkConfigGetPreset_Request) GetHasBluetoothPermission ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) GetHasBluetoothPermission() bool
func (*NetworkConfigGetPreset_Request) GetPreset ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) GetPreset() NetworkConfigPreset
func (*NetworkConfigGetPreset_Request) Marshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) Marshal() (dAtA []byte, err error)
func (*NetworkConfigGetPreset_Request) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigGetPreset_Request) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigGetPreset_Request) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigGetPreset_Request) ProtoMessage()
func (*NetworkConfigGetPreset_Request) Reset ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) Reset()
func (*NetworkConfigGetPreset_Request) Size ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) Size() (n int)
func (*NetworkConfigGetPreset_Request) String ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) String() string
func (*NetworkConfigGetPreset_Request) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) Unmarshal(dAtA []byte) error
func (*NetworkConfigGetPreset_Request) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) XXX_DiscardUnknown()
func (*NetworkConfigGetPreset_Request) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigGetPreset_Request) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) XXX_Merge(src proto.Message)
func (*NetworkConfigGetPreset_Request) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) XXX_Size() int
func (*NetworkConfigGetPreset_Request) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGetPreset_Request) XXX_Unmarshal(b []byte) error
type NetworkConfigGet_Reply ¶ added in v2.302.0
type NetworkConfigGet_Reply struct { DefaultConfig *NetworkConfig `protobuf:"bytes,1,opt,name=default_config,json=defaultConfig,proto3" json:"default_config,omitempty"` CurrentConfig *NetworkConfig `protobuf:"bytes,2,opt,name=current_config,json=currentConfig,proto3" json:"current_config,omitempty"` CustomConfigExists bool `protobuf:"varint,3,opt,name=custom_config_exists,json=customConfigExists,proto3" json:"custom_config_exists,omitempty"` DefaultBootstrap []string `protobuf:"bytes,4,rep,name=default_bootstrap,json=defaultBootstrap,proto3" json:"default_bootstrap,omitempty"` DefaultRendezvous []string `protobuf:"bytes,5,rep,name=default_rendezvous,json=defaultRendezvous,proto3" json:"default_rendezvous,omitempty"` DefaultStaticRelay []string `protobuf:"bytes,6,rep,name=default_static_relay,json=defaultStaticRelay,proto3" json:"default_static_relay,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigGet_Reply) Descriptor ¶ added in v2.302.0
func (*NetworkConfigGet_Reply) Descriptor() ([]byte, []int)
func (*NetworkConfigGet_Reply) GetCurrentConfig ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) GetCurrentConfig() *NetworkConfig
func (*NetworkConfigGet_Reply) GetCustomConfigExists ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) GetCustomConfigExists() bool
func (*NetworkConfigGet_Reply) GetDefaultBootstrap ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) GetDefaultBootstrap() []string
func (*NetworkConfigGet_Reply) GetDefaultConfig ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) GetDefaultConfig() *NetworkConfig
func (*NetworkConfigGet_Reply) GetDefaultRendezvous ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) GetDefaultRendezvous() []string
func (*NetworkConfigGet_Reply) GetDefaultStaticRelay ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) GetDefaultStaticRelay() []string
func (*NetworkConfigGet_Reply) Marshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) Marshal() (dAtA []byte, err error)
func (*NetworkConfigGet_Reply) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigGet_Reply) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigGet_Reply) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigGet_Reply) ProtoMessage()
func (*NetworkConfigGet_Reply) Reset ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) Reset()
func (*NetworkConfigGet_Reply) Size ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) Size() (n int)
func (*NetworkConfigGet_Reply) String ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) String() string
func (*NetworkConfigGet_Reply) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) Unmarshal(dAtA []byte) error
func (*NetworkConfigGet_Reply) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) XXX_DiscardUnknown()
func (*NetworkConfigGet_Reply) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigGet_Reply) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) XXX_Merge(src proto.Message)
func (*NetworkConfigGet_Reply) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) XXX_Size() int
func (*NetworkConfigGet_Reply) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Reply) XXX_Unmarshal(b []byte) error
type NetworkConfigGet_Request ¶ added in v2.302.0
type NetworkConfigGet_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigGet_Request) Descriptor ¶ added in v2.302.0
func (*NetworkConfigGet_Request) Descriptor() ([]byte, []int)
func (*NetworkConfigGet_Request) GetAccountID ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) GetAccountID() string
func (*NetworkConfigGet_Request) Marshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) Marshal() (dAtA []byte, err error)
func (*NetworkConfigGet_Request) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigGet_Request) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigGet_Request) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigGet_Request) ProtoMessage()
func (*NetworkConfigGet_Request) Reset ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) Reset()
func (*NetworkConfigGet_Request) Size ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) Size() (n int)
func (*NetworkConfigGet_Request) String ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) String() string
func (*NetworkConfigGet_Request) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) Unmarshal(dAtA []byte) error
func (*NetworkConfigGet_Request) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) XXX_DiscardUnknown()
func (*NetworkConfigGet_Request) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigGet_Request) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) XXX_Merge(src proto.Message)
func (*NetworkConfigGet_Request) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) XXX_Size() int
func (*NetworkConfigGet_Request) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigGet_Request) XXX_Unmarshal(b []byte) error
type NetworkConfigPreset ¶ added in v2.302.0
type NetworkConfigPreset int32
const ( NetworkConfigPreset_NetPresetUndefined NetworkConfigPreset = 0 NetworkConfigPreset_NetPresetPerformance NetworkConfigPreset = 1 NetworkConfigPreset_NetPresetFullAnonymity NetworkConfigPreset = 2 )
func (NetworkConfigPreset) EnumDescriptor ¶ added in v2.302.0
func (NetworkConfigPreset) EnumDescriptor() ([]byte, []int)
func (NetworkConfigPreset) String ¶ added in v2.302.0
func (x NetworkConfigPreset) String() string
type NetworkConfigSet ¶ added in v2.302.0
type NetworkConfigSet struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigSet) Descriptor ¶ added in v2.302.0
func (*NetworkConfigSet) Descriptor() ([]byte, []int)
func (*NetworkConfigSet) Marshal ¶ added in v2.302.0
func (m *NetworkConfigSet) Marshal() (dAtA []byte, err error)
func (*NetworkConfigSet) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigSet) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigSet) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigSet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigSet) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigSet) ProtoMessage()
func (*NetworkConfigSet) Reset ¶ added in v2.302.0
func (m *NetworkConfigSet) Reset()
func (*NetworkConfigSet) Size ¶ added in v2.302.0
func (m *NetworkConfigSet) Size() (n int)
func (*NetworkConfigSet) String ¶ added in v2.302.0
func (m *NetworkConfigSet) String() string
func (*NetworkConfigSet) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigSet) Unmarshal(dAtA []byte) error
func (*NetworkConfigSet) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigSet) XXX_DiscardUnknown()
func (*NetworkConfigSet) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigSet) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigSet) XXX_Merge(src proto.Message)
func (*NetworkConfigSet) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigSet) XXX_Size() int
func (*NetworkConfigSet) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigSet) XXX_Unmarshal(b []byte) error
type NetworkConfigSet_Reply ¶ added in v2.302.0
type NetworkConfigSet_Reply struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigSet_Reply) Descriptor ¶ added in v2.302.0
func (*NetworkConfigSet_Reply) Descriptor() ([]byte, []int)
func (*NetworkConfigSet_Reply) Marshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) Marshal() (dAtA []byte, err error)
func (*NetworkConfigSet_Reply) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigSet_Reply) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigSet_Reply) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigSet_Reply) ProtoMessage()
func (*NetworkConfigSet_Reply) Reset ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) Reset()
func (*NetworkConfigSet_Reply) Size ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) Size() (n int)
func (*NetworkConfigSet_Reply) String ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) String() string
func (*NetworkConfigSet_Reply) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) Unmarshal(dAtA []byte) error
func (*NetworkConfigSet_Reply) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) XXX_DiscardUnknown()
func (*NetworkConfigSet_Reply) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigSet_Reply) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) XXX_Merge(src proto.Message)
func (*NetworkConfigSet_Reply) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) XXX_Size() int
func (*NetworkConfigSet_Reply) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Reply) XXX_Unmarshal(b []byte) error
type NetworkConfigSet_Request ¶ added in v2.302.0
type NetworkConfigSet_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` Config *NetworkConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkConfigSet_Request) Descriptor ¶ added in v2.302.0
func (*NetworkConfigSet_Request) Descriptor() ([]byte, []int)
func (*NetworkConfigSet_Request) GetAccountID ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) GetAccountID() string
func (*NetworkConfigSet_Request) GetConfig ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) GetConfig() *NetworkConfig
func (*NetworkConfigSet_Request) Marshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) Marshal() (dAtA []byte, err error)
func (*NetworkConfigSet_Request) MarshalTo ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) MarshalTo(dAtA []byte) (int, error)
func (*NetworkConfigSet_Request) MarshalToSizedBuffer ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkConfigSet_Request) ProtoMessage ¶ added in v2.302.0
func (*NetworkConfigSet_Request) ProtoMessage()
func (*NetworkConfigSet_Request) Reset ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) Reset()
func (*NetworkConfigSet_Request) Size ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) Size() (n int)
func (*NetworkConfigSet_Request) String ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) String() string
func (*NetworkConfigSet_Request) Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) Unmarshal(dAtA []byte) error
func (*NetworkConfigSet_Request) XXX_DiscardUnknown ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) XXX_DiscardUnknown()
func (*NetworkConfigSet_Request) XXX_Marshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfigSet_Request) XXX_Merge ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) XXX_Merge(src proto.Message)
func (*NetworkConfigSet_Request) XXX_Size ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) XXX_Size() int
func (*NetworkConfigSet_Request) XXX_Unmarshal ¶ added in v2.302.0
func (m *NetworkConfigSet_Request) XXX_Unmarshal(b []byte) error
type NetworkConfig_DHTFlag ¶ added in v2.302.0
type NetworkConfig_DHTFlag int32
const ( NetworkConfig_DHTUndefined NetworkConfig_DHTFlag = 0 NetworkConfig_DHTDisabled NetworkConfig_DHTFlag = 1 NetworkConfig_DHTClient NetworkConfig_DHTFlag = 2 NetworkConfig_DHTServer NetworkConfig_DHTFlag = 3 NetworkConfig_DHTAuto NetworkConfig_DHTFlag = 4 NetworkConfig_DHTAutoServer NetworkConfig_DHTFlag = 5 )
func (NetworkConfig_DHTFlag) EnumDescriptor ¶ added in v2.302.0
func (NetworkConfig_DHTFlag) EnumDescriptor() ([]byte, []int)
func (NetworkConfig_DHTFlag) String ¶ added in v2.302.0
func (x NetworkConfig_DHTFlag) String() string
type NetworkConfig_Flag ¶ added in v2.302.0
type NetworkConfig_Flag int32
const ( NetworkConfig_Undefined NetworkConfig_Flag = 0 NetworkConfig_Disabled NetworkConfig_Flag = 1 NetworkConfig_Enabled NetworkConfig_Flag = 2 )
func (NetworkConfig_Flag) EnumDescriptor ¶ added in v2.302.0
func (NetworkConfig_Flag) EnumDescriptor() ([]byte, []int)
func (NetworkConfig_Flag) String ¶ added in v2.302.0
func (x NetworkConfig_Flag) String() string
type NetworkConfig_TorFlag ¶ added in v2.302.0
type NetworkConfig_TorFlag int32
const ( NetworkConfig_TorUndefined NetworkConfig_TorFlag = 0 NetworkConfig_TorDisabled NetworkConfig_TorFlag = 1 NetworkConfig_TorOptional NetworkConfig_TorFlag = 2 NetworkConfig_TorRequired NetworkConfig_TorFlag = 3 )
func (NetworkConfig_TorFlag) EnumDescriptor ¶ added in v2.302.0
func (NetworkConfig_TorFlag) EnumDescriptor() ([]byte, []int)
func (NetworkConfig_TorFlag) String ¶ added in v2.302.0
func (x NetworkConfig_TorFlag) String() string
type OpenAccount ¶
type OpenAccount struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenAccount) Descriptor ¶
func (*OpenAccount) Descriptor() ([]byte, []int)
func (*OpenAccount) Marshal ¶ added in v2.256.1
func (m *OpenAccount) Marshal() (dAtA []byte, err error)
func (*OpenAccount) MarshalTo ¶ added in v2.256.1
func (m *OpenAccount) MarshalTo(dAtA []byte) (int, error)
func (*OpenAccount) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *OpenAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAccount) ProtoMessage ¶
func (*OpenAccount) ProtoMessage()
func (*OpenAccount) Reset ¶
func (m *OpenAccount) Reset()
func (*OpenAccount) Size ¶ added in v2.256.1
func (m *OpenAccount) Size() (n int)
func (*OpenAccount) String ¶
func (m *OpenAccount) String() string
func (*OpenAccount) Unmarshal ¶ added in v2.256.1
func (m *OpenAccount) Unmarshal(dAtA []byte) error
func (*OpenAccount) XXX_DiscardUnknown ¶
func (m *OpenAccount) XXX_DiscardUnknown()
func (*OpenAccount) XXX_Marshal ¶
func (m *OpenAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAccount) XXX_Merge ¶
func (m *OpenAccount) XXX_Merge(src proto.Message)
func (*OpenAccount) XXX_Size ¶
func (m *OpenAccount) XXX_Size() int
func (*OpenAccount) XXX_Unmarshal ¶
func (m *OpenAccount) XXX_Unmarshal(b []byte) error
type OpenAccountWithProgress ¶ added in v2.245.0
type OpenAccountWithProgress struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenAccountWithProgress) Descriptor ¶ added in v2.245.0
func (*OpenAccountWithProgress) Descriptor() ([]byte, []int)
func (*OpenAccountWithProgress) Marshal ¶ added in v2.256.1
func (m *OpenAccountWithProgress) Marshal() (dAtA []byte, err error)
func (*OpenAccountWithProgress) MarshalTo ¶ added in v2.256.1
func (m *OpenAccountWithProgress) MarshalTo(dAtA []byte) (int, error)
func (*OpenAccountWithProgress) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *OpenAccountWithProgress) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAccountWithProgress) ProtoMessage ¶ added in v2.245.0
func (*OpenAccountWithProgress) ProtoMessage()
func (*OpenAccountWithProgress) Reset ¶ added in v2.245.0
func (m *OpenAccountWithProgress) Reset()
func (*OpenAccountWithProgress) Size ¶ added in v2.256.1
func (m *OpenAccountWithProgress) Size() (n int)
func (*OpenAccountWithProgress) String ¶ added in v2.245.0
func (m *OpenAccountWithProgress) String() string
func (*OpenAccountWithProgress) Unmarshal ¶ added in v2.256.1
func (m *OpenAccountWithProgress) Unmarshal(dAtA []byte) error
func (*OpenAccountWithProgress) XXX_DiscardUnknown ¶ added in v2.245.0
func (m *OpenAccountWithProgress) XXX_DiscardUnknown()
func (*OpenAccountWithProgress) XXX_Marshal ¶ added in v2.245.0
func (m *OpenAccountWithProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAccountWithProgress) XXX_Merge ¶ added in v2.245.0
func (m *OpenAccountWithProgress) XXX_Merge(src proto.Message)
func (*OpenAccountWithProgress) XXX_Size ¶ added in v2.245.0
func (m *OpenAccountWithProgress) XXX_Size() int
func (*OpenAccountWithProgress) XXX_Unmarshal ¶ added in v2.245.0
func (m *OpenAccountWithProgress) XXX_Unmarshal(b []byte) error
type OpenAccountWithProgress_Reply ¶ added in v2.245.0
type OpenAccountWithProgress_Reply struct { Progress *protocoltypes.Progress `protobuf:"bytes,1,opt,name=progress,proto3" json:"progress,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenAccountWithProgress_Reply) Descriptor ¶ added in v2.245.0
func (*OpenAccountWithProgress_Reply) Descriptor() ([]byte, []int)
func (*OpenAccountWithProgress_Reply) GetProgress ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) GetProgress() *protocoltypes.Progress
func (*OpenAccountWithProgress_Reply) Marshal ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Reply) Marshal() (dAtA []byte, err error)
func (*OpenAccountWithProgress_Reply) MarshalTo ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Reply) MarshalTo(dAtA []byte) (int, error)
func (*OpenAccountWithProgress_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAccountWithProgress_Reply) ProtoMessage ¶ added in v2.245.0
func (*OpenAccountWithProgress_Reply) ProtoMessage()
func (*OpenAccountWithProgress_Reply) Reset ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) Reset()
func (*OpenAccountWithProgress_Reply) Size ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Reply) Size() (n int)
func (*OpenAccountWithProgress_Reply) String ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) String() string
func (*OpenAccountWithProgress_Reply) Unmarshal ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Reply) Unmarshal(dAtA []byte) error
func (*OpenAccountWithProgress_Reply) XXX_DiscardUnknown ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) XXX_DiscardUnknown()
func (*OpenAccountWithProgress_Reply) XXX_Marshal ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAccountWithProgress_Reply) XXX_Merge ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) XXX_Merge(src proto.Message)
func (*OpenAccountWithProgress_Reply) XXX_Size ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) XXX_Size() int
func (*OpenAccountWithProgress_Reply) XXX_Unmarshal ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Reply) XXX_Unmarshal(b []byte) error
type OpenAccountWithProgress_Request ¶ added in v2.245.0
type OpenAccountWithProgress_Request struct { Args []string `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"` AccountID string `protobuf:"bytes,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` LoggerFilters string `protobuf:"bytes,3,opt,name=logger_filters,json=loggerFilters,proto3" json:"logger_filters,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenAccountWithProgress_Request) Descriptor ¶ added in v2.245.0
func (*OpenAccountWithProgress_Request) Descriptor() ([]byte, []int)
func (*OpenAccountWithProgress_Request) GetAccountID ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) GetAccountID() string
func (*OpenAccountWithProgress_Request) GetArgs ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) GetArgs() []string
func (*OpenAccountWithProgress_Request) GetLoggerFilters ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) GetLoggerFilters() string
func (*OpenAccountWithProgress_Request) Marshal ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Request) Marshal() (dAtA []byte, err error)
func (*OpenAccountWithProgress_Request) MarshalTo ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Request) MarshalTo(dAtA []byte) (int, error)
func (*OpenAccountWithProgress_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAccountWithProgress_Request) ProtoMessage ¶ added in v2.245.0
func (*OpenAccountWithProgress_Request) ProtoMessage()
func (*OpenAccountWithProgress_Request) Reset ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) Reset()
func (*OpenAccountWithProgress_Request) Size ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Request) Size() (n int)
func (*OpenAccountWithProgress_Request) String ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) String() string
func (*OpenAccountWithProgress_Request) Unmarshal ¶ added in v2.256.1
func (m *OpenAccountWithProgress_Request) Unmarshal(dAtA []byte) error
func (*OpenAccountWithProgress_Request) XXX_DiscardUnknown ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) XXX_DiscardUnknown()
func (*OpenAccountWithProgress_Request) XXX_Marshal ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAccountWithProgress_Request) XXX_Merge ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) XXX_Merge(src proto.Message)
func (*OpenAccountWithProgress_Request) XXX_Size ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) XXX_Size() int
func (*OpenAccountWithProgress_Request) XXX_Unmarshal ¶ added in v2.245.0
func (m *OpenAccountWithProgress_Request) XXX_Unmarshal(b []byte) error
type OpenAccount_Reply ¶
type OpenAccount_Reply struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenAccount_Reply) Descriptor ¶
func (*OpenAccount_Reply) Descriptor() ([]byte, []int)
func (*OpenAccount_Reply) Marshal ¶ added in v2.256.1
func (m *OpenAccount_Reply) Marshal() (dAtA []byte, err error)
func (*OpenAccount_Reply) MarshalTo ¶ added in v2.256.1
func (m *OpenAccount_Reply) MarshalTo(dAtA []byte) (int, error)
func (*OpenAccount_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *OpenAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAccount_Reply) ProtoMessage ¶
func (*OpenAccount_Reply) ProtoMessage()
func (*OpenAccount_Reply) Reset ¶
func (m *OpenAccount_Reply) Reset()
func (*OpenAccount_Reply) Size ¶ added in v2.256.1
func (m *OpenAccount_Reply) Size() (n int)
func (*OpenAccount_Reply) String ¶
func (m *OpenAccount_Reply) String() string
func (*OpenAccount_Reply) Unmarshal ¶ added in v2.256.1
func (m *OpenAccount_Reply) Unmarshal(dAtA []byte) error
func (*OpenAccount_Reply) XXX_DiscardUnknown ¶
func (m *OpenAccount_Reply) XXX_DiscardUnknown()
func (*OpenAccount_Reply) XXX_Marshal ¶
func (m *OpenAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAccount_Reply) XXX_Merge ¶
func (m *OpenAccount_Reply) XXX_Merge(src proto.Message)
func (*OpenAccount_Reply) XXX_Size ¶
func (m *OpenAccount_Reply) XXX_Size() int
func (*OpenAccount_Reply) XXX_Unmarshal ¶
func (m *OpenAccount_Reply) XXX_Unmarshal(b []byte) error
type OpenAccount_Request ¶
type OpenAccount_Request struct { Args []string `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"` AccountID string `protobuf:"bytes,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` LoggerFilters string `protobuf:"bytes,3,opt,name=logger_filters,json=loggerFilters,proto3" json:"logger_filters,omitempty"` NetworkConfig *NetworkConfig `protobuf:"bytes,4,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpenAccount_Request) Descriptor ¶
func (*OpenAccount_Request) Descriptor() ([]byte, []int)
func (*OpenAccount_Request) GetAccountID ¶ added in v2.208.0
func (m *OpenAccount_Request) GetAccountID() string
func (*OpenAccount_Request) GetArgs ¶
func (m *OpenAccount_Request) GetArgs() []string
func (*OpenAccount_Request) GetLoggerFilters ¶
func (m *OpenAccount_Request) GetLoggerFilters() string
func (*OpenAccount_Request) GetNetworkConfig ¶ added in v2.302.0
func (m *OpenAccount_Request) GetNetworkConfig() *NetworkConfig
func (*OpenAccount_Request) Marshal ¶ added in v2.256.1
func (m *OpenAccount_Request) Marshal() (dAtA []byte, err error)
func (*OpenAccount_Request) MarshalTo ¶ added in v2.256.1
func (m *OpenAccount_Request) MarshalTo(dAtA []byte) (int, error)
func (*OpenAccount_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *OpenAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OpenAccount_Request) ProtoMessage ¶
func (*OpenAccount_Request) ProtoMessage()
func (*OpenAccount_Request) Reset ¶
func (m *OpenAccount_Request) Reset()
func (*OpenAccount_Request) Size ¶ added in v2.256.1
func (m *OpenAccount_Request) Size() (n int)
func (*OpenAccount_Request) String ¶
func (m *OpenAccount_Request) String() string
func (*OpenAccount_Request) Unmarshal ¶ added in v2.256.1
func (m *OpenAccount_Request) Unmarshal(dAtA []byte) error
func (*OpenAccount_Request) XXX_DiscardUnknown ¶
func (m *OpenAccount_Request) XXX_DiscardUnknown()
func (*OpenAccount_Request) XXX_Marshal ¶
func (m *OpenAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpenAccount_Request) XXX_Merge ¶
func (m *OpenAccount_Request) XXX_Merge(src proto.Message)
func (*OpenAccount_Request) XXX_Size ¶
func (m *OpenAccount_Request) XXX_Size() int
func (*OpenAccount_Request) XXX_Unmarshal ¶
func (m *OpenAccount_Request) XXX_Unmarshal(b []byte) error
type Options ¶
type Options struct { RootDirectory string ServiceClientRegister bertybridge.ServiceClientRegister LifecycleManager *lifecycle.Manager NotificationManager notification.Manager BleDriver proximity.ProximityDriver NBDriver proximity.ProximityDriver Logger *zap.Logger }
type PushPlatformTokenRegister ¶ added in v2.305.0
type PushPlatformTokenRegister struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushPlatformTokenRegister) Descriptor ¶ added in v2.305.0
func (*PushPlatformTokenRegister) Descriptor() ([]byte, []int)
func (*PushPlatformTokenRegister) Marshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) Marshal() (dAtA []byte, err error)
func (*PushPlatformTokenRegister) MarshalTo ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) MarshalTo(dAtA []byte) (int, error)
func (*PushPlatformTokenRegister) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushPlatformTokenRegister) ProtoMessage ¶ added in v2.305.0
func (*PushPlatformTokenRegister) ProtoMessage()
func (*PushPlatformTokenRegister) Reset ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) Reset()
func (*PushPlatformTokenRegister) Size ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) Size() (n int)
func (*PushPlatformTokenRegister) String ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) String() string
func (*PushPlatformTokenRegister) Unmarshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) Unmarshal(dAtA []byte) error
func (*PushPlatformTokenRegister) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) XXX_DiscardUnknown()
func (*PushPlatformTokenRegister) XXX_Marshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushPlatformTokenRegister) XXX_Merge ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) XXX_Merge(src proto.Message)
func (*PushPlatformTokenRegister) XXX_Size ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) XXX_Size() int
func (*PushPlatformTokenRegister) XXX_Unmarshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister) XXX_Unmarshal(b []byte) error
type PushPlatformTokenRegister_Reply ¶ added in v2.305.0
type PushPlatformTokenRegister_Reply struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushPlatformTokenRegister_Reply) Descriptor ¶ added in v2.305.0
func (*PushPlatformTokenRegister_Reply) Descriptor() ([]byte, []int)
func (*PushPlatformTokenRegister_Reply) Marshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) Marshal() (dAtA []byte, err error)
func (*PushPlatformTokenRegister_Reply) MarshalTo ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) MarshalTo(dAtA []byte) (int, error)
func (*PushPlatformTokenRegister_Reply) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushPlatformTokenRegister_Reply) ProtoMessage ¶ added in v2.305.0
func (*PushPlatformTokenRegister_Reply) ProtoMessage()
func (*PushPlatformTokenRegister_Reply) Reset ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) Reset()
func (*PushPlatformTokenRegister_Reply) Size ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) Size() (n int)
func (*PushPlatformTokenRegister_Reply) String ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) String() string
func (*PushPlatformTokenRegister_Reply) Unmarshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) Unmarshal(dAtA []byte) error
func (*PushPlatformTokenRegister_Reply) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) XXX_DiscardUnknown()
func (*PushPlatformTokenRegister_Reply) XXX_Marshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushPlatformTokenRegister_Reply) XXX_Merge ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) XXX_Merge(src proto.Message)
func (*PushPlatformTokenRegister_Reply) XXX_Size ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) XXX_Size() int
func (*PushPlatformTokenRegister_Reply) XXX_Unmarshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Reply) XXX_Unmarshal(b []byte) error
type PushPlatformTokenRegister_Request ¶ added in v2.305.0
type PushPlatformTokenRegister_Request struct { Receiver *protocoltypes.PushServiceReceiver `protobuf:"bytes,1,opt,name=receiver,proto3" json:"receiver,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushPlatformTokenRegister_Request) Descriptor ¶ added in v2.305.0
func (*PushPlatformTokenRegister_Request) Descriptor() ([]byte, []int)
func (*PushPlatformTokenRegister_Request) GetReceiver ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) GetReceiver() *protocoltypes.PushServiceReceiver
func (*PushPlatformTokenRegister_Request) Marshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) Marshal() (dAtA []byte, err error)
func (*PushPlatformTokenRegister_Request) MarshalTo ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) MarshalTo(dAtA []byte) (int, error)
func (*PushPlatformTokenRegister_Request) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushPlatformTokenRegister_Request) ProtoMessage ¶ added in v2.305.0
func (*PushPlatformTokenRegister_Request) ProtoMessage()
func (*PushPlatformTokenRegister_Request) Reset ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) Reset()
func (*PushPlatformTokenRegister_Request) Size ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) Size() (n int)
func (*PushPlatformTokenRegister_Request) String ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) String() string
func (*PushPlatformTokenRegister_Request) Unmarshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) Unmarshal(dAtA []byte) error
func (*PushPlatformTokenRegister_Request) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) XXX_DiscardUnknown()
func (*PushPlatformTokenRegister_Request) XXX_Marshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushPlatformTokenRegister_Request) XXX_Merge ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) XXX_Merge(src proto.Message)
func (*PushPlatformTokenRegister_Request) XXX_Size ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) XXX_Size() int
func (*PushPlatformTokenRegister_Request) XXX_Unmarshal ¶ added in v2.305.0
func (m *PushPlatformTokenRegister_Request) XXX_Unmarshal(b []byte) error
type PushReceive ¶ added in v2.305.0
type PushReceive struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushReceive) Descriptor ¶ added in v2.305.0
func (*PushReceive) Descriptor() ([]byte, []int)
func (*PushReceive) Marshal ¶ added in v2.305.0
func (m *PushReceive) Marshal() (dAtA []byte, err error)
func (*PushReceive) MarshalTo ¶ added in v2.305.0
func (m *PushReceive) MarshalTo(dAtA []byte) (int, error)
func (*PushReceive) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *PushReceive) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushReceive) ProtoMessage ¶ added in v2.305.0
func (*PushReceive) ProtoMessage()
func (*PushReceive) Reset ¶ added in v2.305.0
func (m *PushReceive) Reset()
func (*PushReceive) Size ¶ added in v2.305.0
func (m *PushReceive) Size() (n int)
func (*PushReceive) String ¶ added in v2.305.0
func (m *PushReceive) String() string
func (*PushReceive) Unmarshal ¶ added in v2.305.0
func (m *PushReceive) Unmarshal(dAtA []byte) error
func (*PushReceive) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *PushReceive) XXX_DiscardUnknown()
func (*PushReceive) XXX_Marshal ¶ added in v2.305.0
func (m *PushReceive) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushReceive) XXX_Merge ¶ added in v2.305.0
func (m *PushReceive) XXX_Merge(src proto.Message)
func (*PushReceive) XXX_Size ¶ added in v2.305.0
func (m *PushReceive) XXX_Size() int
func (*PushReceive) XXX_Unmarshal ¶ added in v2.305.0
func (m *PushReceive) XXX_Unmarshal(b []byte) error
type PushReceive_Reply ¶ added in v2.305.0
type PushReceive_Reply struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushReceive_Reply) Descriptor ¶ added in v2.305.0
func (*PushReceive_Reply) Descriptor() ([]byte, []int)
func (*PushReceive_Reply) Marshal ¶ added in v2.305.0
func (m *PushReceive_Reply) Marshal() (dAtA []byte, err error)
func (*PushReceive_Reply) MarshalTo ¶ added in v2.305.0
func (m *PushReceive_Reply) MarshalTo(dAtA []byte) (int, error)
func (*PushReceive_Reply) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *PushReceive_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushReceive_Reply) ProtoMessage ¶ added in v2.305.0
func (*PushReceive_Reply) ProtoMessage()
func (*PushReceive_Reply) Reset ¶ added in v2.305.0
func (m *PushReceive_Reply) Reset()
func (*PushReceive_Reply) Size ¶ added in v2.305.0
func (m *PushReceive_Reply) Size() (n int)
func (*PushReceive_Reply) String ¶ added in v2.305.0
func (m *PushReceive_Reply) String() string
func (*PushReceive_Reply) Unmarshal ¶ added in v2.305.0
func (m *PushReceive_Reply) Unmarshal(dAtA []byte) error
func (*PushReceive_Reply) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *PushReceive_Reply) XXX_DiscardUnknown()
func (*PushReceive_Reply) XXX_Marshal ¶ added in v2.305.0
func (m *PushReceive_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushReceive_Reply) XXX_Merge ¶ added in v2.305.0
func (m *PushReceive_Reply) XXX_Merge(src proto.Message)
func (*PushReceive_Reply) XXX_Size ¶ added in v2.305.0
func (m *PushReceive_Reply) XXX_Size() int
func (*PushReceive_Reply) XXX_Unmarshal ¶ added in v2.305.0
func (m *PushReceive_Reply) XXX_Unmarshal(b []byte) error
type PushReceive_Request ¶ added in v2.305.0
type PushReceive_Request struct { Payload string `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` TokenType protocoltypes.PushServiceTokenType `` /* 133-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushReceive_Request) Descriptor ¶ added in v2.305.0
func (*PushReceive_Request) Descriptor() ([]byte, []int)
func (*PushReceive_Request) GetPayload ¶ added in v2.305.0
func (m *PushReceive_Request) GetPayload() string
func (*PushReceive_Request) GetTokenType ¶ added in v2.305.0
func (m *PushReceive_Request) GetTokenType() protocoltypes.PushServiceTokenType
func (*PushReceive_Request) Marshal ¶ added in v2.305.0
func (m *PushReceive_Request) Marshal() (dAtA []byte, err error)
func (*PushReceive_Request) MarshalTo ¶ added in v2.305.0
func (m *PushReceive_Request) MarshalTo(dAtA []byte) (int, error)
func (*PushReceive_Request) MarshalToSizedBuffer ¶ added in v2.305.0
func (m *PushReceive_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushReceive_Request) ProtoMessage ¶ added in v2.305.0
func (*PushReceive_Request) ProtoMessage()
func (*PushReceive_Request) Reset ¶ added in v2.305.0
func (m *PushReceive_Request) Reset()
func (*PushReceive_Request) Size ¶ added in v2.305.0
func (m *PushReceive_Request) Size() (n int)
func (*PushReceive_Request) String ¶ added in v2.305.0
func (m *PushReceive_Request) String() string
func (*PushReceive_Request) Unmarshal ¶ added in v2.305.0
func (m *PushReceive_Request) Unmarshal(dAtA []byte) error
func (*PushReceive_Request) XXX_DiscardUnknown ¶ added in v2.305.0
func (m *PushReceive_Request) XXX_DiscardUnknown()
func (*PushReceive_Request) XXX_Marshal ¶ added in v2.305.0
func (m *PushReceive_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushReceive_Request) XXX_Merge ¶ added in v2.305.0
func (m *PushReceive_Request) XXX_Merge(src proto.Message)
func (*PushReceive_Request) XXX_Size ¶ added in v2.305.0
func (m *PushReceive_Request) XXX_Size() int
func (*PushReceive_Request) XXX_Unmarshal ¶ added in v2.305.0
func (m *PushReceive_Request) XXX_Unmarshal(b []byte) error
type Service ¶
type Service interface { AccountServiceServer // WakeUp should be used for background task or similar task. WakeUp(ctx context.Context) error // Close the service. Close() error // GetMessengerClient returns the Messenger Client of the actual Berty account if there is one selected. GetMessengerClient() (messengertypes.MessengerServiceClient, error) // GetProtocolClient returns the Protocol Client of the actual Berty account if there is one selected. GetProtocolClient() (protocoltypes.ProtocolServiceClient, error) }
func NewService ¶
type UnimplementedAccountServiceServer ¶
type UnimplementedAccountServiceServer struct{}
UnimplementedAccountServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedAccountServiceServer) CloseAccount ¶
func (*UnimplementedAccountServiceServer) CloseAccount(ctx context.Context, req *CloseAccount_Request) (*CloseAccount_Reply, error)
func (*UnimplementedAccountServiceServer) CloseAccountWithProgress ¶ added in v2.245.0
func (*UnimplementedAccountServiceServer) CloseAccountWithProgress(req *CloseAccountWithProgress_Request, srv AccountService_CloseAccountWithProgressServer) error
func (*UnimplementedAccountServiceServer) CreateAccount ¶ added in v2.208.0
func (*UnimplementedAccountServiceServer) CreateAccount(ctx context.Context, req *CreateAccount_Request) (*CreateAccount_Reply, error)
func (*UnimplementedAccountServiceServer) DeleteAccount ¶ added in v2.208.0
func (*UnimplementedAccountServiceServer) DeleteAccount(ctx context.Context, req *DeleteAccount_Request) (*DeleteAccount_Reply, error)
func (*UnimplementedAccountServiceServer) GetGRPCListenerAddrs ¶
func (*UnimplementedAccountServiceServer) GetGRPCListenerAddrs(ctx context.Context, req *GetGRPCListenerAddrs_Request) (*GetGRPCListenerAddrs_Reply, error)
func (*UnimplementedAccountServiceServer) GetUsername ¶ added in v2.294.2
func (*UnimplementedAccountServiceServer) GetUsername(ctx context.Context, req *GetUsername_Request) (*GetUsername_Reply, error)
func (*UnimplementedAccountServiceServer) ImportAccount ¶ added in v2.208.0
func (*UnimplementedAccountServiceServer) ImportAccount(ctx context.Context, req *ImportAccount_Request) (*ImportAccount_Reply, error)
func (*UnimplementedAccountServiceServer) ImportAccountWithProgress ¶ added in v2.295.0
func (*UnimplementedAccountServiceServer) ImportAccountWithProgress(req *ImportAccountWithProgress_Request, srv AccountService_ImportAccountWithProgressServer) error
func (*UnimplementedAccountServiceServer) ListAccounts ¶ added in v2.208.0
func (*UnimplementedAccountServiceServer) ListAccounts(ctx context.Context, req *ListAccounts_Request) (*ListAccounts_Reply, error)
func (*UnimplementedAccountServiceServer) LogfileList ¶ added in v2.287.0
func (*UnimplementedAccountServiceServer) LogfileList(ctx context.Context, req *LogfileList_Request) (*LogfileList_Reply, error)
func (*UnimplementedAccountServiceServer) NetworkConfigGet ¶ added in v2.302.0
func (*UnimplementedAccountServiceServer) NetworkConfigGet(ctx context.Context, req *NetworkConfigGet_Request) (*NetworkConfigGet_Reply, error)
func (*UnimplementedAccountServiceServer) NetworkConfigGetPreset ¶ added in v2.302.0
func (*UnimplementedAccountServiceServer) NetworkConfigGetPreset(ctx context.Context, req *NetworkConfigGetPreset_Request) (*NetworkConfigGetPreset_Reply, error)
func (*UnimplementedAccountServiceServer) NetworkConfigSet ¶ added in v2.302.0
func (*UnimplementedAccountServiceServer) NetworkConfigSet(ctx context.Context, req *NetworkConfigSet_Request) (*NetworkConfigSet_Reply, error)
func (*UnimplementedAccountServiceServer) OpenAccount ¶
func (*UnimplementedAccountServiceServer) OpenAccount(ctx context.Context, req *OpenAccount_Request) (*OpenAccount_Reply, error)
func (*UnimplementedAccountServiceServer) OpenAccountWithProgress ¶ added in v2.245.0
func (*UnimplementedAccountServiceServer) OpenAccountWithProgress(req *OpenAccountWithProgress_Request, srv AccountService_OpenAccountWithProgressServer) error
func (*UnimplementedAccountServiceServer) PushPlatformTokenRegister ¶ added in v2.305.0
func (*UnimplementedAccountServiceServer) PushPlatformTokenRegister(ctx context.Context, req *PushPlatformTokenRegister_Request) (*PushPlatformTokenRegister_Reply, error)
func (*UnimplementedAccountServiceServer) PushReceive ¶ added in v2.305.0
func (*UnimplementedAccountServiceServer) PushReceive(ctx context.Context, req *PushReceive_Request) (*PushReceive_Reply, error)
func (*UnimplementedAccountServiceServer) UpdateAccount ¶ added in v2.254.0
func (*UnimplementedAccountServiceServer) UpdateAccount(ctx context.Context, req *UpdateAccount_Request) (*UpdateAccount_Reply, error)
type UpdateAccount ¶ added in v2.254.0
type UpdateAccount struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAccount) Descriptor ¶ added in v2.254.0
func (*UpdateAccount) Descriptor() ([]byte, []int)
func (*UpdateAccount) Marshal ¶ added in v2.256.1
func (m *UpdateAccount) Marshal() (dAtA []byte, err error)
func (*UpdateAccount) MarshalTo ¶ added in v2.256.1
func (m *UpdateAccount) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccount) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *UpdateAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccount) ProtoMessage ¶ added in v2.254.0
func (*UpdateAccount) ProtoMessage()
func (*UpdateAccount) Reset ¶ added in v2.254.0
func (m *UpdateAccount) Reset()
func (*UpdateAccount) Size ¶ added in v2.256.1
func (m *UpdateAccount) Size() (n int)
func (*UpdateAccount) String ¶ added in v2.254.0
func (m *UpdateAccount) String() string
func (*UpdateAccount) Unmarshal ¶ added in v2.256.1
func (m *UpdateAccount) Unmarshal(dAtA []byte) error
func (*UpdateAccount) XXX_DiscardUnknown ¶ added in v2.254.0
func (m *UpdateAccount) XXX_DiscardUnknown()
func (*UpdateAccount) XXX_Marshal ¶ added in v2.254.0
func (m *UpdateAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccount) XXX_Merge ¶ added in v2.254.0
func (m *UpdateAccount) XXX_Merge(src proto.Message)
func (*UpdateAccount) XXX_Size ¶ added in v2.254.0
func (m *UpdateAccount) XXX_Size() int
func (*UpdateAccount) XXX_Unmarshal ¶ added in v2.254.0
func (m *UpdateAccount) XXX_Unmarshal(b []byte) error
type UpdateAccount_Reply ¶ added in v2.254.0
type UpdateAccount_Reply struct { AccountMetadata *AccountMetadata `protobuf:"bytes,1,opt,name=account_metadata,json=accountMetadata,proto3" json:"account_metadata,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAccount_Reply) Descriptor ¶ added in v2.254.0
func (*UpdateAccount_Reply) Descriptor() ([]byte, []int)
func (*UpdateAccount_Reply) GetAccountMetadata ¶ added in v2.254.0
func (m *UpdateAccount_Reply) GetAccountMetadata() *AccountMetadata
func (*UpdateAccount_Reply) Marshal ¶ added in v2.256.1
func (m *UpdateAccount_Reply) Marshal() (dAtA []byte, err error)
func (*UpdateAccount_Reply) MarshalTo ¶ added in v2.256.1
func (m *UpdateAccount_Reply) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccount_Reply) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *UpdateAccount_Reply) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccount_Reply) ProtoMessage ¶ added in v2.254.0
func (*UpdateAccount_Reply) ProtoMessage()
func (*UpdateAccount_Reply) Reset ¶ added in v2.254.0
func (m *UpdateAccount_Reply) Reset()
func (*UpdateAccount_Reply) Size ¶ added in v2.256.1
func (m *UpdateAccount_Reply) Size() (n int)
func (*UpdateAccount_Reply) String ¶ added in v2.254.0
func (m *UpdateAccount_Reply) String() string
func (*UpdateAccount_Reply) Unmarshal ¶ added in v2.256.1
func (m *UpdateAccount_Reply) Unmarshal(dAtA []byte) error
func (*UpdateAccount_Reply) XXX_DiscardUnknown ¶ added in v2.254.0
func (m *UpdateAccount_Reply) XXX_DiscardUnknown()
func (*UpdateAccount_Reply) XXX_Marshal ¶ added in v2.254.0
func (m *UpdateAccount_Reply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccount_Reply) XXX_Merge ¶ added in v2.254.0
func (m *UpdateAccount_Reply) XXX_Merge(src proto.Message)
func (*UpdateAccount_Reply) XXX_Size ¶ added in v2.254.0
func (m *UpdateAccount_Reply) XXX_Size() int
func (*UpdateAccount_Reply) XXX_Unmarshal ¶ added in v2.254.0
func (m *UpdateAccount_Reply) XXX_Unmarshal(b []byte) error
type UpdateAccount_Request ¶ added in v2.254.0
type UpdateAccount_Request struct { AccountID string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` AvatarCID string `protobuf:"bytes,3,opt,name=avatar_cid,json=avatarCid,proto3" json:"avatar_cid,omitempty"` PublicKey string `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAccount_Request) Descriptor ¶ added in v2.254.0
func (*UpdateAccount_Request) Descriptor() ([]byte, []int)
func (*UpdateAccount_Request) GetAccountID ¶ added in v2.254.0
func (m *UpdateAccount_Request) GetAccountID() string
func (*UpdateAccount_Request) GetAccountName ¶ added in v2.254.0
func (m *UpdateAccount_Request) GetAccountName() string
func (*UpdateAccount_Request) GetAvatarCID ¶ added in v2.254.0
func (m *UpdateAccount_Request) GetAvatarCID() string
func (*UpdateAccount_Request) GetPublicKey ¶ added in v2.254.0
func (m *UpdateAccount_Request) GetPublicKey() string
func (*UpdateAccount_Request) Marshal ¶ added in v2.256.1
func (m *UpdateAccount_Request) Marshal() (dAtA []byte, err error)
func (*UpdateAccount_Request) MarshalTo ¶ added in v2.256.1
func (m *UpdateAccount_Request) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAccount_Request) MarshalToSizedBuffer ¶ added in v2.256.1
func (m *UpdateAccount_Request) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAccount_Request) ProtoMessage ¶ added in v2.254.0
func (*UpdateAccount_Request) ProtoMessage()
func (*UpdateAccount_Request) Reset ¶ added in v2.254.0
func (m *UpdateAccount_Request) Reset()
func (*UpdateAccount_Request) Size ¶ added in v2.256.1
func (m *UpdateAccount_Request) Size() (n int)
func (*UpdateAccount_Request) String ¶ added in v2.254.0
func (m *UpdateAccount_Request) String() string
func (*UpdateAccount_Request) Unmarshal ¶ added in v2.256.1
func (m *UpdateAccount_Request) Unmarshal(dAtA []byte) error
func (*UpdateAccount_Request) XXX_DiscardUnknown ¶ added in v2.254.0
func (m *UpdateAccount_Request) XXX_DiscardUnknown()
func (*UpdateAccount_Request) XXX_Marshal ¶ added in v2.254.0
func (m *UpdateAccount_Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAccount_Request) XXX_Merge ¶ added in v2.254.0
func (m *UpdateAccount_Request) XXX_Merge(src proto.Message)
func (*UpdateAccount_Request) XXX_Size ¶ added in v2.254.0
func (m *UpdateAccount_Request) XXX_Size() int
func (*UpdateAccount_Request) XXX_Unmarshal ¶ added in v2.254.0
func (m *UpdateAccount_Request) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.