Documentation
¶
Index ¶
- Constants
- Variables
- func EncodeLocalPairingAnswer(answer *LocalPairingAnswer) (string, error)
- func EncodeLocalPairingOffer(offer *LocalPairingOffer) (string, error)
- func MinifySDP(sdp string) string
- func NewSRPCLocalSessionResourceServiceHandler(impl SRPCLocalSessionResourceServiceServer, serviceID string) srpc.Handler
- func NewSRPCSessionResourceServiceHandler(impl SRPCSessionResourceServiceServer, serviceID string) srpc.Handler
- func NewSRPCSharedObjectSelfEnrollmentResourceServiceHandler(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, serviceID string) srpc.Handler
- func NewSRPCSpacewaveSessionResourceServiceHandler(impl SRPCSpacewaveSessionResourceServiceServer, serviceID string) srpc.Handler
- func SRPCRegisterLocalSessionResourceService(mux srpc.Mux, impl SRPCLocalSessionResourceServiceServer) error
- func SRPCRegisterSessionResourceService(mux srpc.Mux, impl SRPCSessionResourceServiceServer) error
- func SRPCRegisterSharedObjectSelfEnrollmentResourceService(mux srpc.Mux, impl SRPCSharedObjectSelfEnrollmentResourceServiceServer) error
- func SRPCRegisterSpacewaveSessionResourceService(mux srpc.Mux, impl SRPCSpacewaveSessionResourceServiceServer) error
- type AcceptLocalPairingAnswerRequest
- func (m *AcceptLocalPairingAnswerRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AcceptLocalPairingAnswerRequest) CloneVT() *AcceptLocalPairingAnswerRequest
- func (this *AcceptLocalPairingAnswerRequest) EqualMessageVT(thatMsg any) bool
- func (this *AcceptLocalPairingAnswerRequest) EqualVT(that *AcceptLocalPairingAnswerRequest) bool
- func (x *AcceptLocalPairingAnswerRequest) GetAnswerPayload() string
- func (x *AcceptLocalPairingAnswerRequest) MarshalJSON() ([]byte, error)
- func (x *AcceptLocalPairingAnswerRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *AcceptLocalPairingAnswerRequest) MarshalProtoText() string
- func (m *AcceptLocalPairingAnswerRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingAnswerRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingAnswerRequest) MarshalVT() (dAtA []byte, err error)
- func (*AcceptLocalPairingAnswerRequest) ProtoMessage()
- func (x *AcceptLocalPairingAnswerRequest) Reset()
- func (m *AcceptLocalPairingAnswerRequest) SizeVT() (n int)
- func (x *AcceptLocalPairingAnswerRequest) String() string
- func (x *AcceptLocalPairingAnswerRequest) UnmarshalJSON(b []byte) error
- func (x *AcceptLocalPairingAnswerRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AcceptLocalPairingAnswerRequest) UnmarshalVT(dAtA []byte) error
- type AcceptLocalPairingAnswerResponse
- func (m *AcceptLocalPairingAnswerResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AcceptLocalPairingAnswerResponse) CloneVT() *AcceptLocalPairingAnswerResponse
- func (this *AcceptLocalPairingAnswerResponse) EqualMessageVT(thatMsg any) bool
- func (this *AcceptLocalPairingAnswerResponse) EqualVT(that *AcceptLocalPairingAnswerResponse) bool
- func (x *AcceptLocalPairingAnswerResponse) GetRemotePeerId() string
- func (x *AcceptLocalPairingAnswerResponse) MarshalJSON() ([]byte, error)
- func (x *AcceptLocalPairingAnswerResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *AcceptLocalPairingAnswerResponse) MarshalProtoText() string
- func (m *AcceptLocalPairingAnswerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingAnswerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingAnswerResponse) MarshalVT() (dAtA []byte, err error)
- func (*AcceptLocalPairingAnswerResponse) ProtoMessage()
- func (x *AcceptLocalPairingAnswerResponse) Reset()
- func (m *AcceptLocalPairingAnswerResponse) SizeVT() (n int)
- func (x *AcceptLocalPairingAnswerResponse) String() string
- func (x *AcceptLocalPairingAnswerResponse) UnmarshalJSON(b []byte) error
- func (x *AcceptLocalPairingAnswerResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AcceptLocalPairingAnswerResponse) UnmarshalVT(dAtA []byte) error
- type AcceptLocalPairingOfferRequest
- func (m *AcceptLocalPairingOfferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AcceptLocalPairingOfferRequest) CloneVT() *AcceptLocalPairingOfferRequest
- func (this *AcceptLocalPairingOfferRequest) EqualMessageVT(thatMsg any) bool
- func (this *AcceptLocalPairingOfferRequest) EqualVT(that *AcceptLocalPairingOfferRequest) bool
- func (x *AcceptLocalPairingOfferRequest) GetOfferPayload() string
- func (x *AcceptLocalPairingOfferRequest) MarshalJSON() ([]byte, error)
- func (x *AcceptLocalPairingOfferRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *AcceptLocalPairingOfferRequest) MarshalProtoText() string
- func (m *AcceptLocalPairingOfferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingOfferRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingOfferRequest) MarshalVT() (dAtA []byte, err error)
- func (*AcceptLocalPairingOfferRequest) ProtoMessage()
- func (x *AcceptLocalPairingOfferRequest) Reset()
- func (m *AcceptLocalPairingOfferRequest) SizeVT() (n int)
- func (x *AcceptLocalPairingOfferRequest) String() string
- func (x *AcceptLocalPairingOfferRequest) UnmarshalJSON(b []byte) error
- func (x *AcceptLocalPairingOfferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AcceptLocalPairingOfferRequest) UnmarshalVT(dAtA []byte) error
- type AcceptLocalPairingOfferResponse
- func (m *AcceptLocalPairingOfferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AcceptLocalPairingOfferResponse) CloneVT() *AcceptLocalPairingOfferResponse
- func (this *AcceptLocalPairingOfferResponse) EqualMessageVT(thatMsg any) bool
- func (this *AcceptLocalPairingOfferResponse) EqualVT(that *AcceptLocalPairingOfferResponse) bool
- func (x *AcceptLocalPairingOfferResponse) GetAnswerPayload() string
- func (x *AcceptLocalPairingOfferResponse) MarshalJSON() ([]byte, error)
- func (x *AcceptLocalPairingOfferResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *AcceptLocalPairingOfferResponse) MarshalProtoText() string
- func (m *AcceptLocalPairingOfferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingOfferResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AcceptLocalPairingOfferResponse) MarshalVT() (dAtA []byte, err error)
- func (*AcceptLocalPairingOfferResponse) ProtoMessage()
- func (x *AcceptLocalPairingOfferResponse) Reset()
- func (m *AcceptLocalPairingOfferResponse) SizeVT() (n int)
- func (x *AcceptLocalPairingOfferResponse) String() string
- func (x *AcceptLocalPairingOfferResponse) UnmarshalJSON(b []byte) error
- func (x *AcceptLocalPairingOfferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AcceptLocalPairingOfferResponse) UnmarshalVT(dAtA []byte) error
- type AccessSessionStateAtomRequest
- func (m *AccessSessionStateAtomRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AccessSessionStateAtomRequest) CloneVT() *AccessSessionStateAtomRequest
- func (this *AccessSessionStateAtomRequest) EqualMessageVT(thatMsg any) bool
- func (this *AccessSessionStateAtomRequest) EqualVT(that *AccessSessionStateAtomRequest) bool
- func (x *AccessSessionStateAtomRequest) GetStoreId() string
- func (x *AccessSessionStateAtomRequest) MarshalJSON() ([]byte, error)
- func (x *AccessSessionStateAtomRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *AccessSessionStateAtomRequest) MarshalProtoText() string
- func (m *AccessSessionStateAtomRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AccessSessionStateAtomRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AccessSessionStateAtomRequest) MarshalVT() (dAtA []byte, err error)
- func (*AccessSessionStateAtomRequest) ProtoMessage()
- func (x *AccessSessionStateAtomRequest) Reset()
- func (m *AccessSessionStateAtomRequest) SizeVT() (n int)
- func (x *AccessSessionStateAtomRequest) String() string
- func (x *AccessSessionStateAtomRequest) UnmarshalJSON(b []byte) error
- func (x *AccessSessionStateAtomRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AccessSessionStateAtomRequest) UnmarshalVT(dAtA []byte) error
- type AccessSessionStateAtomResponse
- func (m *AccessSessionStateAtomResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AccessSessionStateAtomResponse) CloneVT() *AccessSessionStateAtomResponse
- func (this *AccessSessionStateAtomResponse) EqualMessageVT(thatMsg any) bool
- func (this *AccessSessionStateAtomResponse) EqualVT(that *AccessSessionStateAtomResponse) bool
- func (x *AccessSessionStateAtomResponse) GetResourceId() uint32
- func (x *AccessSessionStateAtomResponse) MarshalJSON() ([]byte, error)
- func (x *AccessSessionStateAtomResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *AccessSessionStateAtomResponse) MarshalProtoText() string
- func (m *AccessSessionStateAtomResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AccessSessionStateAtomResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AccessSessionStateAtomResponse) MarshalVT() (dAtA []byte, err error)
- func (*AccessSessionStateAtomResponse) ProtoMessage()
- func (x *AccessSessionStateAtomResponse) Reset()
- func (m *AccessSessionStateAtomResponse) SizeVT() (n int)
- func (x *AccessSessionStateAtomResponse) String() string
- func (x *AccessSessionStateAtomResponse) UnmarshalJSON(b []byte) error
- func (x *AccessSessionStateAtomResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AccessSessionStateAtomResponse) UnmarshalVT(dAtA []byte) error
- type AddLocalEntityKeypairRequest
- func (m *AddLocalEntityKeypairRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AddLocalEntityKeypairRequest) CloneVT() *AddLocalEntityKeypairRequest
- func (this *AddLocalEntityKeypairRequest) EqualMessageVT(thatMsg any) bool
- func (this *AddLocalEntityKeypairRequest) EqualVT(that *AddLocalEntityKeypairRequest) bool
- func (x *AddLocalEntityKeypairRequest) GetCredential() *session.EntityCredential
- func (x *AddLocalEntityKeypairRequest) MarshalJSON() ([]byte, error)
- func (x *AddLocalEntityKeypairRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *AddLocalEntityKeypairRequest) MarshalProtoText() string
- func (m *AddLocalEntityKeypairRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddLocalEntityKeypairRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddLocalEntityKeypairRequest) MarshalVT() (dAtA []byte, err error)
- func (*AddLocalEntityKeypairRequest) ProtoMessage()
- func (x *AddLocalEntityKeypairRequest) Reset()
- func (m *AddLocalEntityKeypairRequest) SizeVT() (n int)
- func (x *AddLocalEntityKeypairRequest) String() string
- func (x *AddLocalEntityKeypairRequest) UnmarshalJSON(b []byte) error
- func (x *AddLocalEntityKeypairRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AddLocalEntityKeypairRequest) UnmarshalVT(dAtA []byte) error
- type AddLocalEntityKeypairResponse
- func (m *AddLocalEntityKeypairResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AddLocalEntityKeypairResponse) CloneVT() *AddLocalEntityKeypairResponse
- func (this *AddLocalEntityKeypairResponse) EqualMessageVT(thatMsg any) bool
- func (this *AddLocalEntityKeypairResponse) EqualVT(that *AddLocalEntityKeypairResponse) bool
- func (x *AddLocalEntityKeypairResponse) GetPeerId() string
- func (x *AddLocalEntityKeypairResponse) MarshalJSON() ([]byte, error)
- func (x *AddLocalEntityKeypairResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *AddLocalEntityKeypairResponse) MarshalProtoText() string
- func (m *AddLocalEntityKeypairResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddLocalEntityKeypairResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddLocalEntityKeypairResponse) MarshalVT() (dAtA []byte, err error)
- func (*AddLocalEntityKeypairResponse) ProtoMessage()
- func (x *AddLocalEntityKeypairResponse) Reset()
- func (m *AddLocalEntityKeypairResponse) SizeVT() (n int)
- func (x *AddLocalEntityKeypairResponse) String() string
- func (x *AddLocalEntityKeypairResponse) UnmarshalJSON(b []byte) error
- func (x *AddLocalEntityKeypairResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AddLocalEntityKeypairResponse) UnmarshalVT(dAtA []byte) error
- type CancelTransferRequest
- func (m *CancelTransferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CancelTransferRequest) CloneVT() *CancelTransferRequest
- func (this *CancelTransferRequest) EqualMessageVT(thatMsg any) bool
- func (this *CancelTransferRequest) EqualVT(that *CancelTransferRequest) bool
- func (x *CancelTransferRequest) MarshalJSON() ([]byte, error)
- func (x *CancelTransferRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *CancelTransferRequest) MarshalProtoText() string
- func (m *CancelTransferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CancelTransferRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CancelTransferRequest) MarshalVT() (dAtA []byte, err error)
- func (*CancelTransferRequest) ProtoMessage()
- func (x *CancelTransferRequest) Reset()
- func (m *CancelTransferRequest) SizeVT() (n int)
- func (x *CancelTransferRequest) String() string
- func (x *CancelTransferRequest) UnmarshalJSON(b []byte) error
- func (x *CancelTransferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CancelTransferRequest) UnmarshalVT(dAtA []byte) error
- type CancelTransferResponse
- func (m *CancelTransferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CancelTransferResponse) CloneVT() *CancelTransferResponse
- func (this *CancelTransferResponse) EqualMessageVT(thatMsg any) bool
- func (this *CancelTransferResponse) EqualVT(that *CancelTransferResponse) bool
- func (x *CancelTransferResponse) MarshalJSON() ([]byte, error)
- func (x *CancelTransferResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *CancelTransferResponse) MarshalProtoText() string
- func (m *CancelTransferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CancelTransferResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CancelTransferResponse) MarshalVT() (dAtA []byte, err error)
- func (*CancelTransferResponse) ProtoMessage()
- func (x *CancelTransferResponse) Reset()
- func (m *CancelTransferResponse) SizeVT() (n int)
- func (x *CancelTransferResponse) String() string
- func (x *CancelTransferResponse) UnmarshalJSON(b []byte) error
- func (x *CancelTransferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CancelTransferResponse) UnmarshalVT(dAtA []byte) error
- type CompletePairingRequest
- func (m *CompletePairingRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CompletePairingRequest) CloneVT() *CompletePairingRequest
- func (this *CompletePairingRequest) EqualMessageVT(thatMsg any) bool
- func (this *CompletePairingRequest) EqualVT(that *CompletePairingRequest) bool
- func (x *CompletePairingRequest) GetCode() string
- func (x *CompletePairingRequest) MarshalJSON() ([]byte, error)
- func (x *CompletePairingRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *CompletePairingRequest) MarshalProtoText() string
- func (m *CompletePairingRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CompletePairingRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CompletePairingRequest) MarshalVT() (dAtA []byte, err error)
- func (*CompletePairingRequest) ProtoMessage()
- func (x *CompletePairingRequest) Reset()
- func (m *CompletePairingRequest) SizeVT() (n int)
- func (x *CompletePairingRequest) String() string
- func (x *CompletePairingRequest) UnmarshalJSON(b []byte) error
- func (x *CompletePairingRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CompletePairingRequest) UnmarshalVT(dAtA []byte) error
- type CompletePairingResponse
- func (m *CompletePairingResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CompletePairingResponse) CloneVT() *CompletePairingResponse
- func (this *CompletePairingResponse) EqualMessageVT(thatMsg any) bool
- func (this *CompletePairingResponse) EqualVT(that *CompletePairingResponse) bool
- func (x *CompletePairingResponse) GetRemotePeerId() string
- func (x *CompletePairingResponse) MarshalJSON() ([]byte, error)
- func (x *CompletePairingResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *CompletePairingResponse) MarshalProtoText() string
- func (m *CompletePairingResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CompletePairingResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CompletePairingResponse) MarshalVT() (dAtA []byte, err error)
- func (*CompletePairingResponse) ProtoMessage()
- func (x *CompletePairingResponse) Reset()
- func (m *CompletePairingResponse) SizeVT() (n int)
- func (x *CompletePairingResponse) String() string
- func (x *CompletePairingResponse) UnmarshalJSON(b []byte) error
- func (x *CompletePairingResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CompletePairingResponse) UnmarshalVT(dAtA []byte) error
- type ConfirmPairingRequest
- func (m *ConfirmPairingRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ConfirmPairingRequest) CloneVT() *ConfirmPairingRequest
- func (this *ConfirmPairingRequest) EqualMessageVT(thatMsg any) bool
- func (this *ConfirmPairingRequest) EqualVT(that *ConfirmPairingRequest) bool
- func (x *ConfirmPairingRequest) GetDisplayName() string
- func (x *ConfirmPairingRequest) GetRemotePeerId() string
- func (x *ConfirmPairingRequest) MarshalJSON() ([]byte, error)
- func (x *ConfirmPairingRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *ConfirmPairingRequest) MarshalProtoText() string
- func (m *ConfirmPairingRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ConfirmPairingRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ConfirmPairingRequest) MarshalVT() (dAtA []byte, err error)
- func (*ConfirmPairingRequest) ProtoMessage()
- func (x *ConfirmPairingRequest) Reset()
- func (m *ConfirmPairingRequest) SizeVT() (n int)
- func (x *ConfirmPairingRequest) String() string
- func (x *ConfirmPairingRequest) UnmarshalJSON(b []byte) error
- func (x *ConfirmPairingRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ConfirmPairingRequest) UnmarshalVT(dAtA []byte) error
- type ConfirmPairingResponse
- func (m *ConfirmPairingResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ConfirmPairingResponse) CloneVT() *ConfirmPairingResponse
- func (this *ConfirmPairingResponse) EqualMessageVT(thatMsg any) bool
- func (this *ConfirmPairingResponse) EqualVT(that *ConfirmPairingResponse) bool
- func (x *ConfirmPairingResponse) MarshalJSON() ([]byte, error)
- func (x *ConfirmPairingResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *ConfirmPairingResponse) MarshalProtoText() string
- func (m *ConfirmPairingResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ConfirmPairingResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ConfirmPairingResponse) MarshalVT() (dAtA []byte, err error)
- func (*ConfirmPairingResponse) ProtoMessage()
- func (x *ConfirmPairingResponse) Reset()
- func (m *ConfirmPairingResponse) SizeVT() (n int)
- func (x *ConfirmPairingResponse) String() string
- func (x *ConfirmPairingResponse) UnmarshalJSON(b []byte) error
- func (x *ConfirmPairingResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ConfirmPairingResponse) UnmarshalVT(dAtA []byte) error
- type ConfirmSASMatchRequest
- func (m *ConfirmSASMatchRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ConfirmSASMatchRequest) CloneVT() *ConfirmSASMatchRequest
- func (this *ConfirmSASMatchRequest) EqualMessageVT(thatMsg any) bool
- func (this *ConfirmSASMatchRequest) EqualVT(that *ConfirmSASMatchRequest) bool
- func (x *ConfirmSASMatchRequest) GetConfirmed() bool
- func (x *ConfirmSASMatchRequest) MarshalJSON() ([]byte, error)
- func (x *ConfirmSASMatchRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *ConfirmSASMatchRequest) MarshalProtoText() string
- func (m *ConfirmSASMatchRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ConfirmSASMatchRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ConfirmSASMatchRequest) MarshalVT() (dAtA []byte, err error)
- func (*ConfirmSASMatchRequest) ProtoMessage()
- func (x *ConfirmSASMatchRequest) Reset()
- func (m *ConfirmSASMatchRequest) SizeVT() (n int)
- func (x *ConfirmSASMatchRequest) String() string
- func (x *ConfirmSASMatchRequest) UnmarshalJSON(b []byte) error
- func (x *ConfirmSASMatchRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ConfirmSASMatchRequest) UnmarshalVT(dAtA []byte) error
- type ConfirmSASMatchResponse
- func (m *ConfirmSASMatchResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ConfirmSASMatchResponse) CloneVT() *ConfirmSASMatchResponse
- func (this *ConfirmSASMatchResponse) EqualMessageVT(thatMsg any) bool
- func (this *ConfirmSASMatchResponse) EqualVT(that *ConfirmSASMatchResponse) bool
- func (x *ConfirmSASMatchResponse) MarshalJSON() ([]byte, error)
- func (x *ConfirmSASMatchResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *ConfirmSASMatchResponse) MarshalProtoText() string
- func (m *ConfirmSASMatchResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ConfirmSASMatchResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ConfirmSASMatchResponse) MarshalVT() (dAtA []byte, err error)
- func (*ConfirmSASMatchResponse) ProtoMessage()
- func (x *ConfirmSASMatchResponse) Reset()
- func (m *ConfirmSASMatchResponse) SizeVT() (n int)
- func (x *ConfirmSASMatchResponse) String() string
- func (x *ConfirmSASMatchResponse) UnmarshalJSON(b []byte) error
- func (x *ConfirmSASMatchResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ConfirmSASMatchResponse) UnmarshalVT(dAtA []byte) error
- type CreateLocalPairingOfferRequest
- func (m *CreateLocalPairingOfferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CreateLocalPairingOfferRequest) CloneVT() *CreateLocalPairingOfferRequest
- func (this *CreateLocalPairingOfferRequest) EqualMessageVT(thatMsg any) bool
- func (this *CreateLocalPairingOfferRequest) EqualVT(that *CreateLocalPairingOfferRequest) bool
- func (x *CreateLocalPairingOfferRequest) MarshalJSON() ([]byte, error)
- func (x *CreateLocalPairingOfferRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *CreateLocalPairingOfferRequest) MarshalProtoText() string
- func (m *CreateLocalPairingOfferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateLocalPairingOfferRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateLocalPairingOfferRequest) MarshalVT() (dAtA []byte, err error)
- func (*CreateLocalPairingOfferRequest) ProtoMessage()
- func (x *CreateLocalPairingOfferRequest) Reset()
- func (m *CreateLocalPairingOfferRequest) SizeVT() (n int)
- func (x *CreateLocalPairingOfferRequest) String() string
- func (x *CreateLocalPairingOfferRequest) UnmarshalJSON(b []byte) error
- func (x *CreateLocalPairingOfferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CreateLocalPairingOfferRequest) UnmarshalVT(dAtA []byte) error
- type CreateLocalPairingOfferResponse
- func (m *CreateLocalPairingOfferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CreateLocalPairingOfferResponse) CloneVT() *CreateLocalPairingOfferResponse
- func (this *CreateLocalPairingOfferResponse) EqualMessageVT(thatMsg any) bool
- func (this *CreateLocalPairingOfferResponse) EqualVT(that *CreateLocalPairingOfferResponse) bool
- func (x *CreateLocalPairingOfferResponse) GetOfferPayload() string
- func (x *CreateLocalPairingOfferResponse) MarshalJSON() ([]byte, error)
- func (x *CreateLocalPairingOfferResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *CreateLocalPairingOfferResponse) MarshalProtoText() string
- func (m *CreateLocalPairingOfferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateLocalPairingOfferResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateLocalPairingOfferResponse) MarshalVT() (dAtA []byte, err error)
- func (*CreateLocalPairingOfferResponse) ProtoMessage()
- func (x *CreateLocalPairingOfferResponse) Reset()
- func (m *CreateLocalPairingOfferResponse) SizeVT() (n int)
- func (x *CreateLocalPairingOfferResponse) String() string
- func (x *CreateLocalPairingOfferResponse) UnmarshalJSON(b []byte) error
- func (x *CreateLocalPairingOfferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CreateLocalPairingOfferResponse) UnmarshalVT(dAtA []byte) error
- type CreateSpaceInviteRequest
- func (m *CreateSpaceInviteRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CreateSpaceInviteRequest) CloneVT() *CreateSpaceInviteRequest
- func (this *CreateSpaceInviteRequest) EqualMessageVT(thatMsg any) bool
- func (this *CreateSpaceInviteRequest) EqualVT(that *CreateSpaceInviteRequest) bool
- func (x *CreateSpaceInviteRequest) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateSpaceInviteRequest) GetMaxUses() uint32
- func (x *CreateSpaceInviteRequest) GetRole() sobject.SOParticipantRole
- func (x *CreateSpaceInviteRequest) GetSpaceId() string
- func (x *CreateSpaceInviteRequest) GetTargetPeerId() string
- func (x *CreateSpaceInviteRequest) MarshalJSON() ([]byte, error)
- func (x *CreateSpaceInviteRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *CreateSpaceInviteRequest) MarshalProtoText() string
- func (m *CreateSpaceInviteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateSpaceInviteRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateSpaceInviteRequest) MarshalVT() (dAtA []byte, err error)
- func (*CreateSpaceInviteRequest) ProtoMessage()
- func (x *CreateSpaceInviteRequest) Reset()
- func (m *CreateSpaceInviteRequest) SizeVT() (n int)
- func (x *CreateSpaceInviteRequest) String() string
- func (x *CreateSpaceInviteRequest) UnmarshalJSON(b []byte) error
- func (x *CreateSpaceInviteRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CreateSpaceInviteRequest) UnmarshalVT(dAtA []byte) error
- type CreateSpaceInviteResponse
- func (m *CreateSpaceInviteResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CreateSpaceInviteResponse) CloneVT() *CreateSpaceInviteResponse
- func (this *CreateSpaceInviteResponse) EqualMessageVT(thatMsg any) bool
- func (this *CreateSpaceInviteResponse) EqualVT(that *CreateSpaceInviteResponse) bool
- func (x *CreateSpaceInviteResponse) GetInviteMessage() *sobject.SOInviteMessage
- func (x *CreateSpaceInviteResponse) GetShortCode() string
- func (x *CreateSpaceInviteResponse) MarshalJSON() ([]byte, error)
- func (x *CreateSpaceInviteResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *CreateSpaceInviteResponse) MarshalProtoText() string
- func (m *CreateSpaceInviteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateSpaceInviteResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateSpaceInviteResponse) MarshalVT() (dAtA []byte, err error)
- func (*CreateSpaceInviteResponse) ProtoMessage()
- func (x *CreateSpaceInviteResponse) Reset()
- func (m *CreateSpaceInviteResponse) SizeVT() (n int)
- func (x *CreateSpaceInviteResponse) String() string
- func (x *CreateSpaceInviteResponse) UnmarshalJSON(b []byte) error
- func (x *CreateSpaceInviteResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CreateSpaceInviteResponse) UnmarshalVT(dAtA []byte) error
- type CreateSpaceRequest
- func (m *CreateSpaceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CreateSpaceRequest) CloneVT() *CreateSpaceRequest
- func (this *CreateSpaceRequest) EqualMessageVT(thatMsg any) bool
- func (this *CreateSpaceRequest) EqualVT(that *CreateSpaceRequest) bool
- func (x *CreateSpaceRequest) GetOwnerId() string
- func (x *CreateSpaceRequest) GetOwnerType() string
- func (x *CreateSpaceRequest) GetSpaceName() string
- func (x *CreateSpaceRequest) MarshalJSON() ([]byte, error)
- func (x *CreateSpaceRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *CreateSpaceRequest) MarshalProtoText() string
- func (m *CreateSpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateSpaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateSpaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*CreateSpaceRequest) ProtoMessage()
- func (x *CreateSpaceRequest) Reset()
- func (m *CreateSpaceRequest) SizeVT() (n int)
- func (x *CreateSpaceRequest) String() string
- func (x *CreateSpaceRequest) UnmarshalJSON(b []byte) error
- func (x *CreateSpaceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CreateSpaceRequest) UnmarshalVT(dAtA []byte) error
- type CreateSpaceResponse
- func (m *CreateSpaceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *CreateSpaceResponse) CloneVT() *CreateSpaceResponse
- func (this *CreateSpaceResponse) EqualMessageVT(thatMsg any) bool
- func (this *CreateSpaceResponse) EqualVT(that *CreateSpaceResponse) bool
- func (x *CreateSpaceResponse) GetSharedObjectMeta() *sobject.SharedObjectMeta
- func (x *CreateSpaceResponse) GetSharedObjectRef() *sobject.SharedObjectRef
- func (x *CreateSpaceResponse) MarshalJSON() ([]byte, error)
- func (x *CreateSpaceResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *CreateSpaceResponse) MarshalProtoText() string
- func (m *CreateSpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CreateSpaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CreateSpaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*CreateSpaceResponse) ProtoMessage()
- func (x *CreateSpaceResponse) Reset()
- func (m *CreateSpaceResponse) SizeVT() (n int)
- func (x *CreateSpaceResponse) String() string
- func (x *CreateSpaceResponse) UnmarshalJSON(b []byte) error
- func (x *CreateSpaceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *CreateSpaceResponse) UnmarshalVT(dAtA []byte) error
- type DeleteAccountRequest
- func (m *DeleteAccountRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *DeleteAccountRequest) CloneVT() *DeleteAccountRequest
- func (this *DeleteAccountRequest) EqualMessageVT(thatMsg any) bool
- func (this *DeleteAccountRequest) EqualVT(that *DeleteAccountRequest) bool
- func (x *DeleteAccountRequest) GetSessionIdx() uint32
- func (x *DeleteAccountRequest) MarshalJSON() ([]byte, error)
- func (x *DeleteAccountRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *DeleteAccountRequest) MarshalProtoText() string
- func (m *DeleteAccountRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteAccountRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteAccountRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteAccountRequest) ProtoMessage()
- func (x *DeleteAccountRequest) Reset()
- func (m *DeleteAccountRequest) SizeVT() (n int)
- func (x *DeleteAccountRequest) String() string
- func (x *DeleteAccountRequest) UnmarshalJSON(b []byte) error
- func (x *DeleteAccountRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *DeleteAccountRequest) UnmarshalVT(dAtA []byte) error
- type DeleteAccountResponse
- func (m *DeleteAccountResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *DeleteAccountResponse) CloneVT() *DeleteAccountResponse
- func (this *DeleteAccountResponse) EqualMessageVT(thatMsg any) bool
- func (this *DeleteAccountResponse) EqualVT(that *DeleteAccountResponse) bool
- func (x *DeleteAccountResponse) MarshalJSON() ([]byte, error)
- func (x *DeleteAccountResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *DeleteAccountResponse) MarshalProtoText() string
- func (m *DeleteAccountResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteAccountResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteAccountResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteAccountResponse) ProtoMessage()
- func (x *DeleteAccountResponse) Reset()
- func (m *DeleteAccountResponse) SizeVT() (n int)
- func (x *DeleteAccountResponse) String() string
- func (x *DeleteAccountResponse) UnmarshalJSON(b []byte) error
- func (x *DeleteAccountResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *DeleteAccountResponse) UnmarshalVT(dAtA []byte) error
- type DeleteSpaceRequest
- func (m *DeleteSpaceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *DeleteSpaceRequest) CloneVT() *DeleteSpaceRequest
- func (this *DeleteSpaceRequest) EqualMessageVT(thatMsg any) bool
- func (this *DeleteSpaceRequest) EqualVT(that *DeleteSpaceRequest) bool
- func (x *DeleteSpaceRequest) GetSharedObjectId() string
- func (x *DeleteSpaceRequest) MarshalJSON() ([]byte, error)
- func (x *DeleteSpaceRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *DeleteSpaceRequest) MarshalProtoText() string
- func (m *DeleteSpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteSpaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteSpaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*DeleteSpaceRequest) ProtoMessage()
- func (x *DeleteSpaceRequest) Reset()
- func (m *DeleteSpaceRequest) SizeVT() (n int)
- func (x *DeleteSpaceRequest) String() string
- func (x *DeleteSpaceRequest) UnmarshalJSON(b []byte) error
- func (x *DeleteSpaceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *DeleteSpaceRequest) UnmarshalVT(dAtA []byte) error
- type DeleteSpaceResponse
- func (m *DeleteSpaceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *DeleteSpaceResponse) CloneVT() *DeleteSpaceResponse
- func (this *DeleteSpaceResponse) EqualMessageVT(thatMsg any) bool
- func (this *DeleteSpaceResponse) EqualVT(that *DeleteSpaceResponse) bool
- func (x *DeleteSpaceResponse) MarshalJSON() ([]byte, error)
- func (x *DeleteSpaceResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *DeleteSpaceResponse) MarshalProtoText() string
- func (m *DeleteSpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DeleteSpaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DeleteSpaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*DeleteSpaceResponse) ProtoMessage()
- func (x *DeleteSpaceResponse) Reset()
- func (m *DeleteSpaceResponse) SizeVT() (n int)
- func (x *DeleteSpaceResponse) String() string
- func (x *DeleteSpaceResponse) UnmarshalJSON(b []byte) error
- func (x *DeleteSpaceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *DeleteSpaceResponse) UnmarshalVT(dAtA []byte) error
- type ExportBackupKeyRequest
- func (m *ExportBackupKeyRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ExportBackupKeyRequest) CloneVT() *ExportBackupKeyRequest
- func (this *ExportBackupKeyRequest) EqualMessageVT(thatMsg any) bool
- func (this *ExportBackupKeyRequest) EqualVT(that *ExportBackupKeyRequest) bool
- func (x *ExportBackupKeyRequest) GetPassword() string
- func (x *ExportBackupKeyRequest) MarshalJSON() ([]byte, error)
- func (x *ExportBackupKeyRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *ExportBackupKeyRequest) MarshalProtoText() string
- func (m *ExportBackupKeyRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExportBackupKeyRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExportBackupKeyRequest) MarshalVT() (dAtA []byte, err error)
- func (*ExportBackupKeyRequest) ProtoMessage()
- func (x *ExportBackupKeyRequest) Reset()
- func (m *ExportBackupKeyRequest) SizeVT() (n int)
- func (x *ExportBackupKeyRequest) String() string
- func (x *ExportBackupKeyRequest) UnmarshalJSON(b []byte) error
- func (x *ExportBackupKeyRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ExportBackupKeyRequest) UnmarshalVT(dAtA []byte) error
- type ExportBackupKeyResponse
- func (m *ExportBackupKeyResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ExportBackupKeyResponse) CloneVT() *ExportBackupKeyResponse
- func (this *ExportBackupKeyResponse) EqualMessageVT(thatMsg any) bool
- func (this *ExportBackupKeyResponse) EqualVT(that *ExportBackupKeyResponse) bool
- func (x *ExportBackupKeyResponse) GetPeerId() string
- func (x *ExportBackupKeyResponse) GetPemData() []byte
- func (x *ExportBackupKeyResponse) MarshalJSON() ([]byte, error)
- func (x *ExportBackupKeyResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *ExportBackupKeyResponse) MarshalProtoText() string
- func (m *ExportBackupKeyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ExportBackupKeyResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ExportBackupKeyResponse) MarshalVT() (dAtA []byte, err error)
- func (*ExportBackupKeyResponse) ProtoMessage()
- func (x *ExportBackupKeyResponse) Reset()
- func (m *ExportBackupKeyResponse) SizeVT() (n int)
- func (x *ExportBackupKeyResponse) String() string
- func (x *ExportBackupKeyResponse) UnmarshalJSON(b []byte) error
- func (x *ExportBackupKeyResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ExportBackupKeyResponse) UnmarshalVT(dAtA []byte) error
- type GeneratePairingCodeRequest
- func (m *GeneratePairingCodeRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GeneratePairingCodeRequest) CloneVT() *GeneratePairingCodeRequest
- func (this *GeneratePairingCodeRequest) EqualMessageVT(thatMsg any) bool
- func (this *GeneratePairingCodeRequest) EqualVT(that *GeneratePairingCodeRequest) bool
- func (x *GeneratePairingCodeRequest) MarshalJSON() ([]byte, error)
- func (x *GeneratePairingCodeRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *GeneratePairingCodeRequest) MarshalProtoText() string
- func (m *GeneratePairingCodeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GeneratePairingCodeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GeneratePairingCodeRequest) MarshalVT() (dAtA []byte, err error)
- func (*GeneratePairingCodeRequest) ProtoMessage()
- func (x *GeneratePairingCodeRequest) Reset()
- func (m *GeneratePairingCodeRequest) SizeVT() (n int)
- func (x *GeneratePairingCodeRequest) String() string
- func (x *GeneratePairingCodeRequest) UnmarshalJSON(b []byte) error
- func (x *GeneratePairingCodeRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GeneratePairingCodeRequest) UnmarshalVT(dAtA []byte) error
- type GeneratePairingCodeResponse
- func (m *GeneratePairingCodeResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GeneratePairingCodeResponse) CloneVT() *GeneratePairingCodeResponse
- func (this *GeneratePairingCodeResponse) EqualMessageVT(thatMsg any) bool
- func (this *GeneratePairingCodeResponse) EqualVT(that *GeneratePairingCodeResponse) bool
- func (x *GeneratePairingCodeResponse) GetCode() string
- func (x *GeneratePairingCodeResponse) MarshalJSON() ([]byte, error)
- func (x *GeneratePairingCodeResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *GeneratePairingCodeResponse) MarshalProtoText() string
- func (m *GeneratePairingCodeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GeneratePairingCodeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GeneratePairingCodeResponse) MarshalVT() (dAtA []byte, err error)
- func (*GeneratePairingCodeResponse) ProtoMessage()
- func (x *GeneratePairingCodeResponse) Reset()
- func (m *GeneratePairingCodeResponse) SizeVT() (n int)
- func (x *GeneratePairingCodeResponse) String() string
- func (x *GeneratePairingCodeResponse) UnmarshalJSON(b []byte) error
- func (x *GeneratePairingCodeResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GeneratePairingCodeResponse) UnmarshalVT(dAtA []byte) error
- type GetSASEmojiRequest
- func (m *GetSASEmojiRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetSASEmojiRequest) CloneVT() *GetSASEmojiRequest
- func (this *GetSASEmojiRequest) EqualMessageVT(thatMsg any) bool
- func (this *GetSASEmojiRequest) EqualVT(that *GetSASEmojiRequest) bool
- func (x *GetSASEmojiRequest) GetRemotePeerId() string
- func (x *GetSASEmojiRequest) MarshalJSON() ([]byte, error)
- func (x *GetSASEmojiRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetSASEmojiRequest) MarshalProtoText() string
- func (m *GetSASEmojiRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSASEmojiRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSASEmojiRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSASEmojiRequest) ProtoMessage()
- func (x *GetSASEmojiRequest) Reset()
- func (m *GetSASEmojiRequest) SizeVT() (n int)
- func (x *GetSASEmojiRequest) String() string
- func (x *GetSASEmojiRequest) UnmarshalJSON(b []byte) error
- func (x *GetSASEmojiRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetSASEmojiRequest) UnmarshalVT(dAtA []byte) error
- type GetSASEmojiResponse
- func (m *GetSASEmojiResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetSASEmojiResponse) CloneVT() *GetSASEmojiResponse
- func (this *GetSASEmojiResponse) EqualMessageVT(thatMsg any) bool
- func (this *GetSASEmojiResponse) EqualVT(that *GetSASEmojiResponse) bool
- func (x *GetSASEmojiResponse) GetEmoji() []string
- func (x *GetSASEmojiResponse) MarshalJSON() ([]byte, error)
- func (x *GetSASEmojiResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetSASEmojiResponse) MarshalProtoText() string
- func (m *GetSASEmojiResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSASEmojiResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSASEmojiResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSASEmojiResponse) ProtoMessage()
- func (x *GetSASEmojiResponse) Reset()
- func (m *GetSASEmojiResponse) SizeVT() (n int)
- func (x *GetSASEmojiResponse) String() string
- func (x *GetSASEmojiResponse) UnmarshalJSON(b []byte) error
- func (x *GetSASEmojiResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetSASEmojiResponse) UnmarshalVT(dAtA []byte) error
- type GetSessionInfoRequest
- func (m *GetSessionInfoRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetSessionInfoRequest) CloneVT() *GetSessionInfoRequest
- func (this *GetSessionInfoRequest) EqualMessageVT(thatMsg any) bool
- func (this *GetSessionInfoRequest) EqualVT(that *GetSessionInfoRequest) bool
- func (x *GetSessionInfoRequest) MarshalJSON() ([]byte, error)
- func (x *GetSessionInfoRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetSessionInfoRequest) MarshalProtoText() string
- func (m *GetSessionInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSessionInfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSessionInfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetSessionInfoRequest) ProtoMessage()
- func (x *GetSessionInfoRequest) Reset()
- func (m *GetSessionInfoRequest) SizeVT() (n int)
- func (x *GetSessionInfoRequest) String() string
- func (x *GetSessionInfoRequest) UnmarshalJSON(b []byte) error
- func (x *GetSessionInfoRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetSessionInfoRequest) UnmarshalVT(dAtA []byte) error
- type GetSessionInfoResponse
- func (m *GetSessionInfoResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetSessionInfoResponse) CloneVT() *GetSessionInfoResponse
- func (this *GetSessionInfoResponse) EqualMessageVT(thatMsg any) bool
- func (this *GetSessionInfoResponse) EqualVT(that *GetSessionInfoResponse) bool
- func (x *GetSessionInfoResponse) GetCryptoInfo() *SessionCryptoInfo
- func (x *GetSessionInfoResponse) GetPeerId() string
- func (x *GetSessionInfoResponse) GetSessionRef() *session.SessionRef
- func (x *GetSessionInfoResponse) MarshalJSON() ([]byte, error)
- func (x *GetSessionInfoResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetSessionInfoResponse) MarshalProtoText() string
- func (m *GetSessionInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetSessionInfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetSessionInfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetSessionInfoResponse) ProtoMessage()
- func (x *GetSessionInfoResponse) Reset()
- func (m *GetSessionInfoResponse) SizeVT() (n int)
- func (x *GetSessionInfoResponse) String() string
- func (x *GetSessionInfoResponse) UnmarshalJSON(b []byte) error
- func (x *GetSessionInfoResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetSessionInfoResponse) UnmarshalVT(dAtA []byte) error
- type GetTransferInventoryRequest
- func (m *GetTransferInventoryRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetTransferInventoryRequest) CloneVT() *GetTransferInventoryRequest
- func (this *GetTransferInventoryRequest) EqualMessageVT(thatMsg any) bool
- func (this *GetTransferInventoryRequest) EqualVT(that *GetTransferInventoryRequest) bool
- func (x *GetTransferInventoryRequest) GetSessionIndex() uint32
- func (x *GetTransferInventoryRequest) MarshalJSON() ([]byte, error)
- func (x *GetTransferInventoryRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetTransferInventoryRequest) MarshalProtoText() string
- func (m *GetTransferInventoryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTransferInventoryRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTransferInventoryRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetTransferInventoryRequest) ProtoMessage()
- func (x *GetTransferInventoryRequest) Reset()
- func (m *GetTransferInventoryRequest) SizeVT() (n int)
- func (x *GetTransferInventoryRequest) String() string
- func (x *GetTransferInventoryRequest) UnmarshalJSON(b []byte) error
- func (x *GetTransferInventoryRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetTransferInventoryRequest) UnmarshalVT(dAtA []byte) error
- type GetTransferInventoryResponse
- func (m *GetTransferInventoryResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetTransferInventoryResponse) CloneVT() *GetTransferInventoryResponse
- func (this *GetTransferInventoryResponse) EqualMessageVT(thatMsg any) bool
- func (this *GetTransferInventoryResponse) EqualVT(that *GetTransferInventoryResponse) bool
- func (x *GetTransferInventoryResponse) GetSpaces() []*space.SpaceSoListEntry
- func (x *GetTransferInventoryResponse) MarshalJSON() ([]byte, error)
- func (x *GetTransferInventoryResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetTransferInventoryResponse) MarshalProtoText() string
- func (m *GetTransferInventoryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTransferInventoryResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTransferInventoryResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetTransferInventoryResponse) ProtoMessage()
- func (x *GetTransferInventoryResponse) Reset()
- func (m *GetTransferInventoryResponse) SizeVT() (n int)
- func (x *GetTransferInventoryResponse) String() string
- func (x *GetTransferInventoryResponse) UnmarshalJSON(b []byte) error
- func (x *GetTransferInventoryResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetTransferInventoryResponse) UnmarshalVT(dAtA []byte) error
- type GetTransferStatusRequest
- func (m *GetTransferStatusRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetTransferStatusRequest) CloneVT() *GetTransferStatusRequest
- func (this *GetTransferStatusRequest) EqualMessageVT(thatMsg any) bool
- func (this *GetTransferStatusRequest) EqualVT(that *GetTransferStatusRequest) bool
- func (x *GetTransferStatusRequest) MarshalJSON() ([]byte, error)
- func (x *GetTransferStatusRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetTransferStatusRequest) MarshalProtoText() string
- func (m *GetTransferStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTransferStatusRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTransferStatusRequest) MarshalVT() (dAtA []byte, err error)
- func (*GetTransferStatusRequest) ProtoMessage()
- func (x *GetTransferStatusRequest) Reset()
- func (m *GetTransferStatusRequest) SizeVT() (n int)
- func (x *GetTransferStatusRequest) String() string
- func (x *GetTransferStatusRequest) UnmarshalJSON(b []byte) error
- func (x *GetTransferStatusRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetTransferStatusRequest) UnmarshalVT(dAtA []byte) error
- type GetTransferStatusResponse
- func (m *GetTransferStatusResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *GetTransferStatusResponse) CloneVT() *GetTransferStatusResponse
- func (this *GetTransferStatusResponse) EqualMessageVT(thatMsg any) bool
- func (this *GetTransferStatusResponse) EqualVT(that *GetTransferStatusResponse) bool
- func (x *GetTransferStatusResponse) GetActive() bool
- func (x *GetTransferStatusResponse) GetHasCheckpoint() bool
- func (x *GetTransferStatusResponse) GetState() *transfer.TransferState
- func (x *GetTransferStatusResponse) MarshalJSON() ([]byte, error)
- func (x *GetTransferStatusResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *GetTransferStatusResponse) MarshalProtoText() string
- func (m *GetTransferStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GetTransferStatusResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *GetTransferStatusResponse) MarshalVT() (dAtA []byte, err error)
- func (*GetTransferStatusResponse) ProtoMessage()
- func (x *GetTransferStatusResponse) Reset()
- func (m *GetTransferStatusResponse) SizeVT() (n int)
- func (x *GetTransferStatusResponse) String() string
- func (x *GetTransferStatusResponse) UnmarshalJSON(b []byte) error
- func (x *GetTransferStatusResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *GetTransferStatusResponse) UnmarshalVT(dAtA []byte) error
- type JoinSpaceViaInviteRequest
- func (m *JoinSpaceViaInviteRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *JoinSpaceViaInviteRequest) CloneVT() *JoinSpaceViaInviteRequest
- func (this *JoinSpaceViaInviteRequest) EqualMessageVT(thatMsg any) bool
- func (this *JoinSpaceViaInviteRequest) EqualVT(that *JoinSpaceViaInviteRequest) bool
- func (x *JoinSpaceViaInviteRequest) GetInviteMessage() *sobject.SOInviteMessage
- func (x *JoinSpaceViaInviteRequest) MarshalJSON() ([]byte, error)
- func (x *JoinSpaceViaInviteRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *JoinSpaceViaInviteRequest) MarshalProtoText() string
- func (m *JoinSpaceViaInviteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *JoinSpaceViaInviteRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *JoinSpaceViaInviteRequest) MarshalVT() (dAtA []byte, err error)
- func (*JoinSpaceViaInviteRequest) ProtoMessage()
- func (x *JoinSpaceViaInviteRequest) Reset()
- func (m *JoinSpaceViaInviteRequest) SizeVT() (n int)
- func (x *JoinSpaceViaInviteRequest) String() string
- func (x *JoinSpaceViaInviteRequest) UnmarshalJSON(b []byte) error
- func (x *JoinSpaceViaInviteRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *JoinSpaceViaInviteRequest) UnmarshalVT(dAtA []byte) error
- type JoinSpaceViaInviteResponse
- func (m *JoinSpaceViaInviteResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *JoinSpaceViaInviteResponse) CloneVT() *JoinSpaceViaInviteResponse
- func (this *JoinSpaceViaInviteResponse) EqualMessageVT(thatMsg any) bool
- func (this *JoinSpaceViaInviteResponse) EqualVT(that *JoinSpaceViaInviteResponse) bool
- func (x *JoinSpaceViaInviteResponse) GetResult() JoinSpaceViaInviteResult
- func (x *JoinSpaceViaInviteResponse) GetSharedObjectId() string
- func (x *JoinSpaceViaInviteResponse) MarshalJSON() ([]byte, error)
- func (x *JoinSpaceViaInviteResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *JoinSpaceViaInviteResponse) MarshalProtoText() string
- func (m *JoinSpaceViaInviteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *JoinSpaceViaInviteResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *JoinSpaceViaInviteResponse) MarshalVT() (dAtA []byte, err error)
- func (*JoinSpaceViaInviteResponse) ProtoMessage()
- func (x *JoinSpaceViaInviteResponse) Reset()
- func (m *JoinSpaceViaInviteResponse) SizeVT() (n int)
- func (x *JoinSpaceViaInviteResponse) String() string
- func (x *JoinSpaceViaInviteResponse) UnmarshalJSON(b []byte) error
- func (x *JoinSpaceViaInviteResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *JoinSpaceViaInviteResponse) UnmarshalVT(dAtA []byte) error
- type JoinSpaceViaInviteResult
- func (x JoinSpaceViaInviteResult) Enum() *JoinSpaceViaInviteResult
- func (x JoinSpaceViaInviteResult) MarshalJSON() ([]byte, error)
- func (x JoinSpaceViaInviteResult) MarshalProtoJSON(s *json.MarshalState)
- func (x JoinSpaceViaInviteResult) MarshalProtoText() string
- func (x JoinSpaceViaInviteResult) MarshalText() ([]byte, error)
- func (x JoinSpaceViaInviteResult) String() string
- func (x *JoinSpaceViaInviteResult) UnmarshalJSON(b []byte) error
- func (x *JoinSpaceViaInviteResult) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *JoinSpaceViaInviteResult) UnmarshalText(b []byte) error
- type ListSpaceInvitesRequest
- func (m *ListSpaceInvitesRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ListSpaceInvitesRequest) CloneVT() *ListSpaceInvitesRequest
- func (this *ListSpaceInvitesRequest) EqualMessageVT(thatMsg any) bool
- func (this *ListSpaceInvitesRequest) EqualVT(that *ListSpaceInvitesRequest) bool
- func (x *ListSpaceInvitesRequest) GetSpaceId() string
- func (x *ListSpaceInvitesRequest) MarshalJSON() ([]byte, error)
- func (x *ListSpaceInvitesRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *ListSpaceInvitesRequest) MarshalProtoText() string
- func (m *ListSpaceInvitesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListSpaceInvitesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListSpaceInvitesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListSpaceInvitesRequest) ProtoMessage()
- func (x *ListSpaceInvitesRequest) Reset()
- func (m *ListSpaceInvitesRequest) SizeVT() (n int)
- func (x *ListSpaceInvitesRequest) String() string
- func (x *ListSpaceInvitesRequest) UnmarshalJSON(b []byte) error
- func (x *ListSpaceInvitesRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ListSpaceInvitesRequest) UnmarshalVT(dAtA []byte) error
- type ListSpaceInvitesResponse
- func (m *ListSpaceInvitesResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ListSpaceInvitesResponse) CloneVT() *ListSpaceInvitesResponse
- func (this *ListSpaceInvitesResponse) EqualMessageVT(thatMsg any) bool
- func (this *ListSpaceInvitesResponse) EqualVT(that *ListSpaceInvitesResponse) bool
- func (x *ListSpaceInvitesResponse) GetInvites() []*sobject.SOInvite
- func (x *ListSpaceInvitesResponse) MarshalJSON() ([]byte, error)
- func (x *ListSpaceInvitesResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *ListSpaceInvitesResponse) MarshalProtoText() string
- func (m *ListSpaceInvitesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListSpaceInvitesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListSpaceInvitesResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListSpaceInvitesResponse) ProtoMessage()
- func (x *ListSpaceInvitesResponse) Reset()
- func (m *ListSpaceInvitesResponse) SizeVT() (n int)
- func (x *ListSpaceInvitesResponse) String() string
- func (x *ListSpaceInvitesResponse) UnmarshalJSON(b []byte) error
- func (x *ListSpaceInvitesResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ListSpaceInvitesResponse) UnmarshalVT(dAtA []byte) error
- type ListSpaceParticipantsRequest
- func (m *ListSpaceParticipantsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ListSpaceParticipantsRequest) CloneVT() *ListSpaceParticipantsRequest
- func (this *ListSpaceParticipantsRequest) EqualMessageVT(thatMsg any) bool
- func (this *ListSpaceParticipantsRequest) EqualVT(that *ListSpaceParticipantsRequest) bool
- func (x *ListSpaceParticipantsRequest) GetSpaceId() string
- func (x *ListSpaceParticipantsRequest) MarshalJSON() ([]byte, error)
- func (x *ListSpaceParticipantsRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *ListSpaceParticipantsRequest) MarshalProtoText() string
- func (m *ListSpaceParticipantsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListSpaceParticipantsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListSpaceParticipantsRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListSpaceParticipantsRequest) ProtoMessage()
- func (x *ListSpaceParticipantsRequest) Reset()
- func (m *ListSpaceParticipantsRequest) SizeVT() (n int)
- func (x *ListSpaceParticipantsRequest) String() string
- func (x *ListSpaceParticipantsRequest) UnmarshalJSON(b []byte) error
- func (x *ListSpaceParticipantsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ListSpaceParticipantsRequest) UnmarshalVT(dAtA []byte) error
- type ListSpaceParticipantsResponse
- func (m *ListSpaceParticipantsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ListSpaceParticipantsResponse) CloneVT() *ListSpaceParticipantsResponse
- func (this *ListSpaceParticipantsResponse) EqualMessageVT(thatMsg any) bool
- func (this *ListSpaceParticipantsResponse) EqualVT(that *ListSpaceParticipantsResponse) bool
- func (x *ListSpaceParticipantsResponse) GetParticipants() []*sobject.SOParticipantConfig
- func (x *ListSpaceParticipantsResponse) MarshalJSON() ([]byte, error)
- func (x *ListSpaceParticipantsResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *ListSpaceParticipantsResponse) MarshalProtoText() string
- func (m *ListSpaceParticipantsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListSpaceParticipantsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListSpaceParticipantsResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListSpaceParticipantsResponse) ProtoMessage()
- func (x *ListSpaceParticipantsResponse) Reset()
- func (m *ListSpaceParticipantsResponse) SizeVT() (n int)
- func (x *ListSpaceParticipantsResponse) String() string
- func (x *ListSpaceParticipantsResponse) UnmarshalJSON(b []byte) error
- func (x *ListSpaceParticipantsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ListSpaceParticipantsResponse) UnmarshalVT(dAtA []byte) error
- type LocalPairingAnswer
- func (m *LocalPairingAnswer) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *LocalPairingAnswer) CloneVT() *LocalPairingAnswer
- func (this *LocalPairingAnswer) EqualMessageVT(thatMsg any) bool
- func (this *LocalPairingAnswer) EqualVT(that *LocalPairingAnswer) bool
- func (x *LocalPairingAnswer) GetPeerId() string
- func (x *LocalPairingAnswer) GetSdp() string
- func (x *LocalPairingAnswer) MarshalJSON() ([]byte, error)
- func (x *LocalPairingAnswer) MarshalProtoJSON(s *json.MarshalState)
- func (x *LocalPairingAnswer) MarshalProtoText() string
- func (m *LocalPairingAnswer) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LocalPairingAnswer) MarshalToVT(dAtA []byte) (int, error)
- func (m *LocalPairingAnswer) MarshalVT() (dAtA []byte, err error)
- func (a *LocalPairingAnswer) ParsePeerID() (peer.ID, error)
- func (*LocalPairingAnswer) ProtoMessage()
- func (x *LocalPairingAnswer) Reset()
- func (m *LocalPairingAnswer) SizeVT() (n int)
- func (x *LocalPairingAnswer) String() string
- func (x *LocalPairingAnswer) UnmarshalJSON(b []byte) error
- func (x *LocalPairingAnswer) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *LocalPairingAnswer) UnmarshalVT(dAtA []byte) error
- type LocalPairingOffer
- func (m *LocalPairingOffer) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *LocalPairingOffer) CloneVT() *LocalPairingOffer
- func (this *LocalPairingOffer) EqualMessageVT(thatMsg any) bool
- func (this *LocalPairingOffer) EqualVT(that *LocalPairingOffer) bool
- func (x *LocalPairingOffer) GetPeerId() string
- func (x *LocalPairingOffer) GetSdp() string
- func (x *LocalPairingOffer) MarshalJSON() ([]byte, error)
- func (x *LocalPairingOffer) MarshalProtoJSON(s *json.MarshalState)
- func (x *LocalPairingOffer) MarshalProtoText() string
- func (m *LocalPairingOffer) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LocalPairingOffer) MarshalToVT(dAtA []byte) (int, error)
- func (m *LocalPairingOffer) MarshalVT() (dAtA []byte, err error)
- func (o *LocalPairingOffer) ParsePeerID() (peer.ID, error)
- func (*LocalPairingOffer) ProtoMessage()
- func (x *LocalPairingOffer) Reset()
- func (m *LocalPairingOffer) SizeVT() (n int)
- func (x *LocalPairingOffer) String() string
- func (x *LocalPairingOffer) UnmarshalJSON(b []byte) error
- func (x *LocalPairingOffer) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *LocalPairingOffer) UnmarshalVT(dAtA []byte) error
- type LockSessionRequest
- func (m *LockSessionRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *LockSessionRequest) CloneVT() *LockSessionRequest
- func (this *LockSessionRequest) EqualMessageVT(thatMsg any) bool
- func (this *LockSessionRequest) EqualVT(that *LockSessionRequest) bool
- func (x *LockSessionRequest) MarshalJSON() ([]byte, error)
- func (x *LockSessionRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *LockSessionRequest) MarshalProtoText() string
- func (m *LockSessionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LockSessionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *LockSessionRequest) MarshalVT() (dAtA []byte, err error)
- func (*LockSessionRequest) ProtoMessage()
- func (x *LockSessionRequest) Reset()
- func (m *LockSessionRequest) SizeVT() (n int)
- func (x *LockSessionRequest) String() string
- func (x *LockSessionRequest) UnmarshalJSON(b []byte) error
- func (x *LockSessionRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *LockSessionRequest) UnmarshalVT(dAtA []byte) error
- type LockSessionResponse
- func (m *LockSessionResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *LockSessionResponse) CloneVT() *LockSessionResponse
- func (this *LockSessionResponse) EqualMessageVT(thatMsg any) bool
- func (this *LockSessionResponse) EqualVT(that *LockSessionResponse) bool
- func (x *LockSessionResponse) MarshalJSON() ([]byte, error)
- func (x *LockSessionResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *LockSessionResponse) MarshalProtoText() string
- func (m *LockSessionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LockSessionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *LockSessionResponse) MarshalVT() (dAtA []byte, err error)
- func (*LockSessionResponse) ProtoMessage()
- func (x *LockSessionResponse) Reset()
- func (m *LockSessionResponse) SizeVT() (n int)
- func (x *LockSessionResponse) String() string
- func (x *LockSessionResponse) UnmarshalJSON(b []byte) error
- func (x *LockSessionResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *LockSessionResponse) UnmarshalVT(dAtA []byte) error
- type ManualSignalTransport
- func (m *ManualSignalTransport) AcceptAnswer(answerSDP string) error
- func (m *ManualSignalTransport) AcceptOffer(ctx context.Context, offerSDP string) (string, error)
- func (m *ManualSignalTransport) Close() error
- func (m *ManualSignalTransport) CreateOffer(ctx context.Context) (string, error)
- func (m *ManualSignalTransport) IsOfferer() bool
- func (m *ManualSignalTransport) WaitLink(ctx context.Context, remotePeerID peer.ID) (*transport_quic.Link, error)
- type MountSharedObjectRequest
- func (m *MountSharedObjectRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *MountSharedObjectRequest) CloneVT() *MountSharedObjectRequest
- func (this *MountSharedObjectRequest) EqualMessageVT(thatMsg any) bool
- func (this *MountSharedObjectRequest) EqualVT(that *MountSharedObjectRequest) bool
- func (x *MountSharedObjectRequest) GetSharedObjectId() string
- func (x *MountSharedObjectRequest) MarshalJSON() ([]byte, error)
- func (x *MountSharedObjectRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *MountSharedObjectRequest) MarshalProtoText() string
- func (m *MountSharedObjectRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectRequest) MarshalVT() (dAtA []byte, err error)
- func (*MountSharedObjectRequest) ProtoMessage()
- func (x *MountSharedObjectRequest) Reset()
- func (m *MountSharedObjectRequest) SizeVT() (n int)
- func (x *MountSharedObjectRequest) String() string
- func (x *MountSharedObjectRequest) UnmarshalJSON(b []byte) error
- func (x *MountSharedObjectRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *MountSharedObjectRequest) UnmarshalVT(dAtA []byte) error
- type MountSharedObjectResponse
- func (m *MountSharedObjectResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *MountSharedObjectResponse) CloneVT() *MountSharedObjectResponse
- func (this *MountSharedObjectResponse) EqualMessageVT(thatMsg any) bool
- func (this *MountSharedObjectResponse) EqualVT(that *MountSharedObjectResponse) bool
- func (x *MountSharedObjectResponse) GetBlockStoreId() string
- func (x *MountSharedObjectResponse) GetHashType() hash.HashType
- func (x *MountSharedObjectResponse) GetPeerId() string
- func (x *MountSharedObjectResponse) GetResourceId() uint32
- func (x *MountSharedObjectResponse) GetSharedObjectId() string
- func (x *MountSharedObjectResponse) GetSharedObjectMeta() *sobject.SharedObjectMeta
- func (x *MountSharedObjectResponse) MarshalJSON() ([]byte, error)
- func (x *MountSharedObjectResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *MountSharedObjectResponse) MarshalProtoText() string
- func (m *MountSharedObjectResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectResponse) MarshalVT() (dAtA []byte, err error)
- func (*MountSharedObjectResponse) ProtoMessage()
- func (x *MountSharedObjectResponse) Reset()
- func (m *MountSharedObjectResponse) SizeVT() (n int)
- func (x *MountSharedObjectResponse) String() string
- func (x *MountSharedObjectResponse) UnmarshalJSON(b []byte) error
- func (x *MountSharedObjectResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *MountSharedObjectResponse) UnmarshalVT(dAtA []byte) error
- type MountSharedObjectSelfEnrollmentRequest
- func (m *MountSharedObjectSelfEnrollmentRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *MountSharedObjectSelfEnrollmentRequest) CloneVT() *MountSharedObjectSelfEnrollmentRequest
- func (this *MountSharedObjectSelfEnrollmentRequest) EqualMessageVT(thatMsg any) bool
- func (this *MountSharedObjectSelfEnrollmentRequest) EqualVT(that *MountSharedObjectSelfEnrollmentRequest) bool
- func (x *MountSharedObjectSelfEnrollmentRequest) MarshalJSON() ([]byte, error)
- func (x *MountSharedObjectSelfEnrollmentRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *MountSharedObjectSelfEnrollmentRequest) MarshalProtoText() string
- func (m *MountSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectSelfEnrollmentRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectSelfEnrollmentRequest) MarshalVT() (dAtA []byte, err error)
- func (*MountSharedObjectSelfEnrollmentRequest) ProtoMessage()
- func (x *MountSharedObjectSelfEnrollmentRequest) Reset()
- func (m *MountSharedObjectSelfEnrollmentRequest) SizeVT() (n int)
- func (x *MountSharedObjectSelfEnrollmentRequest) String() string
- func (x *MountSharedObjectSelfEnrollmentRequest) UnmarshalJSON(b []byte) error
- func (x *MountSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *MountSharedObjectSelfEnrollmentRequest) UnmarshalVT(dAtA []byte) error
- type MountSharedObjectSelfEnrollmentResponse
- func (m *MountSharedObjectSelfEnrollmentResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *MountSharedObjectSelfEnrollmentResponse) CloneVT() *MountSharedObjectSelfEnrollmentResponse
- func (this *MountSharedObjectSelfEnrollmentResponse) EqualMessageVT(thatMsg any) bool
- func (this *MountSharedObjectSelfEnrollmentResponse) EqualVT(that *MountSharedObjectSelfEnrollmentResponse) bool
- func (x *MountSharedObjectSelfEnrollmentResponse) GetResourceId() uint32
- func (x *MountSharedObjectSelfEnrollmentResponse) MarshalJSON() ([]byte, error)
- func (x *MountSharedObjectSelfEnrollmentResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *MountSharedObjectSelfEnrollmentResponse) MarshalProtoText() string
- func (m *MountSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectSelfEnrollmentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountSharedObjectSelfEnrollmentResponse) MarshalVT() (dAtA []byte, err error)
- func (*MountSharedObjectSelfEnrollmentResponse) ProtoMessage()
- func (x *MountSharedObjectSelfEnrollmentResponse) Reset()
- func (m *MountSharedObjectSelfEnrollmentResponse) SizeVT() (n int)
- func (x *MountSharedObjectSelfEnrollmentResponse) String() string
- func (x *MountSharedObjectSelfEnrollmentResponse) UnmarshalJSON(b []byte) error
- func (x *MountSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *MountSharedObjectSelfEnrollmentResponse) UnmarshalVT(dAtA []byte) error
- type PairingStatus
- func (x PairingStatus) Enum() *PairingStatus
- func (x PairingStatus) MarshalJSON() ([]byte, error)
- func (x PairingStatus) MarshalProtoJSON(s *json.MarshalState)
- func (x PairingStatus) MarshalProtoText() string
- func (x PairingStatus) MarshalText() ([]byte, error)
- func (x PairingStatus) String() string
- func (x *PairingStatus) UnmarshalJSON(b []byte) error
- func (x *PairingStatus) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *PairingStatus) UnmarshalText(b []byte) error
- type RemoveLocalEntityKeypairRequest
- func (m *RemoveLocalEntityKeypairRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RemoveLocalEntityKeypairRequest) CloneVT() *RemoveLocalEntityKeypairRequest
- func (this *RemoveLocalEntityKeypairRequest) EqualMessageVT(thatMsg any) bool
- func (this *RemoveLocalEntityKeypairRequest) EqualVT(that *RemoveLocalEntityKeypairRequest) bool
- func (x *RemoveLocalEntityKeypairRequest) GetPeerId() string
- func (x *RemoveLocalEntityKeypairRequest) MarshalJSON() ([]byte, error)
- func (x *RemoveLocalEntityKeypairRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *RemoveLocalEntityKeypairRequest) MarshalProtoText() string
- func (m *RemoveLocalEntityKeypairRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveLocalEntityKeypairRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveLocalEntityKeypairRequest) MarshalVT() (dAtA []byte, err error)
- func (*RemoveLocalEntityKeypairRequest) ProtoMessage()
- func (x *RemoveLocalEntityKeypairRequest) Reset()
- func (m *RemoveLocalEntityKeypairRequest) SizeVT() (n int)
- func (x *RemoveLocalEntityKeypairRequest) String() string
- func (x *RemoveLocalEntityKeypairRequest) UnmarshalJSON(b []byte) error
- func (x *RemoveLocalEntityKeypairRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RemoveLocalEntityKeypairRequest) UnmarshalVT(dAtA []byte) error
- type RemoveLocalEntityKeypairResponse
- func (m *RemoveLocalEntityKeypairResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RemoveLocalEntityKeypairResponse) CloneVT() *RemoveLocalEntityKeypairResponse
- func (this *RemoveLocalEntityKeypairResponse) EqualMessageVT(thatMsg any) bool
- func (this *RemoveLocalEntityKeypairResponse) EqualVT(that *RemoveLocalEntityKeypairResponse) bool
- func (x *RemoveLocalEntityKeypairResponse) MarshalJSON() ([]byte, error)
- func (x *RemoveLocalEntityKeypairResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *RemoveLocalEntityKeypairResponse) MarshalProtoText() string
- func (m *RemoveLocalEntityKeypairResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveLocalEntityKeypairResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveLocalEntityKeypairResponse) MarshalVT() (dAtA []byte, err error)
- func (*RemoveLocalEntityKeypairResponse) ProtoMessage()
- func (x *RemoveLocalEntityKeypairResponse) Reset()
- func (m *RemoveLocalEntityKeypairResponse) SizeVT() (n int)
- func (x *RemoveLocalEntityKeypairResponse) String() string
- func (x *RemoveLocalEntityKeypairResponse) UnmarshalJSON(b []byte) error
- func (x *RemoveLocalEntityKeypairResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RemoveLocalEntityKeypairResponse) UnmarshalVT(dAtA []byte) error
- type RemoveSpaceParticipantRequest
- func (m *RemoveSpaceParticipantRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RemoveSpaceParticipantRequest) CloneVT() *RemoveSpaceParticipantRequest
- func (this *RemoveSpaceParticipantRequest) EqualMessageVT(thatMsg any) bool
- func (this *RemoveSpaceParticipantRequest) EqualVT(that *RemoveSpaceParticipantRequest) bool
- func (x *RemoveSpaceParticipantRequest) GetPeerId() string
- func (x *RemoveSpaceParticipantRequest) GetSpaceId() string
- func (x *RemoveSpaceParticipantRequest) MarshalJSON() ([]byte, error)
- func (x *RemoveSpaceParticipantRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *RemoveSpaceParticipantRequest) MarshalProtoText() string
- func (m *RemoveSpaceParticipantRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveSpaceParticipantRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveSpaceParticipantRequest) MarshalVT() (dAtA []byte, err error)
- func (*RemoveSpaceParticipantRequest) ProtoMessage()
- func (x *RemoveSpaceParticipantRequest) Reset()
- func (m *RemoveSpaceParticipantRequest) SizeVT() (n int)
- func (x *RemoveSpaceParticipantRequest) String() string
- func (x *RemoveSpaceParticipantRequest) UnmarshalJSON(b []byte) error
- func (x *RemoveSpaceParticipantRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RemoveSpaceParticipantRequest) UnmarshalVT(dAtA []byte) error
- type RemoveSpaceParticipantResponse
- func (m *RemoveSpaceParticipantResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RemoveSpaceParticipantResponse) CloneVT() *RemoveSpaceParticipantResponse
- func (this *RemoveSpaceParticipantResponse) EqualMessageVT(thatMsg any) bool
- func (this *RemoveSpaceParticipantResponse) EqualVT(that *RemoveSpaceParticipantResponse) bool
- func (x *RemoveSpaceParticipantResponse) GetRemoved() bool
- func (x *RemoveSpaceParticipantResponse) MarshalJSON() ([]byte, error)
- func (x *RemoveSpaceParticipantResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *RemoveSpaceParticipantResponse) MarshalProtoText() string
- func (m *RemoveSpaceParticipantResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveSpaceParticipantResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveSpaceParticipantResponse) MarshalVT() (dAtA []byte, err error)
- func (*RemoveSpaceParticipantResponse) ProtoMessage()
- func (x *RemoveSpaceParticipantResponse) Reset()
- func (m *RemoveSpaceParticipantResponse) SizeVT() (n int)
- func (x *RemoveSpaceParticipantResponse) String() string
- func (x *RemoveSpaceParticipantResponse) UnmarshalJSON(b []byte) error
- func (x *RemoveSpaceParticipantResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RemoveSpaceParticipantResponse) UnmarshalVT(dAtA []byte) error
- type RenameSpaceRequest
- func (m *RenameSpaceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RenameSpaceRequest) CloneVT() *RenameSpaceRequest
- func (this *RenameSpaceRequest) EqualMessageVT(thatMsg any) bool
- func (this *RenameSpaceRequest) EqualVT(that *RenameSpaceRequest) bool
- func (x *RenameSpaceRequest) GetDisplayName() string
- func (x *RenameSpaceRequest) GetSharedObjectId() string
- func (x *RenameSpaceRequest) MarshalJSON() ([]byte, error)
- func (x *RenameSpaceRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *RenameSpaceRequest) MarshalProtoText() string
- func (m *RenameSpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RenameSpaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RenameSpaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*RenameSpaceRequest) ProtoMessage()
- func (x *RenameSpaceRequest) Reset()
- func (m *RenameSpaceRequest) SizeVT() (n int)
- func (x *RenameSpaceRequest) String() string
- func (x *RenameSpaceRequest) UnmarshalJSON(b []byte) error
- func (x *RenameSpaceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RenameSpaceRequest) UnmarshalVT(dAtA []byte) error
- type RenameSpaceResponse
- func (m *RenameSpaceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RenameSpaceResponse) CloneVT() *RenameSpaceResponse
- func (this *RenameSpaceResponse) EqualMessageVT(thatMsg any) bool
- func (this *RenameSpaceResponse) EqualVT(that *RenameSpaceResponse) bool
- func (x *RenameSpaceResponse) MarshalJSON() ([]byte, error)
- func (x *RenameSpaceResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *RenameSpaceResponse) MarshalProtoText() string
- func (m *RenameSpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RenameSpaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RenameSpaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*RenameSpaceResponse) ProtoMessage()
- func (x *RenameSpaceResponse) Reset()
- func (m *RenameSpaceResponse) SizeVT() (n int)
- func (x *RenameSpaceResponse) String() string
- func (x *RenameSpaceResponse) UnmarshalJSON(b []byte) error
- func (x *RenameSpaceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RenameSpaceResponse) UnmarshalVT(dAtA []byte) error
- type RevokeSpaceInviteRequest
- func (m *RevokeSpaceInviteRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RevokeSpaceInviteRequest) CloneVT() *RevokeSpaceInviteRequest
- func (this *RevokeSpaceInviteRequest) EqualMessageVT(thatMsg any) bool
- func (this *RevokeSpaceInviteRequest) EqualVT(that *RevokeSpaceInviteRequest) bool
- func (x *RevokeSpaceInviteRequest) GetInviteId() string
- func (x *RevokeSpaceInviteRequest) GetSpaceId() string
- func (x *RevokeSpaceInviteRequest) MarshalJSON() ([]byte, error)
- func (x *RevokeSpaceInviteRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *RevokeSpaceInviteRequest) MarshalProtoText() string
- func (m *RevokeSpaceInviteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RevokeSpaceInviteRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RevokeSpaceInviteRequest) MarshalVT() (dAtA []byte, err error)
- func (*RevokeSpaceInviteRequest) ProtoMessage()
- func (x *RevokeSpaceInviteRequest) Reset()
- func (m *RevokeSpaceInviteRequest) SizeVT() (n int)
- func (x *RevokeSpaceInviteRequest) String() string
- func (x *RevokeSpaceInviteRequest) UnmarshalJSON(b []byte) error
- func (x *RevokeSpaceInviteRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RevokeSpaceInviteRequest) UnmarshalVT(dAtA []byte) error
- type RevokeSpaceInviteResponse
- func (m *RevokeSpaceInviteResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RevokeSpaceInviteResponse) CloneVT() *RevokeSpaceInviteResponse
- func (this *RevokeSpaceInviteResponse) EqualMessageVT(thatMsg any) bool
- func (this *RevokeSpaceInviteResponse) EqualVT(that *RevokeSpaceInviteResponse) bool
- func (x *RevokeSpaceInviteResponse) MarshalJSON() ([]byte, error)
- func (x *RevokeSpaceInviteResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *RevokeSpaceInviteResponse) MarshalProtoText() string
- func (m *RevokeSpaceInviteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RevokeSpaceInviteResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RevokeSpaceInviteResponse) MarshalVT() (dAtA []byte, err error)
- func (*RevokeSpaceInviteResponse) ProtoMessage()
- func (x *RevokeSpaceInviteResponse) Reset()
- func (m *RevokeSpaceInviteResponse) SizeVT() (n int)
- func (x *RevokeSpaceInviteResponse) String() string
- func (x *RevokeSpaceInviteResponse) UnmarshalJSON(b []byte) error
- func (x *RevokeSpaceInviteResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RevokeSpaceInviteResponse) UnmarshalVT(dAtA []byte) error
- type SRPCLocalSessionResourceServiceClient
- type SRPCLocalSessionResourceServiceHandler
- func (SRPCLocalSessionResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCLocalSessionResourceServiceHandler) GetServiceID() string
- func (d *SRPCLocalSessionResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_AddEntityKeypair(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_ExportBackupKey(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_RemoveEntityKeypair(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_SetDisplayName(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_WatchDisplayName(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_WatchEntityKeypairs(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
- type SRPCLocalSessionResourceServiceServer
- type SRPCLocalSessionResourceService_AddEntityKeypairStream
- type SRPCLocalSessionResourceService_ExportBackupKeyStream
- type SRPCLocalSessionResourceService_RemoveEntityKeypairStream
- type SRPCLocalSessionResourceService_SetDisplayNameStream
- type SRPCLocalSessionResourceService_WatchDisplayNameClient
- type SRPCLocalSessionResourceService_WatchDisplayNameStream
- type SRPCLocalSessionResourceService_WatchEntityKeypairsClient
- type SRPCLocalSessionResourceService_WatchEntityKeypairsStream
- type SRPCSessionResourceServiceClient
- type SRPCSessionResourceServiceHandler
- func (SRPCSessionResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCSessionResourceServiceHandler) GetServiceID() string
- func (d *SRPCSessionResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCSessionResourceServiceHandler) InvokeMethod_AcceptLocalPairingAnswer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_AcceptLocalPairingOffer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_AccessStateAtom(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_CancelTransfer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_CompletePairing(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_ConfirmPairing(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_ConfirmSASMatch(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateLocalPairingOffer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateSpace(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateSpaceInvite(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_DeleteAccount(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_DeleteSpace(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_GeneratePairingCode(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_GetSASEmoji(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_GetSessionInfo(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_GetTransferInventory(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_GetTransferStatus(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_JoinSpaceViaInvite(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_ListSpaceInvites(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_ListSpaceParticipants(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_LockSession(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_MountSharedObject(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_RemoveSpaceParticipant(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_RenameSpace(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_RevokeSpaceInvite(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_SetLockMode(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_StartTransfer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_UnlinkDevice(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_UnlockSession(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchLockState(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchPairedDevices(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchPairingStatus(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchResourcesList(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchSharedObjectHealth(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchStateAtoms(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchSyncStatus(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchTransferProgress(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
- type SRPCSessionResourceServiceServer
- type SRPCSessionResourceService_AcceptLocalPairingAnswerStream
- type SRPCSessionResourceService_AcceptLocalPairingOfferStream
- type SRPCSessionResourceService_AccessStateAtomStream
- type SRPCSessionResourceService_CancelTransferStream
- type SRPCSessionResourceService_CompletePairingStream
- type SRPCSessionResourceService_ConfirmPairingStream
- type SRPCSessionResourceService_ConfirmSASMatchStream
- type SRPCSessionResourceService_CreateLocalPairingOfferStream
- type SRPCSessionResourceService_CreateSpaceInviteStream
- type SRPCSessionResourceService_CreateSpaceStream
- type SRPCSessionResourceService_DeleteAccountStream
- type SRPCSessionResourceService_DeleteSpaceStream
- type SRPCSessionResourceService_GeneratePairingCodeStream
- type SRPCSessionResourceService_GetSASEmojiStream
- type SRPCSessionResourceService_GetSessionInfoStream
- type SRPCSessionResourceService_GetTransferInventoryStream
- type SRPCSessionResourceService_GetTransferStatusStream
- type SRPCSessionResourceService_JoinSpaceViaInviteStream
- type SRPCSessionResourceService_ListSpaceInvitesStream
- type SRPCSessionResourceService_ListSpaceParticipantsStream
- type SRPCSessionResourceService_LockSessionStream
- type SRPCSessionResourceService_MountSharedObjectStream
- type SRPCSessionResourceService_RemoveSpaceParticipantStream
- type SRPCSessionResourceService_RenameSpaceStream
- type SRPCSessionResourceService_RevokeSpaceInviteStream
- type SRPCSessionResourceService_SetLockModeStream
- type SRPCSessionResourceService_StartTransferStream
- type SRPCSessionResourceService_UnlinkDeviceStream
- type SRPCSessionResourceService_UnlockSessionStream
- type SRPCSessionResourceService_WatchLockStateClient
- type SRPCSessionResourceService_WatchLockStateStream
- type SRPCSessionResourceService_WatchPairedDevicesClient
- type SRPCSessionResourceService_WatchPairedDevicesStream
- type SRPCSessionResourceService_WatchPairingStatusClient
- type SRPCSessionResourceService_WatchPairingStatusStream
- type SRPCSessionResourceService_WatchResourcesListClient
- type SRPCSessionResourceService_WatchResourcesListStream
- type SRPCSessionResourceService_WatchSharedObjectHealthClient
- type SRPCSessionResourceService_WatchSharedObjectHealthStream
- type SRPCSessionResourceService_WatchStateAtomsClient
- type SRPCSessionResourceService_WatchStateAtomsStream
- type SRPCSessionResourceService_WatchSyncStatusClient
- type SRPCSessionResourceService_WatchSyncStatusStream
- type SRPCSessionResourceService_WatchTransferProgressClient
- type SRPCSessionResourceService_WatchTransferProgressStream
- type SRPCSharedObjectSelfEnrollmentResourceServiceClient
- type SRPCSharedObjectSelfEnrollmentResourceServiceHandler
- func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCSharedObjectSelfEnrollmentResourceServiceHandler) GetServiceID() string
- func (d *SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_Skip(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, strm srpc.Stream) error
- func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_Start(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, strm srpc.Stream) error
- func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_WatchState(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, strm srpc.Stream) error
- type SRPCSharedObjectSelfEnrollmentResourceServiceServer
- type SRPCSharedObjectSelfEnrollmentResourceService_SkipStream
- type SRPCSharedObjectSelfEnrollmentResourceService_StartStream
- type SRPCSharedObjectSelfEnrollmentResourceService_WatchStateClient
- type SRPCSharedObjectSelfEnrollmentResourceService_WatchStateStream
- type SRPCSpacewaveSessionResourceServiceClient
- type SRPCSpacewaveSessionResourceServiceHandler
- func (SRPCSpacewaveSessionResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCSpacewaveSessionResourceServiceHandler) GetServiceID() string
- func (d *SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_AddEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ApproveSpaceLink(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_AssignBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CancelCheckoutSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CancelSubscription(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ConfirmDeleteNowCode(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateBillingPortal(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateCheckoutSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateLinkedLocalSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateOrgInvite(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DeleteBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DeleteOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DetachBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_EncryptForHandoff(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_EnrollSpaceMember(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_GetLinkedLocalSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_JoinOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_LeaveOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ListManagedBillingAccounts(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_LookupInviteCode(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_MountSharedObjectSelfEnrollment(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_PreviewSpaceLink(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ProcessMailboxEntry(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ReactivateSubscription(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RefreshBillingState(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ReinitializeSharedObject(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveOrgMember(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveSpaceMember(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RenameBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RepairSharedObject(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RequestDeleteNowEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ResetSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RevokeOrgInvite(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SendVerificationEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SetPrimaryEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_StartDesktopPasskeyReauth(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_StartDesktopSSOLink(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SwitchBillingInterval(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_TransferResource(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UndoDeleteNow(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UnlinkLocalSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UpdateOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_VerifyEmailCode(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchBillingState(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchCheckoutStatus(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchEmails(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOnboardingStatus(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOrganizationState(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOrganizations(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchSubscriptionStatus(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
- type SRPCSpacewaveSessionResourceServiceServer
- type SRPCSpacewaveSessionResourceService_AddEmailStream
- type SRPCSpacewaveSessionResourceService_ApproveSpaceLinkStream
- type SRPCSpacewaveSessionResourceService_AssignBillingAccountStream
- type SRPCSpacewaveSessionResourceService_CancelCheckoutSessionStream
- type SRPCSpacewaveSessionResourceService_CancelSubscriptionStream
- type SRPCSpacewaveSessionResourceService_ConfirmDeleteNowCodeStream
- type SRPCSpacewaveSessionResourceService_CreateBillingAccountStream
- type SRPCSpacewaveSessionResourceService_CreateBillingPortalStream
- type SRPCSpacewaveSessionResourceService_CreateCheckoutSessionStream
- type SRPCSpacewaveSessionResourceService_CreateLinkedLocalSessionStream
- type SRPCSpacewaveSessionResourceService_CreateOrgInviteStream
- type SRPCSpacewaveSessionResourceService_CreateOrganizationStream
- type SRPCSpacewaveSessionResourceService_DeleteBillingAccountStream
- type SRPCSpacewaveSessionResourceService_DeleteOrganizationStream
- type SRPCSpacewaveSessionResourceService_DetachBillingAccountStream
- type SRPCSpacewaveSessionResourceService_EncryptForHandoffStream
- type SRPCSpacewaveSessionResourceService_EnrollSpaceMemberStream
- type SRPCSpacewaveSessionResourceService_GetLinkedLocalSessionStream
- type SRPCSpacewaveSessionResourceService_JoinOrganizationStream
- type SRPCSpacewaveSessionResourceService_LeaveOrganizationStream
- type SRPCSpacewaveSessionResourceService_ListManagedBillingAccountsStream
- type SRPCSpacewaveSessionResourceService_LookupInviteCodeStream
- type SRPCSpacewaveSessionResourceService_MountSharedObjectSelfEnrollmentStream
- type SRPCSpacewaveSessionResourceService_PreviewSpaceLinkStream
- type SRPCSpacewaveSessionResourceService_ProcessMailboxEntryStream
- type SRPCSpacewaveSessionResourceService_ReactivateSubscriptionStream
- type SRPCSpacewaveSessionResourceService_RefreshBillingStateStream
- type SRPCSpacewaveSessionResourceService_ReinitializeSharedObjectStream
- type SRPCSpacewaveSessionResourceService_RemoveEmailStream
- type SRPCSpacewaveSessionResourceService_RemoveOrgMemberStream
- type SRPCSpacewaveSessionResourceService_RemoveSpaceMemberStream
- type SRPCSpacewaveSessionResourceService_RenameBillingAccountStream
- type SRPCSpacewaveSessionResourceService_RepairSharedObjectStream
- type SRPCSpacewaveSessionResourceService_RequestDeleteNowEmailStream
- type SRPCSpacewaveSessionResourceService_ResetSessionStream
- type SRPCSpacewaveSessionResourceService_RevokeOrgInviteStream
- type SRPCSpacewaveSessionResourceService_SendVerificationEmailStream
- type SRPCSpacewaveSessionResourceService_SetPrimaryEmailStream
- type SRPCSpacewaveSessionResourceService_StartDesktopPasskeyReauthStream
- type SRPCSpacewaveSessionResourceService_StartDesktopSSOLinkStream
- type SRPCSpacewaveSessionResourceService_SwitchBillingIntervalStream
- type SRPCSpacewaveSessionResourceService_TransferResourceStream
- type SRPCSpacewaveSessionResourceService_UndoDeleteNowStream
- type SRPCSpacewaveSessionResourceService_UnlinkLocalSessionStream
- type SRPCSpacewaveSessionResourceService_UpdateOrganizationStream
- type SRPCSpacewaveSessionResourceService_VerifyEmailCodeStream
- type SRPCSpacewaveSessionResourceService_WatchBillingStateClient
- type SRPCSpacewaveSessionResourceService_WatchBillingStateStream
- type SRPCSpacewaveSessionResourceService_WatchCheckoutStatusClient
- type SRPCSpacewaveSessionResourceService_WatchCheckoutStatusStream
- type SRPCSpacewaveSessionResourceService_WatchEmailsClient
- type SRPCSpacewaveSessionResourceService_WatchEmailsStream
- type SRPCSpacewaveSessionResourceService_WatchOnboardingStatusClient
- type SRPCSpacewaveSessionResourceService_WatchOnboardingStatusStream
- type SRPCSpacewaveSessionResourceService_WatchOrganizationStateClient
- type SRPCSpacewaveSessionResourceService_WatchOrganizationStateStream
- type SRPCSpacewaveSessionResourceService_WatchOrganizationsClient
- type SRPCSpacewaveSessionResourceService_WatchOrganizationsStream
- type SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusClient
- type SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusStream
- type Session
- func (s *Session) AcceptLocalPairingAnswer(ctx context.Context, answerPayload string) (*AcceptLocalPairingAnswerResponse, error)
- func (s *Session) AcceptLocalPairingOffer(ctx context.Context, offerPayload string) (*AcceptLocalPairingOfferResponse, error)
- func (s *Session) CancelTransfer(ctx context.Context) error
- func (s *Session) CompletePairing(ctx context.Context, code string) (*CompletePairingResponse, error)
- func (s *Session) ConfirmPairing(ctx context.Context, remotePeerID string, displayName string) error
- func (s *Session) ConfirmSASMatch(ctx context.Context, confirmed bool) error
- func (s *Session) CreateLocalPairingOffer(ctx context.Context) (*CreateLocalPairingOfferResponse, error)
- func (s *Session) CreateSpace(ctx context.Context, spaceName, ownerType, ownerID string) (*CreateSpaceResponse, error)
- func (s *Session) CreateSpaceInvite(ctx context.Context, req *CreateSpaceInviteRequest) (*CreateSpaceInviteResponse, error)
- func (s *Session) DeleteSpace(ctx context.Context, sharedObjectID string) (*DeleteSpaceResponse, error)
- func (s *Session) GeneratePairingCode(ctx context.Context) (*GeneratePairingCodeResponse, error)
- func (s *Session) GetResourceRef() resource_client.ResourceRef
- func (s *Session) GetSASEmoji(ctx context.Context, remotePeerID string) (*GetSASEmojiResponse, error)
- func (s *Session) GetSessionInfo(ctx context.Context) (*GetSessionInfoResponse, error)
- func (s *Session) GetTransferInventory(ctx context.Context, sessionIdx uint32) (*GetTransferInventoryResponse, error)
- func (s *Session) JoinSpaceViaInvite(ctx context.Context, req *JoinSpaceViaInviteRequest) (*JoinSpaceViaInviteResponse, error)
- func (s *Session) LockSession(ctx context.Context) error
- func (s *Session) MountSharedObject(ctx context.Context, sharedObjectID string) (*MountSharedObjectResponse, error)
- func (s *Session) Release()
- func (s *Session) RevokeSpaceInvite(ctx context.Context, spaceID string, inviteID string) error
- func (s *Session) SetLockMode(ctx context.Context, mode session.SessionLockMode, pin []byte) error
- func (s *Session) StartTransfer(ctx context.Context, req *StartTransferRequest) error
- func (s *Session) UnlockSession(ctx context.Context, pin []byte) error
- func (s *Session) WatchLockState(ctx context.Context) (SRPCSessionResourceService_WatchLockStateClient, error)
- func (s *Session) WatchPairingStatus(ctx context.Context) (SRPCSessionResourceService_WatchPairingStatusClient, error)
- func (s *Session) WatchResourcesList(ctx context.Context) (SRPCSessionResourceService_WatchResourcesListClient, error)
- func (s *Session) WatchSharedObjectHealth(ctx context.Context, sharedObjectID string) (SRPCSessionResourceService_WatchSharedObjectHealthClient, error)
- func (s *Session) WatchSyncStatus(ctx context.Context) (SRPCSessionResourceService_WatchSyncStatusClient, error)
- func (s *Session) WatchTransferProgress(ctx context.Context) (SRPCSessionResourceService_WatchTransferProgressClient, error)
- type SessionCryptoInfo
- func (m *SessionCryptoInfo) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SessionCryptoInfo) CloneVT() *SessionCryptoInfo
- func (this *SessionCryptoInfo) EqualMessageVT(thatMsg any) bool
- func (this *SessionCryptoInfo) EqualVT(that *SessionCryptoInfo) bool
- func (x *SessionCryptoInfo) GetKeyType() string
- func (x *SessionCryptoInfo) GetPublicKeyBase58() string
- func (x *SessionCryptoInfo) GetPublicKeyPem() string
- func (x *SessionCryptoInfo) GetSpaceCount() uint32
- func (x *SessionCryptoInfo) GetTotalStorageBytes() uint64
- func (x *SessionCryptoInfo) MarshalJSON() ([]byte, error)
- func (x *SessionCryptoInfo) MarshalProtoJSON(s *json.MarshalState)
- func (x *SessionCryptoInfo) MarshalProtoText() string
- func (m *SessionCryptoInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SessionCryptoInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *SessionCryptoInfo) MarshalVT() (dAtA []byte, err error)
- func (*SessionCryptoInfo) ProtoMessage()
- func (x *SessionCryptoInfo) Reset()
- func (m *SessionCryptoInfo) SizeVT() (n int)
- func (x *SessionCryptoInfo) String() string
- func (x *SessionCryptoInfo) UnmarshalJSON(b []byte) error
- func (x *SessionCryptoInfo) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SessionCryptoInfo) UnmarshalVT(dAtA []byte) error
- type SetLocalDisplayNameRequest
- func (m *SetLocalDisplayNameRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SetLocalDisplayNameRequest) CloneVT() *SetLocalDisplayNameRequest
- func (this *SetLocalDisplayNameRequest) EqualMessageVT(thatMsg any) bool
- func (this *SetLocalDisplayNameRequest) EqualVT(that *SetLocalDisplayNameRequest) bool
- func (x *SetLocalDisplayNameRequest) GetDisplayName() string
- func (x *SetLocalDisplayNameRequest) MarshalJSON() ([]byte, error)
- func (x *SetLocalDisplayNameRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *SetLocalDisplayNameRequest) MarshalProtoText() string
- func (m *SetLocalDisplayNameRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetLocalDisplayNameRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetLocalDisplayNameRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetLocalDisplayNameRequest) ProtoMessage()
- func (x *SetLocalDisplayNameRequest) Reset()
- func (m *SetLocalDisplayNameRequest) SizeVT() (n int)
- func (x *SetLocalDisplayNameRequest) String() string
- func (x *SetLocalDisplayNameRequest) UnmarshalJSON(b []byte) error
- func (x *SetLocalDisplayNameRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SetLocalDisplayNameRequest) UnmarshalVT(dAtA []byte) error
- type SetLocalDisplayNameResponse
- func (m *SetLocalDisplayNameResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SetLocalDisplayNameResponse) CloneVT() *SetLocalDisplayNameResponse
- func (this *SetLocalDisplayNameResponse) EqualMessageVT(thatMsg any) bool
- func (this *SetLocalDisplayNameResponse) EqualVT(that *SetLocalDisplayNameResponse) bool
- func (x *SetLocalDisplayNameResponse) MarshalJSON() ([]byte, error)
- func (x *SetLocalDisplayNameResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *SetLocalDisplayNameResponse) MarshalProtoText() string
- func (m *SetLocalDisplayNameResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetLocalDisplayNameResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetLocalDisplayNameResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetLocalDisplayNameResponse) ProtoMessage()
- func (x *SetLocalDisplayNameResponse) Reset()
- func (m *SetLocalDisplayNameResponse) SizeVT() (n int)
- func (x *SetLocalDisplayNameResponse) String() string
- func (x *SetLocalDisplayNameResponse) UnmarshalJSON(b []byte) error
- func (x *SetLocalDisplayNameResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SetLocalDisplayNameResponse) UnmarshalVT(dAtA []byte) error
- type SetLockModeRequest
- func (m *SetLockModeRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SetLockModeRequest) CloneVT() *SetLockModeRequest
- func (this *SetLockModeRequest) EqualMessageVT(thatMsg any) bool
- func (this *SetLockModeRequest) EqualVT(that *SetLockModeRequest) bool
- func (x *SetLockModeRequest) GetMode() session.SessionLockMode
- func (x *SetLockModeRequest) GetPin() []byte
- func (x *SetLockModeRequest) MarshalJSON() ([]byte, error)
- func (x *SetLockModeRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *SetLockModeRequest) MarshalProtoText() string
- func (m *SetLockModeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetLockModeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetLockModeRequest) MarshalVT() (dAtA []byte, err error)
- func (*SetLockModeRequest) ProtoMessage()
- func (x *SetLockModeRequest) Reset()
- func (m *SetLockModeRequest) SizeVT() (n int)
- func (x *SetLockModeRequest) String() string
- func (x *SetLockModeRequest) UnmarshalJSON(b []byte) error
- func (x *SetLockModeRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SetLockModeRequest) UnmarshalVT(dAtA []byte) error
- type SetLockModeResponse
- func (m *SetLockModeResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SetLockModeResponse) CloneVT() *SetLockModeResponse
- func (this *SetLockModeResponse) EqualMessageVT(thatMsg any) bool
- func (this *SetLockModeResponse) EqualVT(that *SetLockModeResponse) bool
- func (x *SetLockModeResponse) MarshalJSON() ([]byte, error)
- func (x *SetLockModeResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *SetLockModeResponse) MarshalProtoText() string
- func (m *SetLockModeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SetLockModeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SetLockModeResponse) MarshalVT() (dAtA []byte, err error)
- func (*SetLockModeResponse) ProtoMessage()
- func (x *SetLockModeResponse) Reset()
- func (m *SetLockModeResponse) SizeVT() (n int)
- func (x *SetLockModeResponse) String() string
- func (x *SetLockModeResponse) UnmarshalJSON(b []byte) error
- func (x *SetLockModeResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SetLockModeResponse) UnmarshalVT(dAtA []byte) error
- type SharedObjectSelfEnrollmentErrorCategory
- func (x SharedObjectSelfEnrollmentErrorCategory) Enum() *SharedObjectSelfEnrollmentErrorCategory
- func (x SharedObjectSelfEnrollmentErrorCategory) MarshalJSON() ([]byte, error)
- func (x SharedObjectSelfEnrollmentErrorCategory) MarshalProtoJSON(s *json.MarshalState)
- func (x SharedObjectSelfEnrollmentErrorCategory) MarshalProtoText() string
- func (x SharedObjectSelfEnrollmentErrorCategory) MarshalText() ([]byte, error)
- func (x SharedObjectSelfEnrollmentErrorCategory) String() string
- func (x *SharedObjectSelfEnrollmentErrorCategory) UnmarshalJSON(b []byte) error
- func (x *SharedObjectSelfEnrollmentErrorCategory) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *SharedObjectSelfEnrollmentErrorCategory) UnmarshalText(b []byte) error
- type SharedObjectSelfEnrollmentFailure
- func (m *SharedObjectSelfEnrollmentFailure) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SharedObjectSelfEnrollmentFailure) CloneVT() *SharedObjectSelfEnrollmentFailure
- func (this *SharedObjectSelfEnrollmentFailure) EqualMessageVT(thatMsg any) bool
- func (this *SharedObjectSelfEnrollmentFailure) EqualVT(that *SharedObjectSelfEnrollmentFailure) bool
- func (x *SharedObjectSelfEnrollmentFailure) GetCategory() SharedObjectSelfEnrollmentErrorCategory
- func (x *SharedObjectSelfEnrollmentFailure) GetMessage() string
- func (x *SharedObjectSelfEnrollmentFailure) GetSharedObjectId() string
- func (x *SharedObjectSelfEnrollmentFailure) MarshalJSON() ([]byte, error)
- func (x *SharedObjectSelfEnrollmentFailure) MarshalProtoJSON(s *json.MarshalState)
- func (x *SharedObjectSelfEnrollmentFailure) MarshalProtoText() string
- func (m *SharedObjectSelfEnrollmentFailure) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SharedObjectSelfEnrollmentFailure) MarshalToVT(dAtA []byte) (int, error)
- func (m *SharedObjectSelfEnrollmentFailure) MarshalVT() (dAtA []byte, err error)
- func (*SharedObjectSelfEnrollmentFailure) ProtoMessage()
- func (x *SharedObjectSelfEnrollmentFailure) Reset()
- func (m *SharedObjectSelfEnrollmentFailure) SizeVT() (n int)
- func (x *SharedObjectSelfEnrollmentFailure) String() string
- func (x *SharedObjectSelfEnrollmentFailure) UnmarshalJSON(b []byte) error
- func (x *SharedObjectSelfEnrollmentFailure) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SharedObjectSelfEnrollmentFailure) UnmarshalVT(dAtA []byte) error
- type SkipSharedObjectSelfEnrollmentRequest
- func (m *SkipSharedObjectSelfEnrollmentRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SkipSharedObjectSelfEnrollmentRequest) CloneVT() *SkipSharedObjectSelfEnrollmentRequest
- func (this *SkipSharedObjectSelfEnrollmentRequest) EqualMessageVT(thatMsg any) bool
- func (this *SkipSharedObjectSelfEnrollmentRequest) EqualVT(that *SkipSharedObjectSelfEnrollmentRequest) bool
- func (x *SkipSharedObjectSelfEnrollmentRequest) GetGenerationKey() string
- func (x *SkipSharedObjectSelfEnrollmentRequest) MarshalJSON() ([]byte, error)
- func (x *SkipSharedObjectSelfEnrollmentRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *SkipSharedObjectSelfEnrollmentRequest) MarshalProtoText() string
- func (m *SkipSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SkipSharedObjectSelfEnrollmentRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SkipSharedObjectSelfEnrollmentRequest) MarshalVT() (dAtA []byte, err error)
- func (*SkipSharedObjectSelfEnrollmentRequest) ProtoMessage()
- func (x *SkipSharedObjectSelfEnrollmentRequest) Reset()
- func (m *SkipSharedObjectSelfEnrollmentRequest) SizeVT() (n int)
- func (x *SkipSharedObjectSelfEnrollmentRequest) String() string
- func (x *SkipSharedObjectSelfEnrollmentRequest) UnmarshalJSON(b []byte) error
- func (x *SkipSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SkipSharedObjectSelfEnrollmentRequest) UnmarshalVT(dAtA []byte) error
- type SkipSharedObjectSelfEnrollmentResponse
- func (m *SkipSharedObjectSelfEnrollmentResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *SkipSharedObjectSelfEnrollmentResponse) CloneVT() *SkipSharedObjectSelfEnrollmentResponse
- func (this *SkipSharedObjectSelfEnrollmentResponse) EqualMessageVT(thatMsg any) bool
- func (this *SkipSharedObjectSelfEnrollmentResponse) EqualVT(that *SkipSharedObjectSelfEnrollmentResponse) bool
- func (x *SkipSharedObjectSelfEnrollmentResponse) MarshalJSON() ([]byte, error)
- func (x *SkipSharedObjectSelfEnrollmentResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *SkipSharedObjectSelfEnrollmentResponse) MarshalProtoText() string
- func (m *SkipSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SkipSharedObjectSelfEnrollmentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SkipSharedObjectSelfEnrollmentResponse) MarshalVT() (dAtA []byte, err error)
- func (*SkipSharedObjectSelfEnrollmentResponse) ProtoMessage()
- func (x *SkipSharedObjectSelfEnrollmentResponse) Reset()
- func (m *SkipSharedObjectSelfEnrollmentResponse) SizeVT() (n int)
- func (x *SkipSharedObjectSelfEnrollmentResponse) String() string
- func (x *SkipSharedObjectSelfEnrollmentResponse) UnmarshalJSON(b []byte) error
- func (x *SkipSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *SkipSharedObjectSelfEnrollmentResponse) UnmarshalVT(dAtA []byte) error
- type StartSharedObjectSelfEnrollmentRequest
- func (m *StartSharedObjectSelfEnrollmentRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *StartSharedObjectSelfEnrollmentRequest) CloneVT() *StartSharedObjectSelfEnrollmentRequest
- func (this *StartSharedObjectSelfEnrollmentRequest) EqualMessageVT(thatMsg any) bool
- func (this *StartSharedObjectSelfEnrollmentRequest) EqualVT(that *StartSharedObjectSelfEnrollmentRequest) bool
- func (x *StartSharedObjectSelfEnrollmentRequest) MarshalJSON() ([]byte, error)
- func (x *StartSharedObjectSelfEnrollmentRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *StartSharedObjectSelfEnrollmentRequest) MarshalProtoText() string
- func (m *StartSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StartSharedObjectSelfEnrollmentRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *StartSharedObjectSelfEnrollmentRequest) MarshalVT() (dAtA []byte, err error)
- func (*StartSharedObjectSelfEnrollmentRequest) ProtoMessage()
- func (x *StartSharedObjectSelfEnrollmentRequest) Reset()
- func (m *StartSharedObjectSelfEnrollmentRequest) SizeVT() (n int)
- func (x *StartSharedObjectSelfEnrollmentRequest) String() string
- func (x *StartSharedObjectSelfEnrollmentRequest) UnmarshalJSON(b []byte) error
- func (x *StartSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *StartSharedObjectSelfEnrollmentRequest) UnmarshalVT(dAtA []byte) error
- type StartSharedObjectSelfEnrollmentResponse
- func (m *StartSharedObjectSelfEnrollmentResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *StartSharedObjectSelfEnrollmentResponse) CloneVT() *StartSharedObjectSelfEnrollmentResponse
- func (this *StartSharedObjectSelfEnrollmentResponse) EqualMessageVT(thatMsg any) bool
- func (this *StartSharedObjectSelfEnrollmentResponse) EqualVT(that *StartSharedObjectSelfEnrollmentResponse) bool
- func (x *StartSharedObjectSelfEnrollmentResponse) MarshalJSON() ([]byte, error)
- func (x *StartSharedObjectSelfEnrollmentResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *StartSharedObjectSelfEnrollmentResponse) MarshalProtoText() string
- func (m *StartSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StartSharedObjectSelfEnrollmentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *StartSharedObjectSelfEnrollmentResponse) MarshalVT() (dAtA []byte, err error)
- func (*StartSharedObjectSelfEnrollmentResponse) ProtoMessage()
- func (x *StartSharedObjectSelfEnrollmentResponse) Reset()
- func (m *StartSharedObjectSelfEnrollmentResponse) SizeVT() (n int)
- func (x *StartSharedObjectSelfEnrollmentResponse) String() string
- func (x *StartSharedObjectSelfEnrollmentResponse) UnmarshalJSON(b []byte) error
- func (x *StartSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *StartSharedObjectSelfEnrollmentResponse) UnmarshalVT(dAtA []byte) error
- type StartTransferRequest
- func (m *StartTransferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *StartTransferRequest) CloneVT() *StartTransferRequest
- func (this *StartTransferRequest) EqualMessageVT(thatMsg any) bool
- func (this *StartTransferRequest) EqualVT(that *StartTransferRequest) bool
- func (x *StartTransferRequest) GetMode() transfer.TransferMode
- func (x *StartTransferRequest) GetSourceSessionIndex() uint32
- func (x *StartTransferRequest) GetSpaceIds() []string
- func (x *StartTransferRequest) GetTargetSessionIndex() uint32
- func (x *StartTransferRequest) MarshalJSON() ([]byte, error)
- func (x *StartTransferRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *StartTransferRequest) MarshalProtoText() string
- func (m *StartTransferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StartTransferRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *StartTransferRequest) MarshalVT() (dAtA []byte, err error)
- func (*StartTransferRequest) ProtoMessage()
- func (x *StartTransferRequest) Reset()
- func (m *StartTransferRequest) SizeVT() (n int)
- func (x *StartTransferRequest) String() string
- func (x *StartTransferRequest) UnmarshalJSON(b []byte) error
- func (x *StartTransferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *StartTransferRequest) UnmarshalVT(dAtA []byte) error
- type StartTransferResponse
- func (m *StartTransferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *StartTransferResponse) CloneVT() *StartTransferResponse
- func (this *StartTransferResponse) EqualMessageVT(thatMsg any) bool
- func (this *StartTransferResponse) EqualVT(that *StartTransferResponse) bool
- func (x *StartTransferResponse) MarshalJSON() ([]byte, error)
- func (x *StartTransferResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *StartTransferResponse) MarshalProtoText() string
- func (m *StartTransferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StartTransferResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *StartTransferResponse) MarshalVT() (dAtA []byte, err error)
- func (*StartTransferResponse) ProtoMessage()
- func (x *StartTransferResponse) Reset()
- func (m *StartTransferResponse) SizeVT() (n int)
- func (x *StartTransferResponse) String() string
- func (x *StartTransferResponse) UnmarshalJSON(b []byte) error
- func (x *StartTransferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *StartTransferResponse) UnmarshalVT(dAtA []byte) error
- type SyncActivityDirection
- func (x SyncActivityDirection) Enum() *SyncActivityDirection
- func (x SyncActivityDirection) MarshalJSON() ([]byte, error)
- func (x SyncActivityDirection) MarshalProtoJSON(s *json.MarshalState)
- func (x SyncActivityDirection) MarshalProtoText() string
- func (x SyncActivityDirection) MarshalText() ([]byte, error)
- func (x SyncActivityDirection) String() string
- func (x *SyncActivityDirection) UnmarshalJSON(b []byte) error
- func (x *SyncActivityDirection) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *SyncActivityDirection) UnmarshalText(b []byte) error
- type SyncP2PState
- func (x SyncP2PState) Enum() *SyncP2PState
- func (x SyncP2PState) MarshalJSON() ([]byte, error)
- func (x SyncP2PState) MarshalProtoJSON(s *json.MarshalState)
- func (x SyncP2PState) MarshalProtoText() string
- func (x SyncP2PState) MarshalText() ([]byte, error)
- func (x SyncP2PState) String() string
- func (x *SyncP2PState) UnmarshalJSON(b []byte) error
- func (x *SyncP2PState) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *SyncP2PState) UnmarshalText(b []byte) error
- type SyncStatusState
- func (x SyncStatusState) Enum() *SyncStatusState
- func (x SyncStatusState) MarshalJSON() ([]byte, error)
- func (x SyncStatusState) MarshalProtoJSON(s *json.MarshalState)
- func (x SyncStatusState) MarshalProtoText() string
- func (x SyncStatusState) MarshalText() ([]byte, error)
- func (x SyncStatusState) String() string
- func (x *SyncStatusState) UnmarshalJSON(b []byte) error
- func (x *SyncStatusState) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *SyncStatusState) UnmarshalText(b []byte) error
- type SyncTransportState
- func (x SyncTransportState) Enum() *SyncTransportState
- func (x SyncTransportState) MarshalJSON() ([]byte, error)
- func (x SyncTransportState) MarshalProtoJSON(s *json.MarshalState)
- func (x SyncTransportState) MarshalProtoText() string
- func (x SyncTransportState) MarshalText() ([]byte, error)
- func (x SyncTransportState) String() string
- func (x *SyncTransportState) UnmarshalJSON(b []byte) error
- func (x *SyncTransportState) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (x *SyncTransportState) UnmarshalText(b []byte) error
- type UnlinkDeviceRequest
- func (m *UnlinkDeviceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *UnlinkDeviceRequest) CloneVT() *UnlinkDeviceRequest
- func (this *UnlinkDeviceRequest) EqualMessageVT(thatMsg any) bool
- func (this *UnlinkDeviceRequest) EqualVT(that *UnlinkDeviceRequest) bool
- func (x *UnlinkDeviceRequest) GetPeerId() string
- func (x *UnlinkDeviceRequest) MarshalJSON() ([]byte, error)
- func (x *UnlinkDeviceRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *UnlinkDeviceRequest) MarshalProtoText() string
- func (m *UnlinkDeviceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UnlinkDeviceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UnlinkDeviceRequest) MarshalVT() (dAtA []byte, err error)
- func (*UnlinkDeviceRequest) ProtoMessage()
- func (x *UnlinkDeviceRequest) Reset()
- func (m *UnlinkDeviceRequest) SizeVT() (n int)
- func (x *UnlinkDeviceRequest) String() string
- func (x *UnlinkDeviceRequest) UnmarshalJSON(b []byte) error
- func (x *UnlinkDeviceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *UnlinkDeviceRequest) UnmarshalVT(dAtA []byte) error
- type UnlinkDeviceResponse
- func (m *UnlinkDeviceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *UnlinkDeviceResponse) CloneVT() *UnlinkDeviceResponse
- func (this *UnlinkDeviceResponse) EqualMessageVT(thatMsg any) bool
- func (this *UnlinkDeviceResponse) EqualVT(that *UnlinkDeviceResponse) bool
- func (x *UnlinkDeviceResponse) MarshalJSON() ([]byte, error)
- func (x *UnlinkDeviceResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *UnlinkDeviceResponse) MarshalProtoText() string
- func (m *UnlinkDeviceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UnlinkDeviceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UnlinkDeviceResponse) MarshalVT() (dAtA []byte, err error)
- func (*UnlinkDeviceResponse) ProtoMessage()
- func (x *UnlinkDeviceResponse) Reset()
- func (m *UnlinkDeviceResponse) SizeVT() (n int)
- func (x *UnlinkDeviceResponse) String() string
- func (x *UnlinkDeviceResponse) UnmarshalJSON(b []byte) error
- func (x *UnlinkDeviceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *UnlinkDeviceResponse) UnmarshalVT(dAtA []byte) error
- type UnlockSessionRequest
- func (m *UnlockSessionRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *UnlockSessionRequest) CloneVT() *UnlockSessionRequest
- func (this *UnlockSessionRequest) EqualMessageVT(thatMsg any) bool
- func (this *UnlockSessionRequest) EqualVT(that *UnlockSessionRequest) bool
- func (x *UnlockSessionRequest) GetPin() []byte
- func (x *UnlockSessionRequest) MarshalJSON() ([]byte, error)
- func (x *UnlockSessionRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *UnlockSessionRequest) MarshalProtoText() string
- func (m *UnlockSessionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UnlockSessionRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UnlockSessionRequest) MarshalVT() (dAtA []byte, err error)
- func (*UnlockSessionRequest) ProtoMessage()
- func (x *UnlockSessionRequest) Reset()
- func (m *UnlockSessionRequest) SizeVT() (n int)
- func (x *UnlockSessionRequest) String() string
- func (x *UnlockSessionRequest) UnmarshalJSON(b []byte) error
- func (x *UnlockSessionRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *UnlockSessionRequest) UnmarshalVT(dAtA []byte) error
- type UnlockSessionResponse
- func (m *UnlockSessionResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *UnlockSessionResponse) CloneVT() *UnlockSessionResponse
- func (this *UnlockSessionResponse) EqualMessageVT(thatMsg any) bool
- func (this *UnlockSessionResponse) EqualVT(that *UnlockSessionResponse) bool
- func (x *UnlockSessionResponse) MarshalJSON() ([]byte, error)
- func (x *UnlockSessionResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *UnlockSessionResponse) MarshalProtoText() string
- func (m *UnlockSessionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UnlockSessionResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UnlockSessionResponse) MarshalVT() (dAtA []byte, err error)
- func (*UnlockSessionResponse) ProtoMessage()
- func (x *UnlockSessionResponse) Reset()
- func (m *UnlockSessionResponse) SizeVT() (n int)
- func (x *UnlockSessionResponse) String() string
- func (x *UnlockSessionResponse) UnmarshalJSON(b []byte) error
- func (x *UnlockSessionResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *UnlockSessionResponse) UnmarshalVT(dAtA []byte) error
- type WatchLocalDisplayNameRequest
- func (m *WatchLocalDisplayNameRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchLocalDisplayNameRequest) CloneVT() *WatchLocalDisplayNameRequest
- func (this *WatchLocalDisplayNameRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchLocalDisplayNameRequest) EqualVT(that *WatchLocalDisplayNameRequest) bool
- func (x *WatchLocalDisplayNameRequest) MarshalJSON() ([]byte, error)
- func (x *WatchLocalDisplayNameRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchLocalDisplayNameRequest) MarshalProtoText() string
- func (m *WatchLocalDisplayNameRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchLocalDisplayNameRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchLocalDisplayNameRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchLocalDisplayNameRequest) ProtoMessage()
- func (x *WatchLocalDisplayNameRequest) Reset()
- func (m *WatchLocalDisplayNameRequest) SizeVT() (n int)
- func (x *WatchLocalDisplayNameRequest) String() string
- func (x *WatchLocalDisplayNameRequest) UnmarshalJSON(b []byte) error
- func (x *WatchLocalDisplayNameRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchLocalDisplayNameRequest) UnmarshalVT(dAtA []byte) error
- type WatchLocalDisplayNameResponse
- func (m *WatchLocalDisplayNameResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchLocalDisplayNameResponse) CloneVT() *WatchLocalDisplayNameResponse
- func (this *WatchLocalDisplayNameResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchLocalDisplayNameResponse) EqualVT(that *WatchLocalDisplayNameResponse) bool
- func (x *WatchLocalDisplayNameResponse) GetDisplayName() string
- func (x *WatchLocalDisplayNameResponse) MarshalJSON() ([]byte, error)
- func (x *WatchLocalDisplayNameResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchLocalDisplayNameResponse) MarshalProtoText() string
- func (m *WatchLocalDisplayNameResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchLocalDisplayNameResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchLocalDisplayNameResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchLocalDisplayNameResponse) ProtoMessage()
- func (x *WatchLocalDisplayNameResponse) Reset()
- func (m *WatchLocalDisplayNameResponse) SizeVT() (n int)
- func (x *WatchLocalDisplayNameResponse) String() string
- func (x *WatchLocalDisplayNameResponse) UnmarshalJSON(b []byte) error
- func (x *WatchLocalDisplayNameResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchLocalDisplayNameResponse) UnmarshalVT(dAtA []byte) error
- type WatchLocalEntityKeypairsRequest
- func (m *WatchLocalEntityKeypairsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchLocalEntityKeypairsRequest) CloneVT() *WatchLocalEntityKeypairsRequest
- func (this *WatchLocalEntityKeypairsRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchLocalEntityKeypairsRequest) EqualVT(that *WatchLocalEntityKeypairsRequest) bool
- func (x *WatchLocalEntityKeypairsRequest) MarshalJSON() ([]byte, error)
- func (x *WatchLocalEntityKeypairsRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchLocalEntityKeypairsRequest) MarshalProtoText() string
- func (m *WatchLocalEntityKeypairsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchLocalEntityKeypairsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchLocalEntityKeypairsRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchLocalEntityKeypairsRequest) ProtoMessage()
- func (x *WatchLocalEntityKeypairsRequest) Reset()
- func (m *WatchLocalEntityKeypairsRequest) SizeVT() (n int)
- func (x *WatchLocalEntityKeypairsRequest) String() string
- func (x *WatchLocalEntityKeypairsRequest) UnmarshalJSON(b []byte) error
- func (x *WatchLocalEntityKeypairsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchLocalEntityKeypairsRequest) UnmarshalVT(dAtA []byte) error
- type WatchLocalEntityKeypairsResponse
- func (m *WatchLocalEntityKeypairsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchLocalEntityKeypairsResponse) CloneVT() *WatchLocalEntityKeypairsResponse
- func (this *WatchLocalEntityKeypairsResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchLocalEntityKeypairsResponse) EqualVT(that *WatchLocalEntityKeypairsResponse) bool
- func (x *WatchLocalEntityKeypairsResponse) GetKeypairs() []*session.EntityKeypair
- func (x *WatchLocalEntityKeypairsResponse) MarshalJSON() ([]byte, error)
- func (x *WatchLocalEntityKeypairsResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchLocalEntityKeypairsResponse) MarshalProtoText() string
- func (m *WatchLocalEntityKeypairsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchLocalEntityKeypairsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchLocalEntityKeypairsResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchLocalEntityKeypairsResponse) ProtoMessage()
- func (x *WatchLocalEntityKeypairsResponse) Reset()
- func (m *WatchLocalEntityKeypairsResponse) SizeVT() (n int)
- func (x *WatchLocalEntityKeypairsResponse) String() string
- func (x *WatchLocalEntityKeypairsResponse) UnmarshalJSON(b []byte) error
- func (x *WatchLocalEntityKeypairsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchLocalEntityKeypairsResponse) UnmarshalVT(dAtA []byte) error
- type WatchLockStateRequest
- func (m *WatchLockStateRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchLockStateRequest) CloneVT() *WatchLockStateRequest
- func (this *WatchLockStateRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchLockStateRequest) EqualVT(that *WatchLockStateRequest) bool
- func (x *WatchLockStateRequest) MarshalJSON() ([]byte, error)
- func (x *WatchLockStateRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchLockStateRequest) MarshalProtoText() string
- func (m *WatchLockStateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchLockStateRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchLockStateRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchLockStateRequest) ProtoMessage()
- func (x *WatchLockStateRequest) Reset()
- func (m *WatchLockStateRequest) SizeVT() (n int)
- func (x *WatchLockStateRequest) String() string
- func (x *WatchLockStateRequest) UnmarshalJSON(b []byte) error
- func (x *WatchLockStateRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchLockStateRequest) UnmarshalVT(dAtA []byte) error
- type WatchLockStateResponse
- func (m *WatchLockStateResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchLockStateResponse) CloneVT() *WatchLockStateResponse
- func (this *WatchLockStateResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchLockStateResponse) EqualVT(that *WatchLockStateResponse) bool
- func (x *WatchLockStateResponse) GetLocked() bool
- func (x *WatchLockStateResponse) GetMode() session.SessionLockMode
- func (x *WatchLockStateResponse) MarshalJSON() ([]byte, error)
- func (x *WatchLockStateResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchLockStateResponse) MarshalProtoText() string
- func (m *WatchLockStateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchLockStateResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchLockStateResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchLockStateResponse) ProtoMessage()
- func (x *WatchLockStateResponse) Reset()
- func (m *WatchLockStateResponse) SizeVT() (n int)
- func (x *WatchLockStateResponse) String() string
- func (x *WatchLockStateResponse) UnmarshalJSON(b []byte) error
- func (x *WatchLockStateResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchLockStateResponse) UnmarshalVT(dAtA []byte) error
- type WatchPairedDevicesRequest
- func (m *WatchPairedDevicesRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchPairedDevicesRequest) CloneVT() *WatchPairedDevicesRequest
- func (this *WatchPairedDevicesRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchPairedDevicesRequest) EqualVT(that *WatchPairedDevicesRequest) bool
- func (x *WatchPairedDevicesRequest) MarshalJSON() ([]byte, error)
- func (x *WatchPairedDevicesRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchPairedDevicesRequest) MarshalProtoText() string
- func (m *WatchPairedDevicesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchPairedDevicesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchPairedDevicesRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchPairedDevicesRequest) ProtoMessage()
- func (x *WatchPairedDevicesRequest) Reset()
- func (m *WatchPairedDevicesRequest) SizeVT() (n int)
- func (x *WatchPairedDevicesRequest) String() string
- func (x *WatchPairedDevicesRequest) UnmarshalJSON(b []byte) error
- func (x *WatchPairedDevicesRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchPairedDevicesRequest) UnmarshalVT(dAtA []byte) error
- type WatchPairedDevicesResponse
- func (m *WatchPairedDevicesResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchPairedDevicesResponse) CloneVT() *WatchPairedDevicesResponse
- func (this *WatchPairedDevicesResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchPairedDevicesResponse) EqualVT(that *WatchPairedDevicesResponse) bool
- func (x *WatchPairedDevicesResponse) GetOnlinePeerIds() []string
- func (x *WatchPairedDevicesResponse) GetPairedDevices() []*settings.PairedDevice
- func (x *WatchPairedDevicesResponse) MarshalJSON() ([]byte, error)
- func (x *WatchPairedDevicesResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchPairedDevicesResponse) MarshalProtoText() string
- func (m *WatchPairedDevicesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchPairedDevicesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchPairedDevicesResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchPairedDevicesResponse) ProtoMessage()
- func (x *WatchPairedDevicesResponse) Reset()
- func (m *WatchPairedDevicesResponse) SizeVT() (n int)
- func (x *WatchPairedDevicesResponse) String() string
- func (x *WatchPairedDevicesResponse) UnmarshalJSON(b []byte) error
- func (x *WatchPairedDevicesResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchPairedDevicesResponse) UnmarshalVT(dAtA []byte) error
- type WatchPairingStatusRequest
- func (m *WatchPairingStatusRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchPairingStatusRequest) CloneVT() *WatchPairingStatusRequest
- func (this *WatchPairingStatusRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchPairingStatusRequest) EqualVT(that *WatchPairingStatusRequest) bool
- func (x *WatchPairingStatusRequest) MarshalJSON() ([]byte, error)
- func (x *WatchPairingStatusRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchPairingStatusRequest) MarshalProtoText() string
- func (m *WatchPairingStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchPairingStatusRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchPairingStatusRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchPairingStatusRequest) ProtoMessage()
- func (x *WatchPairingStatusRequest) Reset()
- func (m *WatchPairingStatusRequest) SizeVT() (n int)
- func (x *WatchPairingStatusRequest) String() string
- func (x *WatchPairingStatusRequest) UnmarshalJSON(b []byte) error
- func (x *WatchPairingStatusRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchPairingStatusRequest) UnmarshalVT(dAtA []byte) error
- type WatchPairingStatusResponse
- func (m *WatchPairingStatusResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchPairingStatusResponse) CloneVT() *WatchPairingStatusResponse
- func (this *WatchPairingStatusResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchPairingStatusResponse) EqualVT(that *WatchPairingStatusResponse) bool
- func (x *WatchPairingStatusResponse) GetCode() string
- func (x *WatchPairingStatusResponse) GetEmoji() []string
- func (x *WatchPairingStatusResponse) GetErrorMessage() string
- func (x *WatchPairingStatusResponse) GetRemotePeerId() string
- func (x *WatchPairingStatusResponse) GetStatus() PairingStatus
- func (x *WatchPairingStatusResponse) MarshalJSON() ([]byte, error)
- func (x *WatchPairingStatusResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchPairingStatusResponse) MarshalProtoText() string
- func (m *WatchPairingStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchPairingStatusResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchPairingStatusResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchPairingStatusResponse) ProtoMessage()
- func (x *WatchPairingStatusResponse) Reset()
- func (m *WatchPairingStatusResponse) SizeVT() (n int)
- func (x *WatchPairingStatusResponse) String() string
- func (x *WatchPairingStatusResponse) UnmarshalJSON(b []byte) error
- func (x *WatchPairingStatusResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchPairingStatusResponse) UnmarshalVT(dAtA []byte) error
- type WatchResourcesListRequest
- func (m *WatchResourcesListRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchResourcesListRequest) CloneVT() *WatchResourcesListRequest
- func (this *WatchResourcesListRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchResourcesListRequest) EqualVT(that *WatchResourcesListRequest) bool
- func (x *WatchResourcesListRequest) MarshalJSON() ([]byte, error)
- func (x *WatchResourcesListRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchResourcesListRequest) MarshalProtoText() string
- func (m *WatchResourcesListRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchResourcesListRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchResourcesListRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchResourcesListRequest) ProtoMessage()
- func (x *WatchResourcesListRequest) Reset()
- func (m *WatchResourcesListRequest) SizeVT() (n int)
- func (x *WatchResourcesListRequest) String() string
- func (x *WatchResourcesListRequest) UnmarshalJSON(b []byte) error
- func (x *WatchResourcesListRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchResourcesListRequest) UnmarshalVT(dAtA []byte) error
- type WatchResourcesListResponse
- func (m *WatchResourcesListResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchResourcesListResponse) CloneVT() *WatchResourcesListResponse
- func (this *WatchResourcesListResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchResourcesListResponse) EqualVT(that *WatchResourcesListResponse) bool
- func (x *WatchResourcesListResponse) GetSpacesList() []*space.SpaceSoListEntry
- func (x *WatchResourcesListResponse) MarshalJSON() ([]byte, error)
- func (x *WatchResourcesListResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchResourcesListResponse) MarshalProtoText() string
- func (m *WatchResourcesListResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchResourcesListResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchResourcesListResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchResourcesListResponse) ProtoMessage()
- func (x *WatchResourcesListResponse) Reset()
- func (m *WatchResourcesListResponse) SizeVT() (n int)
- func (x *WatchResourcesListResponse) String() string
- func (x *WatchResourcesListResponse) UnmarshalJSON(b []byte) error
- func (x *WatchResourcesListResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchResourcesListResponse) UnmarshalVT(dAtA []byte) error
- type WatchSessionStateAtomsRequest
- func (m *WatchSessionStateAtomsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSessionStateAtomsRequest) CloneVT() *WatchSessionStateAtomsRequest
- func (this *WatchSessionStateAtomsRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchSessionStateAtomsRequest) EqualVT(that *WatchSessionStateAtomsRequest) bool
- func (x *WatchSessionStateAtomsRequest) MarshalJSON() ([]byte, error)
- func (x *WatchSessionStateAtomsRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSessionStateAtomsRequest) MarshalProtoText() string
- func (m *WatchSessionStateAtomsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSessionStateAtomsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSessionStateAtomsRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchSessionStateAtomsRequest) ProtoMessage()
- func (x *WatchSessionStateAtomsRequest) Reset()
- func (m *WatchSessionStateAtomsRequest) SizeVT() (n int)
- func (x *WatchSessionStateAtomsRequest) String() string
- func (x *WatchSessionStateAtomsRequest) UnmarshalJSON(b []byte) error
- func (x *WatchSessionStateAtomsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSessionStateAtomsRequest) UnmarshalVT(dAtA []byte) error
- type WatchSessionStateAtomsResponse
- func (m *WatchSessionStateAtomsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSessionStateAtomsResponse) CloneVT() *WatchSessionStateAtomsResponse
- func (this *WatchSessionStateAtomsResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchSessionStateAtomsResponse) EqualVT(that *WatchSessionStateAtomsResponse) bool
- func (x *WatchSessionStateAtomsResponse) GetStoreCount() uint32
- func (x *WatchSessionStateAtomsResponse) GetStoreIds() []string
- func (x *WatchSessionStateAtomsResponse) MarshalJSON() ([]byte, error)
- func (x *WatchSessionStateAtomsResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSessionStateAtomsResponse) MarshalProtoText() string
- func (m *WatchSessionStateAtomsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSessionStateAtomsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSessionStateAtomsResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchSessionStateAtomsResponse) ProtoMessage()
- func (x *WatchSessionStateAtomsResponse) Reset()
- func (m *WatchSessionStateAtomsResponse) SizeVT() (n int)
- func (x *WatchSessionStateAtomsResponse) String() string
- func (x *WatchSessionStateAtomsResponse) UnmarshalJSON(b []byte) error
- func (x *WatchSessionStateAtomsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSessionStateAtomsResponse) UnmarshalVT(dAtA []byte) error
- type WatchSharedObjectHealthRequest
- func (m *WatchSharedObjectHealthRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSharedObjectHealthRequest) CloneVT() *WatchSharedObjectHealthRequest
- func (this *WatchSharedObjectHealthRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchSharedObjectHealthRequest) EqualVT(that *WatchSharedObjectHealthRequest) bool
- func (x *WatchSharedObjectHealthRequest) GetSharedObjectId() string
- func (x *WatchSharedObjectHealthRequest) MarshalJSON() ([]byte, error)
- func (x *WatchSharedObjectHealthRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSharedObjectHealthRequest) MarshalProtoText() string
- func (m *WatchSharedObjectHealthRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectHealthRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectHealthRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchSharedObjectHealthRequest) ProtoMessage()
- func (x *WatchSharedObjectHealthRequest) Reset()
- func (m *WatchSharedObjectHealthRequest) SizeVT() (n int)
- func (x *WatchSharedObjectHealthRequest) String() string
- func (x *WatchSharedObjectHealthRequest) UnmarshalJSON(b []byte) error
- func (x *WatchSharedObjectHealthRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSharedObjectHealthRequest) UnmarshalVT(dAtA []byte) error
- type WatchSharedObjectHealthResponse
- func (m *WatchSharedObjectHealthResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSharedObjectHealthResponse) CloneVT() *WatchSharedObjectHealthResponse
- func (this *WatchSharedObjectHealthResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchSharedObjectHealthResponse) EqualVT(that *WatchSharedObjectHealthResponse) bool
- func (x *WatchSharedObjectHealthResponse) GetHealth() *sobject.SharedObjectHealth
- func (x *WatchSharedObjectHealthResponse) MarshalJSON() ([]byte, error)
- func (x *WatchSharedObjectHealthResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSharedObjectHealthResponse) MarshalProtoText() string
- func (m *WatchSharedObjectHealthResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectHealthResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectHealthResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchSharedObjectHealthResponse) ProtoMessage()
- func (x *WatchSharedObjectHealthResponse) Reset()
- func (m *WatchSharedObjectHealthResponse) SizeVT() (n int)
- func (x *WatchSharedObjectHealthResponse) String() string
- func (x *WatchSharedObjectHealthResponse) UnmarshalJSON(b []byte) error
- func (x *WatchSharedObjectHealthResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSharedObjectHealthResponse) UnmarshalVT(dAtA []byte) error
- type WatchSharedObjectSelfEnrollmentStateRequest
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) CloneVT() *WatchSharedObjectSelfEnrollmentStateRequest
- func (this *WatchSharedObjectSelfEnrollmentStateRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchSharedObjectSelfEnrollmentStateRequest) EqualVT(that *WatchSharedObjectSelfEnrollmentStateRequest) bool
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) MarshalJSON() ([]byte, error)
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) MarshalProtoText() string
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchSharedObjectSelfEnrollmentStateRequest) ProtoMessage()
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) Reset()
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) SizeVT() (n int)
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) String() string
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalJSON(b []byte) error
- func (x *WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalVT(dAtA []byte) error
- type WatchSharedObjectSelfEnrollmentStateResponse
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) CloneVT() *WatchSharedObjectSelfEnrollmentStateResponse
- func (this *WatchSharedObjectSelfEnrollmentStateResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchSharedObjectSelfEnrollmentStateResponse) EqualVT(that *WatchSharedObjectSelfEnrollmentStateResponse) bool
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCompletedSharedObjectIds() []string
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCount() uint32
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCredentialRequired() bool
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCurrentSharedObjectId() string
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetFailures() []*SharedObjectSelfEnrollmentFailure
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetGenerationKey() string
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetRunning() bool
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetSharedObjectIds() []string
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetSkipped() bool
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetSkippedGenerationKey() string
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) MarshalJSON() ([]byte, error)
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) MarshalProtoText() string
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchSharedObjectSelfEnrollmentStateResponse) ProtoMessage()
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) Reset()
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) SizeVT() (n int)
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) String() string
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalJSON(b []byte) error
- func (x *WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalVT(dAtA []byte) error
- type WatchSyncStatusRequest
- func (m *WatchSyncStatusRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSyncStatusRequest) CloneVT() *WatchSyncStatusRequest
- func (this *WatchSyncStatusRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchSyncStatusRequest) EqualVT(that *WatchSyncStatusRequest) bool
- func (x *WatchSyncStatusRequest) MarshalJSON() ([]byte, error)
- func (x *WatchSyncStatusRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSyncStatusRequest) MarshalProtoText() string
- func (m *WatchSyncStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSyncStatusRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSyncStatusRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchSyncStatusRequest) ProtoMessage()
- func (x *WatchSyncStatusRequest) Reset()
- func (m *WatchSyncStatusRequest) SizeVT() (n int)
- func (x *WatchSyncStatusRequest) String() string
- func (x *WatchSyncStatusRequest) UnmarshalJSON(b []byte) error
- func (x *WatchSyncStatusRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSyncStatusRequest) UnmarshalVT(dAtA []byte) error
- type WatchSyncStatusResponse
- func (m *WatchSyncStatusResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchSyncStatusResponse) CloneVT() *WatchSyncStatusResponse
- func (this *WatchSyncStatusResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchSyncStatusResponse) EqualVT(that *WatchSyncStatusResponse) bool
- func (x *WatchSyncStatusResponse) GetActivePeerCount() uint32
- func (x *WatchSyncStatusResponse) GetActiveStoreCount() uint32
- func (x *WatchSyncStatusResponse) GetActiveUploadBytes() uint64
- func (x *WatchSyncStatusResponse) GetActiveUploadTransferredBytes() uint64
- func (x *WatchSyncStatusResponse) GetDirection() SyncActivityDirection
- func (x *WatchSyncStatusResponse) GetDownloadBytesPerSecond() uint64
- func (x *WatchSyncStatusResponse) GetInFlightUploadCount() uint32
- func (x *WatchSyncStatusResponse) GetLastActivityAt() *timestamppb.Timestamp
- func (x *WatchSyncStatusResponse) GetLastError() string
- func (x *WatchSyncStatusResponse) GetP2PState() SyncP2PState
- func (x *WatchSyncStatusResponse) GetPackBlockCountMax() uint64
- func (x *WatchSyncStatusResponse) GetPackBlockCountMin() uint64
- func (x *WatchSyncStatusResponse) GetPackBlockCountTotal() uint64
- func (x *WatchSyncStatusResponse) GetPackBloomFilterCount() uint32
- func (x *WatchSyncStatusResponse) GetPackBloomInvalidCount() uint32
- func (x *WatchSyncStatusResponse) GetPackBloomMaxFalsePositiveRate() float64
- func (x *WatchSyncStatusResponse) GetPackBloomMissingCount() uint32
- func (x *WatchSyncStatusResponse) GetPackBloomParameterShapeCount() uint32
- func (x *WatchSyncStatusResponse) GetPackBloomRiskPackCount() uint32
- func (x *WatchSyncStatusResponse) GetPackCandidatePacks() uint64
- func (x *WatchSyncStatusResponse) GetPackFullResponseFallbackBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackFullResponseFallbackCount() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexCacheHits() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexCacheMisses() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexCacheReadErrors() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexCacheWriteErrors() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexTailFetchBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexTailFetchCount() uint64
- func (x *WatchSyncStatusResponse) GetPackIndexTailResponseBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackLastCandidatePacks() uint32
- func (x *WatchSyncStatusResponse) GetPackLastFullResponseFallbackBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackLastNegativePacks() uint32
- func (x *WatchSyncStatusResponse) GetPackLastOpenedPacks() uint32
- func (x *WatchSyncStatusResponse) GetPackLastRemoteIndexBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackLastTargetHit() bool
- func (x *WatchSyncStatusResponse) GetPackLookupCount() uint64
- func (x *WatchSyncStatusResponse) GetPackManifestEntries() uint32
- func (x *WatchSyncStatusResponse) GetPackNegativePacks() uint64
- func (x *WatchSyncStatusResponse) GetPackOpenedPacks() uint64
- func (x *WatchSyncStatusResponse) GetPackRangeRequestCount() uint64
- func (x *WatchSyncStatusResponse) GetPackRangeResponseBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackRemoteIndexBytes() uint64
- func (x *WatchSyncStatusResponse) GetPackRemoteIndexLoads() uint64
- func (x *WatchSyncStatusResponse) GetPackSizeBytesMax() uint64
- func (x *WatchSyncStatusResponse) GetPackSizeBytesMin() uint64
- func (x *WatchSyncStatusResponse) GetPackSizeBytesTotal() uint64
- func (x *WatchSyncStatusResponse) GetPackTargetHits() uint64
- func (x *WatchSyncStatusResponse) GetPendingDownloadBytes() uint64
- func (x *WatchSyncStatusResponse) GetPendingDownloadCount() uint32
- func (x *WatchSyncStatusResponse) GetPendingUploadBytes() uint64
- func (x *WatchSyncStatusResponse) GetPendingUploadCount() uint32
- func (x *WatchSyncStatusResponse) GetState() SyncStatusState
- func (x *WatchSyncStatusResponse) GetTransportState() SyncTransportState
- func (x *WatchSyncStatusResponse) GetUploadBytesPerSecond() uint64
- func (x *WatchSyncStatusResponse) MarshalJSON() ([]byte, error)
- func (x *WatchSyncStatusResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchSyncStatusResponse) MarshalProtoText() string
- func (m *WatchSyncStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchSyncStatusResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchSyncStatusResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchSyncStatusResponse) ProtoMessage()
- func (x *WatchSyncStatusResponse) Reset()
- func (m *WatchSyncStatusResponse) SizeVT() (n int)
- func (x *WatchSyncStatusResponse) String() string
- func (x *WatchSyncStatusResponse) UnmarshalJSON(b []byte) error
- func (x *WatchSyncStatusResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchSyncStatusResponse) UnmarshalVT(dAtA []byte) error
- type WatchTransferProgressRequest
- func (m *WatchTransferProgressRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchTransferProgressRequest) CloneVT() *WatchTransferProgressRequest
- func (this *WatchTransferProgressRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchTransferProgressRequest) EqualVT(that *WatchTransferProgressRequest) bool
- func (x *WatchTransferProgressRequest) MarshalJSON() ([]byte, error)
- func (x *WatchTransferProgressRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchTransferProgressRequest) MarshalProtoText() string
- func (m *WatchTransferProgressRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchTransferProgressRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchTransferProgressRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchTransferProgressRequest) ProtoMessage()
- func (x *WatchTransferProgressRequest) Reset()
- func (m *WatchTransferProgressRequest) SizeVT() (n int)
- func (x *WatchTransferProgressRequest) String() string
- func (x *WatchTransferProgressRequest) UnmarshalJSON(b []byte) error
- func (x *WatchTransferProgressRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchTransferProgressRequest) UnmarshalVT(dAtA []byte) error
- type WatchTransferProgressResponse
- func (m *WatchTransferProgressResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchTransferProgressResponse) CloneVT() *WatchTransferProgressResponse
- func (this *WatchTransferProgressResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchTransferProgressResponse) EqualVT(that *WatchTransferProgressResponse) bool
- func (x *WatchTransferProgressResponse) GetState() *transfer.TransferState
- func (x *WatchTransferProgressResponse) MarshalJSON() ([]byte, error)
- func (x *WatchTransferProgressResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchTransferProgressResponse) MarshalProtoText() string
- func (m *WatchTransferProgressResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchTransferProgressResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchTransferProgressResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchTransferProgressResponse) ProtoMessage()
- func (x *WatchTransferProgressResponse) Reset()
- func (m *WatchTransferProgressResponse) SizeVT() (n int)
- func (x *WatchTransferProgressResponse) String() string
- func (x *WatchTransferProgressResponse) UnmarshalJSON(b []byte) error
- func (x *WatchTransferProgressResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchTransferProgressResponse) UnmarshalVT(dAtA []byte) error
Constants ¶
const SRPCLocalSessionResourceServiceServiceID = "s4wave.session.LocalSessionResourceService"
const SRPCSessionResourceServiceServiceID = "s4wave.session.SessionResourceService"
const SRPCSpacewaveSessionResourceServiceServiceID = "s4wave.session.SpacewaveSessionResourceService"
Variables ¶
var ( SyncStatusState_name = map[int32]string{ 0: "SyncStatusState_SYNCED", 1: "SyncStatusState_ACTIVE", 2: "SyncStatusState_ERROR", } SyncStatusState_value = map[string]int32{ "SyncStatusState_SYNCED": 0, "SyncStatusState_ACTIVE": 1, "SyncStatusState_ERROR": 2, } )
Enum value maps for SyncStatusState.
var ( SyncActivityDirection_name = map[int32]string{ 0: "SyncActivityDirection_NONE", 1: "SyncActivityDirection_UPLOAD", 2: "SyncActivityDirection_DOWNLOAD", 3: "SyncActivityDirection_UPLOAD_DOWNLOAD", } SyncActivityDirection_value = map[string]int32{ "SyncActivityDirection_NONE": 0, "SyncActivityDirection_UPLOAD": 1, "SyncActivityDirection_DOWNLOAD": 2, "SyncActivityDirection_UPLOAD_DOWNLOAD": 3, } )
Enum value maps for SyncActivityDirection.
var ( SyncTransportState_name = map[int32]string{ 0: "SyncTransportState_UNKNOWN", 1: "SyncTransportState_UNAVAILABLE", 2: "SyncTransportState_CONNECTING", 3: "SyncTransportState_ONLINE", 4: "SyncTransportState_ERROR", } SyncTransportState_value = map[string]int32{ "SyncTransportState_UNKNOWN": 0, "SyncTransportState_UNAVAILABLE": 1, "SyncTransportState_CONNECTING": 2, "SyncTransportState_ONLINE": 3, "SyncTransportState_ERROR": 4, } )
Enum value maps for SyncTransportState.
var ( SyncP2PState_name = map[int32]string{ 0: "SyncP2PState_UNKNOWN", 1: "SyncP2PState_NO_PEERS", 2: "SyncP2PState_IDLE", 3: "SyncP2PState_ACTIVE", 4: "SyncP2PState_ERROR", } SyncP2PState_value = map[string]int32{ "SyncP2PState_UNKNOWN": 0, "SyncP2PState_NO_PEERS": 1, "SyncP2PState_IDLE": 2, "SyncP2PState_ACTIVE": 3, "SyncP2PState_ERROR": 4, } )
Enum value maps for SyncP2PState.
var ( PairingStatus_name = map[int32]string{ 0: "PairingStatus_IDLE", 1: "PairingStatus_CODE_GENERATED", 2: "PairingStatus_WAITING_FOR_PEER", 3: "PairingStatus_PEER_CONNECTED", 4: "PairingStatus_VERIFYING_EMOJI", 5: "PairingStatus_VERIFIED", 6: "PairingStatus_FAILED", 7: "PairingStatus_SIGNALING_FAILED", 8: "PairingStatus_CONNECTION_TIMEOUT", 9: "PairingStatus_WAITING_FOR_REMOTE_CONFIRM", 10: "PairingStatus_BOTH_CONFIRMED", 11: "PairingStatus_PAIRING_REJECTED", 12: "PairingStatus_CONFIRMATION_TIMEOUT", } PairingStatus_value = map[string]int32{ "PairingStatus_IDLE": 0, "PairingStatus_CODE_GENERATED": 1, "PairingStatus_WAITING_FOR_PEER": 2, "PairingStatus_PEER_CONNECTED": 3, "PairingStatus_VERIFYING_EMOJI": 4, "PairingStatus_VERIFIED": 5, "PairingStatus_FAILED": 6, "PairingStatus_SIGNALING_FAILED": 7, "PairingStatus_CONNECTION_TIMEOUT": 8, "PairingStatus_WAITING_FOR_REMOTE_CONFIRM": 9, "PairingStatus_BOTH_CONFIRMED": 10, "PairingStatus_PAIRING_REJECTED": 11, "PairingStatus_CONFIRMATION_TIMEOUT": 12, } )
Enum value maps for PairingStatus.
var ( JoinSpaceViaInviteResult_name = map[int32]string{ 0: "JoinSpaceViaInviteResult_UNSPECIFIED", 1: "JoinSpaceViaInviteResult_ACCEPTED", 2: "JoinSpaceViaInviteResult_PENDING_OWNER_APPROVAL", 3: "JoinSpaceViaInviteResult_REJECTED", 4: "JoinSpaceViaInviteResult_OWNER_MUST_BE_ONLINE", } JoinSpaceViaInviteResult_value = map[string]int32{ "JoinSpaceViaInviteResult_UNSPECIFIED": 0, "JoinSpaceViaInviteResult_ACCEPTED": 1, "JoinSpaceViaInviteResult_PENDING_OWNER_APPROVAL": 2, "JoinSpaceViaInviteResult_REJECTED": 3, "JoinSpaceViaInviteResult_OWNER_MUST_BE_ONLINE": 4, } )
Enum value maps for JoinSpaceViaInviteResult.
var ( 0: "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_UNKNOWN", 1: "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_RETRY", 2: "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_OPEN_OBJECT", 3: "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_REPORT", } "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_UNKNOWN": 0, "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_RETRY": 1, "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_OPEN_OBJECT": 2, "SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_REPORT": 3, } )
Enum value maps for SharedObjectSelfEnrollmentErrorCategory.
Functions ¶
func EncodeLocalPairingAnswer ¶
func EncodeLocalPairingAnswer(answer *LocalPairingAnswer) (string, error)
EncodeLocalPairingAnswer serializes, DEFLATE-compresses, and base58-encodes an answer.
func EncodeLocalPairingOffer ¶
func EncodeLocalPairingOffer(offer *LocalPairingOffer) (string, error)
EncodeLocalPairingOffer serializes, DEFLATE-compresses, and base58-encodes an offer.
func MinifySDP ¶
MinifySDP strips SDP lines not needed for a data-channel-only WebRTC connection. Preserves session-level fields, ICE credentials, DTLS fingerprint, and candidate lines. Drops bandwidth, ssrc, rtpmap, fmtp, extmap, rtcp, and other media-specific attributes.
func NewSRPCLocalSessionResourceServiceHandler ¶
func NewSRPCLocalSessionResourceServiceHandler(impl SRPCLocalSessionResourceServiceServer, serviceID string) srpc.Handler
NewSRPCLocalSessionResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: s4wave.session.LocalSessionResourceService
func NewSRPCSessionResourceServiceHandler ¶
func NewSRPCSessionResourceServiceHandler(impl SRPCSessionResourceServiceServer, serviceID string) srpc.Handler
NewSRPCSessionResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: s4wave.session.SessionResourceService
func NewSRPCSharedObjectSelfEnrollmentResourceServiceHandler ¶
func NewSRPCSharedObjectSelfEnrollmentResourceServiceHandler(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, serviceID string) srpc.Handler
NewSRPCSharedObjectSelfEnrollmentResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: s4wave.session.SharedObjectSelfEnrollmentResourceService
func NewSRPCSpacewaveSessionResourceServiceHandler ¶
func NewSRPCSpacewaveSessionResourceServiceHandler(impl SRPCSpacewaveSessionResourceServiceServer, serviceID string) srpc.Handler
NewSRPCSpacewaveSessionResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: s4wave.session.SpacewaveSessionResourceService
func SRPCRegisterLocalSessionResourceService ¶
func SRPCRegisterLocalSessionResourceService(mux srpc.Mux, impl SRPCLocalSessionResourceServiceServer) error
SRPCRegisterLocalSessionResourceService registers the implementation with the mux. Uses the default serviceID: s4wave.session.LocalSessionResourceService
func SRPCRegisterSessionResourceService ¶
func SRPCRegisterSessionResourceService(mux srpc.Mux, impl SRPCSessionResourceServiceServer) error
SRPCRegisterSessionResourceService registers the implementation with the mux. Uses the default serviceID: s4wave.session.SessionResourceService
func SRPCRegisterSharedObjectSelfEnrollmentResourceService ¶
func SRPCRegisterSharedObjectSelfEnrollmentResourceService(mux srpc.Mux, impl SRPCSharedObjectSelfEnrollmentResourceServiceServer) error
SRPCRegisterSharedObjectSelfEnrollmentResourceService registers the implementation with the mux. Uses the default serviceID: s4wave.session.SharedObjectSelfEnrollmentResourceService
func SRPCRegisterSpacewaveSessionResourceService ¶
func SRPCRegisterSpacewaveSessionResourceService(mux srpc.Mux, impl SRPCSpacewaveSessionResourceServiceServer) error
SRPCRegisterSpacewaveSessionResourceService registers the implementation with the mux. Uses the default serviceID: s4wave.session.SpacewaveSessionResourceService
Types ¶
type AcceptLocalPairingAnswerRequest ¶
type AcceptLocalPairingAnswerRequest struct {
// AnswerPayload is the compressed, base58-encoded answer string from the answerer.
AnswerPayload string `protobuf:"bytes,1,opt,name=answer_payload,json=answerPayload,proto3" json:"answerPayload,omitempty"`
// contains filtered or unexported fields
}
AcceptLocalPairingAnswerRequest is the request for AcceptLocalPairingAnswer.
func (*AcceptLocalPairingAnswerRequest) CloneMessageVT ¶
func (m *AcceptLocalPairingAnswerRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AcceptLocalPairingAnswerRequest) CloneVT ¶
func (m *AcceptLocalPairingAnswerRequest) CloneVT() *AcceptLocalPairingAnswerRequest
func (*AcceptLocalPairingAnswerRequest) EqualMessageVT ¶
func (this *AcceptLocalPairingAnswerRequest) EqualMessageVT(thatMsg any) bool
func (*AcceptLocalPairingAnswerRequest) EqualVT ¶
func (this *AcceptLocalPairingAnswerRequest) EqualVT(that *AcceptLocalPairingAnswerRequest) bool
func (*AcceptLocalPairingAnswerRequest) GetAnswerPayload ¶
func (x *AcceptLocalPairingAnswerRequest) GetAnswerPayload() string
func (*AcceptLocalPairingAnswerRequest) MarshalJSON ¶
func (x *AcceptLocalPairingAnswerRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AcceptLocalPairingAnswerRequest to JSON.
func (*AcceptLocalPairingAnswerRequest) MarshalProtoJSON ¶
func (x *AcceptLocalPairingAnswerRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AcceptLocalPairingAnswerRequest message to JSON.
func (*AcceptLocalPairingAnswerRequest) MarshalProtoText ¶
func (x *AcceptLocalPairingAnswerRequest) MarshalProtoText() string
func (*AcceptLocalPairingAnswerRequest) MarshalToSizedBufferVT ¶
func (m *AcceptLocalPairingAnswerRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingAnswerRequest) MarshalToVT ¶
func (m *AcceptLocalPairingAnswerRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingAnswerRequest) MarshalVT ¶
func (m *AcceptLocalPairingAnswerRequest) MarshalVT() (dAtA []byte, err error)
func (*AcceptLocalPairingAnswerRequest) ProtoMessage ¶
func (*AcceptLocalPairingAnswerRequest) ProtoMessage()
func (*AcceptLocalPairingAnswerRequest) Reset ¶
func (x *AcceptLocalPairingAnswerRequest) Reset()
func (*AcceptLocalPairingAnswerRequest) SizeVT ¶
func (m *AcceptLocalPairingAnswerRequest) SizeVT() (n int)
func (*AcceptLocalPairingAnswerRequest) String ¶
func (x *AcceptLocalPairingAnswerRequest) String() string
func (*AcceptLocalPairingAnswerRequest) UnmarshalJSON ¶
func (x *AcceptLocalPairingAnswerRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AcceptLocalPairingAnswerRequest from JSON.
func (*AcceptLocalPairingAnswerRequest) UnmarshalProtoJSON ¶
func (x *AcceptLocalPairingAnswerRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AcceptLocalPairingAnswerRequest message from JSON.
func (*AcceptLocalPairingAnswerRequest) UnmarshalVT ¶
func (m *AcceptLocalPairingAnswerRequest) UnmarshalVT(dAtA []byte) error
type AcceptLocalPairingAnswerResponse ¶
type AcceptLocalPairingAnswerResponse struct {
// RemotePeerId is the base58 peer ID of the remote device.
RemotePeerId string `protobuf:"bytes,1,opt,name=remote_peer_id,json=remotePeerId,proto3" json:"remotePeerId,omitempty"`
// contains filtered or unexported fields
}
AcceptLocalPairingAnswerResponse is the response for AcceptLocalPairingAnswer.
func (*AcceptLocalPairingAnswerResponse) CloneMessageVT ¶
func (m *AcceptLocalPairingAnswerResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AcceptLocalPairingAnswerResponse) CloneVT ¶
func (m *AcceptLocalPairingAnswerResponse) CloneVT() *AcceptLocalPairingAnswerResponse
func (*AcceptLocalPairingAnswerResponse) EqualMessageVT ¶
func (this *AcceptLocalPairingAnswerResponse) EqualMessageVT(thatMsg any) bool
func (*AcceptLocalPairingAnswerResponse) EqualVT ¶
func (this *AcceptLocalPairingAnswerResponse) EqualVT(that *AcceptLocalPairingAnswerResponse) bool
func (*AcceptLocalPairingAnswerResponse) GetRemotePeerId ¶
func (x *AcceptLocalPairingAnswerResponse) GetRemotePeerId() string
func (*AcceptLocalPairingAnswerResponse) MarshalJSON ¶
func (x *AcceptLocalPairingAnswerResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AcceptLocalPairingAnswerResponse to JSON.
func (*AcceptLocalPairingAnswerResponse) MarshalProtoJSON ¶
func (x *AcceptLocalPairingAnswerResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AcceptLocalPairingAnswerResponse message to JSON.
func (*AcceptLocalPairingAnswerResponse) MarshalProtoText ¶
func (x *AcceptLocalPairingAnswerResponse) MarshalProtoText() string
func (*AcceptLocalPairingAnswerResponse) MarshalToSizedBufferVT ¶
func (m *AcceptLocalPairingAnswerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingAnswerResponse) MarshalToVT ¶
func (m *AcceptLocalPairingAnswerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingAnswerResponse) MarshalVT ¶
func (m *AcceptLocalPairingAnswerResponse) MarshalVT() (dAtA []byte, err error)
func (*AcceptLocalPairingAnswerResponse) ProtoMessage ¶
func (*AcceptLocalPairingAnswerResponse) ProtoMessage()
func (*AcceptLocalPairingAnswerResponse) Reset ¶
func (x *AcceptLocalPairingAnswerResponse) Reset()
func (*AcceptLocalPairingAnswerResponse) SizeVT ¶
func (m *AcceptLocalPairingAnswerResponse) SizeVT() (n int)
func (*AcceptLocalPairingAnswerResponse) String ¶
func (x *AcceptLocalPairingAnswerResponse) String() string
func (*AcceptLocalPairingAnswerResponse) UnmarshalJSON ¶
func (x *AcceptLocalPairingAnswerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AcceptLocalPairingAnswerResponse from JSON.
func (*AcceptLocalPairingAnswerResponse) UnmarshalProtoJSON ¶
func (x *AcceptLocalPairingAnswerResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AcceptLocalPairingAnswerResponse message from JSON.
func (*AcceptLocalPairingAnswerResponse) UnmarshalVT ¶
func (m *AcceptLocalPairingAnswerResponse) UnmarshalVT(dAtA []byte) error
type AcceptLocalPairingOfferRequest ¶
type AcceptLocalPairingOfferRequest struct {
// OfferPayload is the compressed, base58-encoded offer string from the offerer.
OfferPayload string `protobuf:"bytes,1,opt,name=offer_payload,json=offerPayload,proto3" json:"offerPayload,omitempty"`
// contains filtered or unexported fields
}
AcceptLocalPairingOfferRequest is the request for AcceptLocalPairingOffer.
func (*AcceptLocalPairingOfferRequest) CloneMessageVT ¶
func (m *AcceptLocalPairingOfferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AcceptLocalPairingOfferRequest) CloneVT ¶
func (m *AcceptLocalPairingOfferRequest) CloneVT() *AcceptLocalPairingOfferRequest
func (*AcceptLocalPairingOfferRequest) EqualMessageVT ¶
func (this *AcceptLocalPairingOfferRequest) EqualMessageVT(thatMsg any) bool
func (*AcceptLocalPairingOfferRequest) EqualVT ¶
func (this *AcceptLocalPairingOfferRequest) EqualVT(that *AcceptLocalPairingOfferRequest) bool
func (*AcceptLocalPairingOfferRequest) GetOfferPayload ¶
func (x *AcceptLocalPairingOfferRequest) GetOfferPayload() string
func (*AcceptLocalPairingOfferRequest) MarshalJSON ¶
func (x *AcceptLocalPairingOfferRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AcceptLocalPairingOfferRequest to JSON.
func (*AcceptLocalPairingOfferRequest) MarshalProtoJSON ¶
func (x *AcceptLocalPairingOfferRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AcceptLocalPairingOfferRequest message to JSON.
func (*AcceptLocalPairingOfferRequest) MarshalProtoText ¶
func (x *AcceptLocalPairingOfferRequest) MarshalProtoText() string
func (*AcceptLocalPairingOfferRequest) MarshalToSizedBufferVT ¶
func (m *AcceptLocalPairingOfferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingOfferRequest) MarshalToVT ¶
func (m *AcceptLocalPairingOfferRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingOfferRequest) MarshalVT ¶
func (m *AcceptLocalPairingOfferRequest) MarshalVT() (dAtA []byte, err error)
func (*AcceptLocalPairingOfferRequest) ProtoMessage ¶
func (*AcceptLocalPairingOfferRequest) ProtoMessage()
func (*AcceptLocalPairingOfferRequest) Reset ¶
func (x *AcceptLocalPairingOfferRequest) Reset()
func (*AcceptLocalPairingOfferRequest) SizeVT ¶
func (m *AcceptLocalPairingOfferRequest) SizeVT() (n int)
func (*AcceptLocalPairingOfferRequest) String ¶
func (x *AcceptLocalPairingOfferRequest) String() string
func (*AcceptLocalPairingOfferRequest) UnmarshalJSON ¶
func (x *AcceptLocalPairingOfferRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AcceptLocalPairingOfferRequest from JSON.
func (*AcceptLocalPairingOfferRequest) UnmarshalProtoJSON ¶
func (x *AcceptLocalPairingOfferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AcceptLocalPairingOfferRequest message from JSON.
func (*AcceptLocalPairingOfferRequest) UnmarshalVT ¶
func (m *AcceptLocalPairingOfferRequest) UnmarshalVT(dAtA []byte) error
type AcceptLocalPairingOfferResponse ¶
type AcceptLocalPairingOfferResponse struct {
// AnswerPayload is the compressed, base58-encoded answer string.
AnswerPayload string `protobuf:"bytes,1,opt,name=answer_payload,json=answerPayload,proto3" json:"answerPayload,omitempty"`
// contains filtered or unexported fields
}
AcceptLocalPairingOfferResponse is the response for AcceptLocalPairingOffer.
func (*AcceptLocalPairingOfferResponse) CloneMessageVT ¶
func (m *AcceptLocalPairingOfferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AcceptLocalPairingOfferResponse) CloneVT ¶
func (m *AcceptLocalPairingOfferResponse) CloneVT() *AcceptLocalPairingOfferResponse
func (*AcceptLocalPairingOfferResponse) EqualMessageVT ¶
func (this *AcceptLocalPairingOfferResponse) EqualMessageVT(thatMsg any) bool
func (*AcceptLocalPairingOfferResponse) EqualVT ¶
func (this *AcceptLocalPairingOfferResponse) EqualVT(that *AcceptLocalPairingOfferResponse) bool
func (*AcceptLocalPairingOfferResponse) GetAnswerPayload ¶
func (x *AcceptLocalPairingOfferResponse) GetAnswerPayload() string
func (*AcceptLocalPairingOfferResponse) MarshalJSON ¶
func (x *AcceptLocalPairingOfferResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AcceptLocalPairingOfferResponse to JSON.
func (*AcceptLocalPairingOfferResponse) MarshalProtoJSON ¶
func (x *AcceptLocalPairingOfferResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AcceptLocalPairingOfferResponse message to JSON.
func (*AcceptLocalPairingOfferResponse) MarshalProtoText ¶
func (x *AcceptLocalPairingOfferResponse) MarshalProtoText() string
func (*AcceptLocalPairingOfferResponse) MarshalToSizedBufferVT ¶
func (m *AcceptLocalPairingOfferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingOfferResponse) MarshalToVT ¶
func (m *AcceptLocalPairingOfferResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AcceptLocalPairingOfferResponse) MarshalVT ¶
func (m *AcceptLocalPairingOfferResponse) MarshalVT() (dAtA []byte, err error)
func (*AcceptLocalPairingOfferResponse) ProtoMessage ¶
func (*AcceptLocalPairingOfferResponse) ProtoMessage()
func (*AcceptLocalPairingOfferResponse) Reset ¶
func (x *AcceptLocalPairingOfferResponse) Reset()
func (*AcceptLocalPairingOfferResponse) SizeVT ¶
func (m *AcceptLocalPairingOfferResponse) SizeVT() (n int)
func (*AcceptLocalPairingOfferResponse) String ¶
func (x *AcceptLocalPairingOfferResponse) String() string
func (*AcceptLocalPairingOfferResponse) UnmarshalJSON ¶
func (x *AcceptLocalPairingOfferResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AcceptLocalPairingOfferResponse from JSON.
func (*AcceptLocalPairingOfferResponse) UnmarshalProtoJSON ¶
func (x *AcceptLocalPairingOfferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AcceptLocalPairingOfferResponse message from JSON.
func (*AcceptLocalPairingOfferResponse) UnmarshalVT ¶
func (m *AcceptLocalPairingOfferResponse) UnmarshalVT(dAtA []byte) error
type AccessSessionStateAtomRequest ¶
type AccessSessionStateAtomRequest struct {
// StoreId is the identifier for the state store.
// If empty, uses the default "ui-state" store.
StoreId string `protobuf:"bytes,1,opt,name=store_id,json=storeId,proto3" json:"storeId,omitempty"`
// contains filtered or unexported fields
}
AccessSessionStateAtomRequest is the request for AccessStateAtom.
func (*AccessSessionStateAtomRequest) CloneMessageVT ¶
func (m *AccessSessionStateAtomRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AccessSessionStateAtomRequest) CloneVT ¶
func (m *AccessSessionStateAtomRequest) CloneVT() *AccessSessionStateAtomRequest
func (*AccessSessionStateAtomRequest) EqualMessageVT ¶
func (this *AccessSessionStateAtomRequest) EqualMessageVT(thatMsg any) bool
func (*AccessSessionStateAtomRequest) EqualVT ¶
func (this *AccessSessionStateAtomRequest) EqualVT(that *AccessSessionStateAtomRequest) bool
func (*AccessSessionStateAtomRequest) GetStoreId ¶
func (x *AccessSessionStateAtomRequest) GetStoreId() string
func (*AccessSessionStateAtomRequest) MarshalJSON ¶
func (x *AccessSessionStateAtomRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AccessSessionStateAtomRequest to JSON.
func (*AccessSessionStateAtomRequest) MarshalProtoJSON ¶
func (x *AccessSessionStateAtomRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AccessSessionStateAtomRequest message to JSON.
func (*AccessSessionStateAtomRequest) MarshalProtoText ¶
func (x *AccessSessionStateAtomRequest) MarshalProtoText() string
func (*AccessSessionStateAtomRequest) MarshalToSizedBufferVT ¶
func (m *AccessSessionStateAtomRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AccessSessionStateAtomRequest) MarshalToVT ¶
func (m *AccessSessionStateAtomRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AccessSessionStateAtomRequest) MarshalVT ¶
func (m *AccessSessionStateAtomRequest) MarshalVT() (dAtA []byte, err error)
func (*AccessSessionStateAtomRequest) ProtoMessage ¶
func (*AccessSessionStateAtomRequest) ProtoMessage()
func (*AccessSessionStateAtomRequest) Reset ¶
func (x *AccessSessionStateAtomRequest) Reset()
func (*AccessSessionStateAtomRequest) SizeVT ¶
func (m *AccessSessionStateAtomRequest) SizeVT() (n int)
func (*AccessSessionStateAtomRequest) String ¶
func (x *AccessSessionStateAtomRequest) String() string
func (*AccessSessionStateAtomRequest) UnmarshalJSON ¶
func (x *AccessSessionStateAtomRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AccessSessionStateAtomRequest from JSON.
func (*AccessSessionStateAtomRequest) UnmarshalProtoJSON ¶
func (x *AccessSessionStateAtomRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AccessSessionStateAtomRequest message from JSON.
func (*AccessSessionStateAtomRequest) UnmarshalVT ¶
func (m *AccessSessionStateAtomRequest) UnmarshalVT(dAtA []byte) error
type AccessSessionStateAtomResponse ¶
type AccessSessionStateAtomResponse struct {
// ResourceId is the ID of the state atom resource.
ResourceId uint32 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resourceId,omitempty"`
// contains filtered or unexported fields
}
AccessSessionStateAtomResponse is the response for AccessStateAtom.
func (*AccessSessionStateAtomResponse) CloneMessageVT ¶
func (m *AccessSessionStateAtomResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AccessSessionStateAtomResponse) CloneVT ¶
func (m *AccessSessionStateAtomResponse) CloneVT() *AccessSessionStateAtomResponse
func (*AccessSessionStateAtomResponse) EqualMessageVT ¶
func (this *AccessSessionStateAtomResponse) EqualMessageVT(thatMsg any) bool
func (*AccessSessionStateAtomResponse) EqualVT ¶
func (this *AccessSessionStateAtomResponse) EqualVT(that *AccessSessionStateAtomResponse) bool
func (*AccessSessionStateAtomResponse) GetResourceId ¶
func (x *AccessSessionStateAtomResponse) GetResourceId() uint32
func (*AccessSessionStateAtomResponse) MarshalJSON ¶
func (x *AccessSessionStateAtomResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AccessSessionStateAtomResponse to JSON.
func (*AccessSessionStateAtomResponse) MarshalProtoJSON ¶
func (x *AccessSessionStateAtomResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AccessSessionStateAtomResponse message to JSON.
func (*AccessSessionStateAtomResponse) MarshalProtoText ¶
func (x *AccessSessionStateAtomResponse) MarshalProtoText() string
func (*AccessSessionStateAtomResponse) MarshalToSizedBufferVT ¶
func (m *AccessSessionStateAtomResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AccessSessionStateAtomResponse) MarshalToVT ¶
func (m *AccessSessionStateAtomResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AccessSessionStateAtomResponse) MarshalVT ¶
func (m *AccessSessionStateAtomResponse) MarshalVT() (dAtA []byte, err error)
func (*AccessSessionStateAtomResponse) ProtoMessage ¶
func (*AccessSessionStateAtomResponse) ProtoMessage()
func (*AccessSessionStateAtomResponse) Reset ¶
func (x *AccessSessionStateAtomResponse) Reset()
func (*AccessSessionStateAtomResponse) SizeVT ¶
func (m *AccessSessionStateAtomResponse) SizeVT() (n int)
func (*AccessSessionStateAtomResponse) String ¶
func (x *AccessSessionStateAtomResponse) String() string
func (*AccessSessionStateAtomResponse) UnmarshalJSON ¶
func (x *AccessSessionStateAtomResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AccessSessionStateAtomResponse from JSON.
func (*AccessSessionStateAtomResponse) UnmarshalProtoJSON ¶
func (x *AccessSessionStateAtomResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AccessSessionStateAtomResponse message from JSON.
func (*AccessSessionStateAtomResponse) UnmarshalVT ¶
func (m *AccessSessionStateAtomResponse) UnmarshalVT(dAtA []byte) error
type AddLocalEntityKeypairRequest ¶
type AddLocalEntityKeypairRequest struct {
// Credential is the entity signing credential (password or PEM key).
Credential *session.EntityCredential `protobuf:"bytes,1,opt,name=credential,proto3" json:"credential,omitempty"`
// contains filtered or unexported fields
}
AddLocalEntityKeypairRequest is the request for AddEntityKeypair on local sessions.
func (*AddLocalEntityKeypairRequest) CloneMessageVT ¶
func (m *AddLocalEntityKeypairRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AddLocalEntityKeypairRequest) CloneVT ¶
func (m *AddLocalEntityKeypairRequest) CloneVT() *AddLocalEntityKeypairRequest
func (*AddLocalEntityKeypairRequest) EqualMessageVT ¶
func (this *AddLocalEntityKeypairRequest) EqualMessageVT(thatMsg any) bool
func (*AddLocalEntityKeypairRequest) EqualVT ¶
func (this *AddLocalEntityKeypairRequest) EqualVT(that *AddLocalEntityKeypairRequest) bool
func (*AddLocalEntityKeypairRequest) GetCredential ¶
func (x *AddLocalEntityKeypairRequest) GetCredential() *session.EntityCredential
func (*AddLocalEntityKeypairRequest) MarshalJSON ¶
func (x *AddLocalEntityKeypairRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AddLocalEntityKeypairRequest to JSON.
func (*AddLocalEntityKeypairRequest) MarshalProtoJSON ¶
func (x *AddLocalEntityKeypairRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AddLocalEntityKeypairRequest message to JSON.
func (*AddLocalEntityKeypairRequest) MarshalProtoText ¶
func (x *AddLocalEntityKeypairRequest) MarshalProtoText() string
func (*AddLocalEntityKeypairRequest) MarshalToSizedBufferVT ¶
func (m *AddLocalEntityKeypairRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddLocalEntityKeypairRequest) MarshalToVT ¶
func (m *AddLocalEntityKeypairRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AddLocalEntityKeypairRequest) MarshalVT ¶
func (m *AddLocalEntityKeypairRequest) MarshalVT() (dAtA []byte, err error)
func (*AddLocalEntityKeypairRequest) ProtoMessage ¶
func (*AddLocalEntityKeypairRequest) ProtoMessage()
func (*AddLocalEntityKeypairRequest) Reset ¶
func (x *AddLocalEntityKeypairRequest) Reset()
func (*AddLocalEntityKeypairRequest) SizeVT ¶
func (m *AddLocalEntityKeypairRequest) SizeVT() (n int)
func (*AddLocalEntityKeypairRequest) String ¶
func (x *AddLocalEntityKeypairRequest) String() string
func (*AddLocalEntityKeypairRequest) UnmarshalJSON ¶
func (x *AddLocalEntityKeypairRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AddLocalEntityKeypairRequest from JSON.
func (*AddLocalEntityKeypairRequest) UnmarshalProtoJSON ¶
func (x *AddLocalEntityKeypairRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AddLocalEntityKeypairRequest message from JSON.
func (*AddLocalEntityKeypairRequest) UnmarshalVT ¶
func (m *AddLocalEntityKeypairRequest) UnmarshalVT(dAtA []byte) error
type AddLocalEntityKeypairResponse ¶
type AddLocalEntityKeypairResponse struct {
// PeerId is the peer ID of the added keypair.
PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
AddLocalEntityKeypairResponse is the response for AddEntityKeypair.
func (*AddLocalEntityKeypairResponse) CloneMessageVT ¶
func (m *AddLocalEntityKeypairResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AddLocalEntityKeypairResponse) CloneVT ¶
func (m *AddLocalEntityKeypairResponse) CloneVT() *AddLocalEntityKeypairResponse
func (*AddLocalEntityKeypairResponse) EqualMessageVT ¶
func (this *AddLocalEntityKeypairResponse) EqualMessageVT(thatMsg any) bool
func (*AddLocalEntityKeypairResponse) EqualVT ¶
func (this *AddLocalEntityKeypairResponse) EqualVT(that *AddLocalEntityKeypairResponse) bool
func (*AddLocalEntityKeypairResponse) GetPeerId ¶
func (x *AddLocalEntityKeypairResponse) GetPeerId() string
func (*AddLocalEntityKeypairResponse) MarshalJSON ¶
func (x *AddLocalEntityKeypairResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AddLocalEntityKeypairResponse to JSON.
func (*AddLocalEntityKeypairResponse) MarshalProtoJSON ¶
func (x *AddLocalEntityKeypairResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AddLocalEntityKeypairResponse message to JSON.
func (*AddLocalEntityKeypairResponse) MarshalProtoText ¶
func (x *AddLocalEntityKeypairResponse) MarshalProtoText() string
func (*AddLocalEntityKeypairResponse) MarshalToSizedBufferVT ¶
func (m *AddLocalEntityKeypairResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddLocalEntityKeypairResponse) MarshalToVT ¶
func (m *AddLocalEntityKeypairResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AddLocalEntityKeypairResponse) MarshalVT ¶
func (m *AddLocalEntityKeypairResponse) MarshalVT() (dAtA []byte, err error)
func (*AddLocalEntityKeypairResponse) ProtoMessage ¶
func (*AddLocalEntityKeypairResponse) ProtoMessage()
func (*AddLocalEntityKeypairResponse) Reset ¶
func (x *AddLocalEntityKeypairResponse) Reset()
func (*AddLocalEntityKeypairResponse) SizeVT ¶
func (m *AddLocalEntityKeypairResponse) SizeVT() (n int)
func (*AddLocalEntityKeypairResponse) String ¶
func (x *AddLocalEntityKeypairResponse) String() string
func (*AddLocalEntityKeypairResponse) UnmarshalJSON ¶
func (x *AddLocalEntityKeypairResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AddLocalEntityKeypairResponse from JSON.
func (*AddLocalEntityKeypairResponse) UnmarshalProtoJSON ¶
func (x *AddLocalEntityKeypairResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AddLocalEntityKeypairResponse message from JSON.
func (*AddLocalEntityKeypairResponse) UnmarshalVT ¶
func (m *AddLocalEntityKeypairResponse) UnmarshalVT(dAtA []byte) error
type CancelTransferRequest ¶
type CancelTransferRequest struct {
// contains filtered or unexported fields
}
CancelTransferRequest is the request for CancelTransfer.
func (*CancelTransferRequest) CloneMessageVT ¶
func (m *CancelTransferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CancelTransferRequest) CloneVT ¶
func (m *CancelTransferRequest) CloneVT() *CancelTransferRequest
func (*CancelTransferRequest) EqualMessageVT ¶
func (this *CancelTransferRequest) EqualMessageVT(thatMsg any) bool
func (*CancelTransferRequest) EqualVT ¶
func (this *CancelTransferRequest) EqualVT(that *CancelTransferRequest) bool
func (*CancelTransferRequest) MarshalJSON ¶
func (x *CancelTransferRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CancelTransferRequest to JSON.
func (*CancelTransferRequest) MarshalProtoJSON ¶
func (x *CancelTransferRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CancelTransferRequest message to JSON.
func (*CancelTransferRequest) MarshalProtoText ¶
func (x *CancelTransferRequest) MarshalProtoText() string
func (*CancelTransferRequest) MarshalToSizedBufferVT ¶
func (m *CancelTransferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CancelTransferRequest) MarshalToVT ¶
func (m *CancelTransferRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CancelTransferRequest) MarshalVT ¶
func (m *CancelTransferRequest) MarshalVT() (dAtA []byte, err error)
func (*CancelTransferRequest) ProtoMessage ¶
func (*CancelTransferRequest) ProtoMessage()
func (*CancelTransferRequest) Reset ¶
func (x *CancelTransferRequest) Reset()
func (*CancelTransferRequest) SizeVT ¶
func (m *CancelTransferRequest) SizeVT() (n int)
func (*CancelTransferRequest) String ¶
func (x *CancelTransferRequest) String() string
func (*CancelTransferRequest) UnmarshalJSON ¶
func (x *CancelTransferRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CancelTransferRequest from JSON.
func (*CancelTransferRequest) UnmarshalProtoJSON ¶
func (x *CancelTransferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CancelTransferRequest message from JSON.
func (*CancelTransferRequest) UnmarshalVT ¶
func (m *CancelTransferRequest) UnmarshalVT(dAtA []byte) error
type CancelTransferResponse ¶
type CancelTransferResponse struct {
// contains filtered or unexported fields
}
CancelTransferResponse is the response for CancelTransfer.
func (*CancelTransferResponse) CloneMessageVT ¶
func (m *CancelTransferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CancelTransferResponse) CloneVT ¶
func (m *CancelTransferResponse) CloneVT() *CancelTransferResponse
func (*CancelTransferResponse) EqualMessageVT ¶
func (this *CancelTransferResponse) EqualMessageVT(thatMsg any) bool
func (*CancelTransferResponse) EqualVT ¶
func (this *CancelTransferResponse) EqualVT(that *CancelTransferResponse) bool
func (*CancelTransferResponse) MarshalJSON ¶
func (x *CancelTransferResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CancelTransferResponse to JSON.
func (*CancelTransferResponse) MarshalProtoJSON ¶
func (x *CancelTransferResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CancelTransferResponse message to JSON.
func (*CancelTransferResponse) MarshalProtoText ¶
func (x *CancelTransferResponse) MarshalProtoText() string
func (*CancelTransferResponse) MarshalToSizedBufferVT ¶
func (m *CancelTransferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CancelTransferResponse) MarshalToVT ¶
func (m *CancelTransferResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CancelTransferResponse) MarshalVT ¶
func (m *CancelTransferResponse) MarshalVT() (dAtA []byte, err error)
func (*CancelTransferResponse) ProtoMessage ¶
func (*CancelTransferResponse) ProtoMessage()
func (*CancelTransferResponse) Reset ¶
func (x *CancelTransferResponse) Reset()
func (*CancelTransferResponse) SizeVT ¶
func (m *CancelTransferResponse) SizeVT() (n int)
func (*CancelTransferResponse) String ¶
func (x *CancelTransferResponse) String() string
func (*CancelTransferResponse) UnmarshalJSON ¶
func (x *CancelTransferResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CancelTransferResponse from JSON.
func (*CancelTransferResponse) UnmarshalProtoJSON ¶
func (x *CancelTransferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CancelTransferResponse message from JSON.
func (*CancelTransferResponse) UnmarshalVT ¶
func (m *CancelTransferResponse) UnmarshalVT(dAtA []byte) error
type CompletePairingRequest ¶
type CompletePairingRequest struct {
// Code is the 8-char pairing code from the other device.
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
// contains filtered or unexported fields
}
CompletePairingRequest is the request for CompletePairing.
func (*CompletePairingRequest) CloneMessageVT ¶
func (m *CompletePairingRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CompletePairingRequest) CloneVT ¶
func (m *CompletePairingRequest) CloneVT() *CompletePairingRequest
func (*CompletePairingRequest) EqualMessageVT ¶
func (this *CompletePairingRequest) EqualMessageVT(thatMsg any) bool
func (*CompletePairingRequest) EqualVT ¶
func (this *CompletePairingRequest) EqualVT(that *CompletePairingRequest) bool
func (*CompletePairingRequest) GetCode ¶
func (x *CompletePairingRequest) GetCode() string
func (*CompletePairingRequest) MarshalJSON ¶
func (x *CompletePairingRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CompletePairingRequest to JSON.
func (*CompletePairingRequest) MarshalProtoJSON ¶
func (x *CompletePairingRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CompletePairingRequest message to JSON.
func (*CompletePairingRequest) MarshalProtoText ¶
func (x *CompletePairingRequest) MarshalProtoText() string
func (*CompletePairingRequest) MarshalToSizedBufferVT ¶
func (m *CompletePairingRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CompletePairingRequest) MarshalToVT ¶
func (m *CompletePairingRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CompletePairingRequest) MarshalVT ¶
func (m *CompletePairingRequest) MarshalVT() (dAtA []byte, err error)
func (*CompletePairingRequest) ProtoMessage ¶
func (*CompletePairingRequest) ProtoMessage()
func (*CompletePairingRequest) Reset ¶
func (x *CompletePairingRequest) Reset()
func (*CompletePairingRequest) SizeVT ¶
func (m *CompletePairingRequest) SizeVT() (n int)
func (*CompletePairingRequest) String ¶
func (x *CompletePairingRequest) String() string
func (*CompletePairingRequest) UnmarshalJSON ¶
func (x *CompletePairingRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CompletePairingRequest from JSON.
func (*CompletePairingRequest) UnmarshalProtoJSON ¶
func (x *CompletePairingRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CompletePairingRequest message from JSON.
func (*CompletePairingRequest) UnmarshalVT ¶
func (m *CompletePairingRequest) UnmarshalVT(dAtA []byte) error
type CompletePairingResponse ¶
type CompletePairingResponse struct {
// RemotePeerId is the base58 peer ID of the linked device.
RemotePeerId string `protobuf:"bytes,1,opt,name=remote_peer_id,json=remotePeerId,proto3" json:"remotePeerId,omitempty"`
// contains filtered or unexported fields
}
CompletePairingResponse is the response for CompletePairing.
func (*CompletePairingResponse) CloneMessageVT ¶
func (m *CompletePairingResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CompletePairingResponse) CloneVT ¶
func (m *CompletePairingResponse) CloneVT() *CompletePairingResponse
func (*CompletePairingResponse) EqualMessageVT ¶
func (this *CompletePairingResponse) EqualMessageVT(thatMsg any) bool
func (*CompletePairingResponse) EqualVT ¶
func (this *CompletePairingResponse) EqualVT(that *CompletePairingResponse) bool
func (*CompletePairingResponse) GetRemotePeerId ¶
func (x *CompletePairingResponse) GetRemotePeerId() string
func (*CompletePairingResponse) MarshalJSON ¶
func (x *CompletePairingResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CompletePairingResponse to JSON.
func (*CompletePairingResponse) MarshalProtoJSON ¶
func (x *CompletePairingResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CompletePairingResponse message to JSON.
func (*CompletePairingResponse) MarshalProtoText ¶
func (x *CompletePairingResponse) MarshalProtoText() string
func (*CompletePairingResponse) MarshalToSizedBufferVT ¶
func (m *CompletePairingResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CompletePairingResponse) MarshalToVT ¶
func (m *CompletePairingResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CompletePairingResponse) MarshalVT ¶
func (m *CompletePairingResponse) MarshalVT() (dAtA []byte, err error)
func (*CompletePairingResponse) ProtoMessage ¶
func (*CompletePairingResponse) ProtoMessage()
func (*CompletePairingResponse) Reset ¶
func (x *CompletePairingResponse) Reset()
func (*CompletePairingResponse) SizeVT ¶
func (m *CompletePairingResponse) SizeVT() (n int)
func (*CompletePairingResponse) String ¶
func (x *CompletePairingResponse) String() string
func (*CompletePairingResponse) UnmarshalJSON ¶
func (x *CompletePairingResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CompletePairingResponse from JSON.
func (*CompletePairingResponse) UnmarshalProtoJSON ¶
func (x *CompletePairingResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CompletePairingResponse message from JSON.
func (*CompletePairingResponse) UnmarshalVT ¶
func (m *CompletePairingResponse) UnmarshalVT(dAtA []byte) error
type ConfirmPairingRequest ¶
type ConfirmPairingRequest struct {
// RemotePeerId is the base58 peer ID of the verified remote device.
RemotePeerId string `protobuf:"bytes,1,opt,name=remote_peer_id,json=remotePeerId,proto3" json:"remotePeerId,omitempty"`
// DisplayName is an optional display name for the paired device.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"displayName,omitempty"`
// contains filtered or unexported fields
}
ConfirmPairingRequest is the request for ConfirmPairing.
func (*ConfirmPairingRequest) CloneMessageVT ¶
func (m *ConfirmPairingRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ConfirmPairingRequest) CloneVT ¶
func (m *ConfirmPairingRequest) CloneVT() *ConfirmPairingRequest
func (*ConfirmPairingRequest) EqualMessageVT ¶
func (this *ConfirmPairingRequest) EqualMessageVT(thatMsg any) bool
func (*ConfirmPairingRequest) EqualVT ¶
func (this *ConfirmPairingRequest) EqualVT(that *ConfirmPairingRequest) bool
func (*ConfirmPairingRequest) GetDisplayName ¶
func (x *ConfirmPairingRequest) GetDisplayName() string
func (*ConfirmPairingRequest) GetRemotePeerId ¶
func (x *ConfirmPairingRequest) GetRemotePeerId() string
func (*ConfirmPairingRequest) MarshalJSON ¶
func (x *ConfirmPairingRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ConfirmPairingRequest to JSON.
func (*ConfirmPairingRequest) MarshalProtoJSON ¶
func (x *ConfirmPairingRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ConfirmPairingRequest message to JSON.
func (*ConfirmPairingRequest) MarshalProtoText ¶
func (x *ConfirmPairingRequest) MarshalProtoText() string
func (*ConfirmPairingRequest) MarshalToSizedBufferVT ¶
func (m *ConfirmPairingRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ConfirmPairingRequest) MarshalToVT ¶
func (m *ConfirmPairingRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ConfirmPairingRequest) MarshalVT ¶
func (m *ConfirmPairingRequest) MarshalVT() (dAtA []byte, err error)
func (*ConfirmPairingRequest) ProtoMessage ¶
func (*ConfirmPairingRequest) ProtoMessage()
func (*ConfirmPairingRequest) Reset ¶
func (x *ConfirmPairingRequest) Reset()
func (*ConfirmPairingRequest) SizeVT ¶
func (m *ConfirmPairingRequest) SizeVT() (n int)
func (*ConfirmPairingRequest) String ¶
func (x *ConfirmPairingRequest) String() string
func (*ConfirmPairingRequest) UnmarshalJSON ¶
func (x *ConfirmPairingRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ConfirmPairingRequest from JSON.
func (*ConfirmPairingRequest) UnmarshalProtoJSON ¶
func (x *ConfirmPairingRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ConfirmPairingRequest message from JSON.
func (*ConfirmPairingRequest) UnmarshalVT ¶
func (m *ConfirmPairingRequest) UnmarshalVT(dAtA []byte) error
type ConfirmPairingResponse ¶
type ConfirmPairingResponse struct {
// contains filtered or unexported fields
}
ConfirmPairingResponse is the response for ConfirmPairing.
func (*ConfirmPairingResponse) CloneMessageVT ¶
func (m *ConfirmPairingResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ConfirmPairingResponse) CloneVT ¶
func (m *ConfirmPairingResponse) CloneVT() *ConfirmPairingResponse
func (*ConfirmPairingResponse) EqualMessageVT ¶
func (this *ConfirmPairingResponse) EqualMessageVT(thatMsg any) bool
func (*ConfirmPairingResponse) EqualVT ¶
func (this *ConfirmPairingResponse) EqualVT(that *ConfirmPairingResponse) bool
func (*ConfirmPairingResponse) MarshalJSON ¶
func (x *ConfirmPairingResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ConfirmPairingResponse to JSON.
func (*ConfirmPairingResponse) MarshalProtoJSON ¶
func (x *ConfirmPairingResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ConfirmPairingResponse message to JSON.
func (*ConfirmPairingResponse) MarshalProtoText ¶
func (x *ConfirmPairingResponse) MarshalProtoText() string
func (*ConfirmPairingResponse) MarshalToSizedBufferVT ¶
func (m *ConfirmPairingResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ConfirmPairingResponse) MarshalToVT ¶
func (m *ConfirmPairingResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ConfirmPairingResponse) MarshalVT ¶
func (m *ConfirmPairingResponse) MarshalVT() (dAtA []byte, err error)
func (*ConfirmPairingResponse) ProtoMessage ¶
func (*ConfirmPairingResponse) ProtoMessage()
func (*ConfirmPairingResponse) Reset ¶
func (x *ConfirmPairingResponse) Reset()
func (*ConfirmPairingResponse) SizeVT ¶
func (m *ConfirmPairingResponse) SizeVT() (n int)
func (*ConfirmPairingResponse) String ¶
func (x *ConfirmPairingResponse) String() string
func (*ConfirmPairingResponse) UnmarshalJSON ¶
func (x *ConfirmPairingResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ConfirmPairingResponse from JSON.
func (*ConfirmPairingResponse) UnmarshalProtoJSON ¶
func (x *ConfirmPairingResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ConfirmPairingResponse message from JSON.
func (*ConfirmPairingResponse) UnmarshalVT ¶
func (m *ConfirmPairingResponse) UnmarshalVT(dAtA []byte) error
type ConfirmSASMatchRequest ¶
type ConfirmSASMatchRequest struct {
// Confirmed is true if the user confirms the emoji match, false to reject.
Confirmed bool `protobuf:"varint,1,opt,name=confirmed,proto3" json:"confirmed,omitempty"`
// contains filtered or unexported fields
}
ConfirmSASMatchRequest is the request for ConfirmSASMatch.
func (*ConfirmSASMatchRequest) CloneMessageVT ¶
func (m *ConfirmSASMatchRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ConfirmSASMatchRequest) CloneVT ¶
func (m *ConfirmSASMatchRequest) CloneVT() *ConfirmSASMatchRequest
func (*ConfirmSASMatchRequest) EqualMessageVT ¶
func (this *ConfirmSASMatchRequest) EqualMessageVT(thatMsg any) bool
func (*ConfirmSASMatchRequest) EqualVT ¶
func (this *ConfirmSASMatchRequest) EqualVT(that *ConfirmSASMatchRequest) bool
func (*ConfirmSASMatchRequest) GetConfirmed ¶
func (x *ConfirmSASMatchRequest) GetConfirmed() bool
func (*ConfirmSASMatchRequest) MarshalJSON ¶
func (x *ConfirmSASMatchRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ConfirmSASMatchRequest to JSON.
func (*ConfirmSASMatchRequest) MarshalProtoJSON ¶
func (x *ConfirmSASMatchRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ConfirmSASMatchRequest message to JSON.
func (*ConfirmSASMatchRequest) MarshalProtoText ¶
func (x *ConfirmSASMatchRequest) MarshalProtoText() string
func (*ConfirmSASMatchRequest) MarshalToSizedBufferVT ¶
func (m *ConfirmSASMatchRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ConfirmSASMatchRequest) MarshalToVT ¶
func (m *ConfirmSASMatchRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ConfirmSASMatchRequest) MarshalVT ¶
func (m *ConfirmSASMatchRequest) MarshalVT() (dAtA []byte, err error)
func (*ConfirmSASMatchRequest) ProtoMessage ¶
func (*ConfirmSASMatchRequest) ProtoMessage()
func (*ConfirmSASMatchRequest) Reset ¶
func (x *ConfirmSASMatchRequest) Reset()
func (*ConfirmSASMatchRequest) SizeVT ¶
func (m *ConfirmSASMatchRequest) SizeVT() (n int)
func (*ConfirmSASMatchRequest) String ¶
func (x *ConfirmSASMatchRequest) String() string
func (*ConfirmSASMatchRequest) UnmarshalJSON ¶
func (x *ConfirmSASMatchRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ConfirmSASMatchRequest from JSON.
func (*ConfirmSASMatchRequest) UnmarshalProtoJSON ¶
func (x *ConfirmSASMatchRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ConfirmSASMatchRequest message from JSON.
func (*ConfirmSASMatchRequest) UnmarshalVT ¶
func (m *ConfirmSASMatchRequest) UnmarshalVT(dAtA []byte) error
type ConfirmSASMatchResponse ¶
type ConfirmSASMatchResponse struct {
// contains filtered or unexported fields
}
ConfirmSASMatchResponse is the response for ConfirmSASMatch.
func (*ConfirmSASMatchResponse) CloneMessageVT ¶
func (m *ConfirmSASMatchResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ConfirmSASMatchResponse) CloneVT ¶
func (m *ConfirmSASMatchResponse) CloneVT() *ConfirmSASMatchResponse
func (*ConfirmSASMatchResponse) EqualMessageVT ¶
func (this *ConfirmSASMatchResponse) EqualMessageVT(thatMsg any) bool
func (*ConfirmSASMatchResponse) EqualVT ¶
func (this *ConfirmSASMatchResponse) EqualVT(that *ConfirmSASMatchResponse) bool
func (*ConfirmSASMatchResponse) MarshalJSON ¶
func (x *ConfirmSASMatchResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ConfirmSASMatchResponse to JSON.
func (*ConfirmSASMatchResponse) MarshalProtoJSON ¶
func (x *ConfirmSASMatchResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ConfirmSASMatchResponse message to JSON.
func (*ConfirmSASMatchResponse) MarshalProtoText ¶
func (x *ConfirmSASMatchResponse) MarshalProtoText() string
func (*ConfirmSASMatchResponse) MarshalToSizedBufferVT ¶
func (m *ConfirmSASMatchResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ConfirmSASMatchResponse) MarshalToVT ¶
func (m *ConfirmSASMatchResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ConfirmSASMatchResponse) MarshalVT ¶
func (m *ConfirmSASMatchResponse) MarshalVT() (dAtA []byte, err error)
func (*ConfirmSASMatchResponse) ProtoMessage ¶
func (*ConfirmSASMatchResponse) ProtoMessage()
func (*ConfirmSASMatchResponse) Reset ¶
func (x *ConfirmSASMatchResponse) Reset()
func (*ConfirmSASMatchResponse) SizeVT ¶
func (m *ConfirmSASMatchResponse) SizeVT() (n int)
func (*ConfirmSASMatchResponse) String ¶
func (x *ConfirmSASMatchResponse) String() string
func (*ConfirmSASMatchResponse) UnmarshalJSON ¶
func (x *ConfirmSASMatchResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ConfirmSASMatchResponse from JSON.
func (*ConfirmSASMatchResponse) UnmarshalProtoJSON ¶
func (x *ConfirmSASMatchResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ConfirmSASMatchResponse message from JSON.
func (*ConfirmSASMatchResponse) UnmarshalVT ¶
func (m *ConfirmSASMatchResponse) UnmarshalVT(dAtA []byte) error
type CreateLocalPairingOfferRequest ¶
type CreateLocalPairingOfferRequest struct {
// contains filtered or unexported fields
}
CreateLocalPairingOfferRequest is the request for CreateLocalPairingOffer.
func (*CreateLocalPairingOfferRequest) CloneMessageVT ¶
func (m *CreateLocalPairingOfferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CreateLocalPairingOfferRequest) CloneVT ¶
func (m *CreateLocalPairingOfferRequest) CloneVT() *CreateLocalPairingOfferRequest
func (*CreateLocalPairingOfferRequest) EqualMessageVT ¶
func (this *CreateLocalPairingOfferRequest) EqualMessageVT(thatMsg any) bool
func (*CreateLocalPairingOfferRequest) EqualVT ¶
func (this *CreateLocalPairingOfferRequest) EqualVT(that *CreateLocalPairingOfferRequest) bool
func (*CreateLocalPairingOfferRequest) MarshalJSON ¶
func (x *CreateLocalPairingOfferRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CreateLocalPairingOfferRequest to JSON.
func (*CreateLocalPairingOfferRequest) MarshalProtoJSON ¶
func (x *CreateLocalPairingOfferRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CreateLocalPairingOfferRequest message to JSON.
func (*CreateLocalPairingOfferRequest) MarshalProtoText ¶
func (x *CreateLocalPairingOfferRequest) MarshalProtoText() string
func (*CreateLocalPairingOfferRequest) MarshalToSizedBufferVT ¶
func (m *CreateLocalPairingOfferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateLocalPairingOfferRequest) MarshalToVT ¶
func (m *CreateLocalPairingOfferRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CreateLocalPairingOfferRequest) MarshalVT ¶
func (m *CreateLocalPairingOfferRequest) MarshalVT() (dAtA []byte, err error)
func (*CreateLocalPairingOfferRequest) ProtoMessage ¶
func (*CreateLocalPairingOfferRequest) ProtoMessage()
func (*CreateLocalPairingOfferRequest) Reset ¶
func (x *CreateLocalPairingOfferRequest) Reset()
func (*CreateLocalPairingOfferRequest) SizeVT ¶
func (m *CreateLocalPairingOfferRequest) SizeVT() (n int)
func (*CreateLocalPairingOfferRequest) String ¶
func (x *CreateLocalPairingOfferRequest) String() string
func (*CreateLocalPairingOfferRequest) UnmarshalJSON ¶
func (x *CreateLocalPairingOfferRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CreateLocalPairingOfferRequest from JSON.
func (*CreateLocalPairingOfferRequest) UnmarshalProtoJSON ¶
func (x *CreateLocalPairingOfferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CreateLocalPairingOfferRequest message from JSON.
func (*CreateLocalPairingOfferRequest) UnmarshalVT ¶
func (m *CreateLocalPairingOfferRequest) UnmarshalVT(dAtA []byte) error
type CreateLocalPairingOfferResponse ¶
type CreateLocalPairingOfferResponse struct {
// OfferPayload is the compressed, base58-encoded offer string.
OfferPayload string `protobuf:"bytes,1,opt,name=offer_payload,json=offerPayload,proto3" json:"offerPayload,omitempty"`
// contains filtered or unexported fields
}
CreateLocalPairingOfferResponse is the response for CreateLocalPairingOffer.
func (*CreateLocalPairingOfferResponse) CloneMessageVT ¶
func (m *CreateLocalPairingOfferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CreateLocalPairingOfferResponse) CloneVT ¶
func (m *CreateLocalPairingOfferResponse) CloneVT() *CreateLocalPairingOfferResponse
func (*CreateLocalPairingOfferResponse) EqualMessageVT ¶
func (this *CreateLocalPairingOfferResponse) EqualMessageVT(thatMsg any) bool
func (*CreateLocalPairingOfferResponse) EqualVT ¶
func (this *CreateLocalPairingOfferResponse) EqualVT(that *CreateLocalPairingOfferResponse) bool
func (*CreateLocalPairingOfferResponse) GetOfferPayload ¶
func (x *CreateLocalPairingOfferResponse) GetOfferPayload() string
func (*CreateLocalPairingOfferResponse) MarshalJSON ¶
func (x *CreateLocalPairingOfferResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CreateLocalPairingOfferResponse to JSON.
func (*CreateLocalPairingOfferResponse) MarshalProtoJSON ¶
func (x *CreateLocalPairingOfferResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CreateLocalPairingOfferResponse message to JSON.
func (*CreateLocalPairingOfferResponse) MarshalProtoText ¶
func (x *CreateLocalPairingOfferResponse) MarshalProtoText() string
func (*CreateLocalPairingOfferResponse) MarshalToSizedBufferVT ¶
func (m *CreateLocalPairingOfferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateLocalPairingOfferResponse) MarshalToVT ¶
func (m *CreateLocalPairingOfferResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CreateLocalPairingOfferResponse) MarshalVT ¶
func (m *CreateLocalPairingOfferResponse) MarshalVT() (dAtA []byte, err error)
func (*CreateLocalPairingOfferResponse) ProtoMessage ¶
func (*CreateLocalPairingOfferResponse) ProtoMessage()
func (*CreateLocalPairingOfferResponse) Reset ¶
func (x *CreateLocalPairingOfferResponse) Reset()
func (*CreateLocalPairingOfferResponse) SizeVT ¶
func (m *CreateLocalPairingOfferResponse) SizeVT() (n int)
func (*CreateLocalPairingOfferResponse) String ¶
func (x *CreateLocalPairingOfferResponse) String() string
func (*CreateLocalPairingOfferResponse) UnmarshalJSON ¶
func (x *CreateLocalPairingOfferResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CreateLocalPairingOfferResponse from JSON.
func (*CreateLocalPairingOfferResponse) UnmarshalProtoJSON ¶
func (x *CreateLocalPairingOfferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CreateLocalPairingOfferResponse message from JSON.
func (*CreateLocalPairingOfferResponse) UnmarshalVT ¶
func (m *CreateLocalPairingOfferResponse) UnmarshalVT(dAtA []byte) error
type CreateSpaceInviteRequest ¶
type CreateSpaceInviteRequest struct {
// SpaceId is the shared object ULID for the space.
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"spaceId,omitempty"`
// Role is the participant role granted on acceptance.
Role sobject.SOParticipantRole `protobuf:"varint,2,opt,name=role,proto3" json:"role,omitempty"`
// TargetPeerId is the optional peer ID of the intended invitee (b58).
// Empty means open invite (anyone with the token can join).
TargetPeerId string `protobuf:"bytes,3,opt,name=target_peer_id,json=targetPeerId,proto3" json:"targetPeerId,omitempty"`
// MaxUses is the maximum number of times the invite can be used.
// 0 means unlimited.
MaxUses uint32 `protobuf:"varint,4,opt,name=max_uses,json=maxUses,proto3" json:"maxUses,omitempty"`
// ExpiresAt is the time after which the invite is invalid.
// Unset means no expiry.
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=expires_at,json=expiresAt,proto3" json:"expiresAt,omitempty"`
// contains filtered or unexported fields
}
CreateSpaceInviteRequest is the request for CreateSpaceInvite.
func (*CreateSpaceInviteRequest) CloneMessageVT ¶
func (m *CreateSpaceInviteRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CreateSpaceInviteRequest) CloneVT ¶
func (m *CreateSpaceInviteRequest) CloneVT() *CreateSpaceInviteRequest
func (*CreateSpaceInviteRequest) EqualMessageVT ¶
func (this *CreateSpaceInviteRequest) EqualMessageVT(thatMsg any) bool
func (*CreateSpaceInviteRequest) EqualVT ¶
func (this *CreateSpaceInviteRequest) EqualVT(that *CreateSpaceInviteRequest) bool
func (*CreateSpaceInviteRequest) GetExpiresAt ¶
func (x *CreateSpaceInviteRequest) GetExpiresAt() *timestamppb.Timestamp
func (*CreateSpaceInviteRequest) GetMaxUses ¶
func (x *CreateSpaceInviteRequest) GetMaxUses() uint32
func (*CreateSpaceInviteRequest) GetRole ¶
func (x *CreateSpaceInviteRequest) GetRole() sobject.SOParticipantRole
func (*CreateSpaceInviteRequest) GetSpaceId ¶
func (x *CreateSpaceInviteRequest) GetSpaceId() string
func (*CreateSpaceInviteRequest) GetTargetPeerId ¶
func (x *CreateSpaceInviteRequest) GetTargetPeerId() string
func (*CreateSpaceInviteRequest) MarshalJSON ¶
func (x *CreateSpaceInviteRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CreateSpaceInviteRequest to JSON.
func (*CreateSpaceInviteRequest) MarshalProtoJSON ¶
func (x *CreateSpaceInviteRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CreateSpaceInviteRequest message to JSON.
func (*CreateSpaceInviteRequest) MarshalProtoText ¶
func (x *CreateSpaceInviteRequest) MarshalProtoText() string
func (*CreateSpaceInviteRequest) MarshalToSizedBufferVT ¶
func (m *CreateSpaceInviteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateSpaceInviteRequest) MarshalToVT ¶
func (m *CreateSpaceInviteRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CreateSpaceInviteRequest) MarshalVT ¶
func (m *CreateSpaceInviteRequest) MarshalVT() (dAtA []byte, err error)
func (*CreateSpaceInviteRequest) ProtoMessage ¶
func (*CreateSpaceInviteRequest) ProtoMessage()
func (*CreateSpaceInviteRequest) Reset ¶
func (x *CreateSpaceInviteRequest) Reset()
func (*CreateSpaceInviteRequest) SizeVT ¶
func (m *CreateSpaceInviteRequest) SizeVT() (n int)
func (*CreateSpaceInviteRequest) String ¶
func (x *CreateSpaceInviteRequest) String() string
func (*CreateSpaceInviteRequest) UnmarshalJSON ¶
func (x *CreateSpaceInviteRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CreateSpaceInviteRequest from JSON.
func (*CreateSpaceInviteRequest) UnmarshalProtoJSON ¶
func (x *CreateSpaceInviteRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CreateSpaceInviteRequest message from JSON.
func (*CreateSpaceInviteRequest) UnmarshalVT ¶
func (m *CreateSpaceInviteRequest) UnmarshalVT(dAtA []byte) error
type CreateSpaceInviteResponse ¶
type CreateSpaceInviteResponse struct {
// InviteMessage is the signed invite message for out-of-band distribution.
// Contains the raw token (not stored on-chain).
InviteMessage *sobject.SOInviteMessage `protobuf:"bytes,1,opt,name=invite_message,json=inviteMessage,proto3" json:"inviteMessage,omitempty"`
// ShortCode is an optional short code registered with the cloud.
// Present for spacewave sessions, empty for local sessions.
ShortCode string `protobuf:"bytes,2,opt,name=short_code,json=shortCode,proto3" json:"shortCode,omitempty"`
// contains filtered or unexported fields
}
CreateSpaceInviteResponse is the response for CreateSpaceInvite.
func (*CreateSpaceInviteResponse) CloneMessageVT ¶
func (m *CreateSpaceInviteResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CreateSpaceInviteResponse) CloneVT ¶
func (m *CreateSpaceInviteResponse) CloneVT() *CreateSpaceInviteResponse
func (*CreateSpaceInviteResponse) EqualMessageVT ¶
func (this *CreateSpaceInviteResponse) EqualMessageVT(thatMsg any) bool
func (*CreateSpaceInviteResponse) EqualVT ¶
func (this *CreateSpaceInviteResponse) EqualVT(that *CreateSpaceInviteResponse) bool
func (*CreateSpaceInviteResponse) GetInviteMessage ¶
func (x *CreateSpaceInviteResponse) GetInviteMessage() *sobject.SOInviteMessage
func (*CreateSpaceInviteResponse) GetShortCode ¶
func (x *CreateSpaceInviteResponse) GetShortCode() string
func (*CreateSpaceInviteResponse) MarshalJSON ¶
func (x *CreateSpaceInviteResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CreateSpaceInviteResponse to JSON.
func (*CreateSpaceInviteResponse) MarshalProtoJSON ¶
func (x *CreateSpaceInviteResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CreateSpaceInviteResponse message to JSON.
func (*CreateSpaceInviteResponse) MarshalProtoText ¶
func (x *CreateSpaceInviteResponse) MarshalProtoText() string
func (*CreateSpaceInviteResponse) MarshalToSizedBufferVT ¶
func (m *CreateSpaceInviteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateSpaceInviteResponse) MarshalToVT ¶
func (m *CreateSpaceInviteResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CreateSpaceInviteResponse) MarshalVT ¶
func (m *CreateSpaceInviteResponse) MarshalVT() (dAtA []byte, err error)
func (*CreateSpaceInviteResponse) ProtoMessage ¶
func (*CreateSpaceInviteResponse) ProtoMessage()
func (*CreateSpaceInviteResponse) Reset ¶
func (x *CreateSpaceInviteResponse) Reset()
func (*CreateSpaceInviteResponse) SizeVT ¶
func (m *CreateSpaceInviteResponse) SizeVT() (n int)
func (*CreateSpaceInviteResponse) String ¶
func (x *CreateSpaceInviteResponse) String() string
func (*CreateSpaceInviteResponse) UnmarshalJSON ¶
func (x *CreateSpaceInviteResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CreateSpaceInviteResponse from JSON.
func (*CreateSpaceInviteResponse) UnmarshalProtoJSON ¶
func (x *CreateSpaceInviteResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CreateSpaceInviteResponse message from JSON.
func (*CreateSpaceInviteResponse) UnmarshalVT ¶
func (m *CreateSpaceInviteResponse) UnmarshalVT(dAtA []byte) error
type CreateSpaceRequest ¶
type CreateSpaceRequest struct {
// SpaceName is the human readable name for the new space.
SpaceName string `protobuf:"bytes,1,opt,name=space_name,json=spaceName,proto3" json:"spaceName,omitempty"`
// OwnerType is the owner principal type ("account" or "organization").
OwnerType string `protobuf:"bytes,2,opt,name=owner_type,json=ownerType,proto3" json:"ownerType,omitempty"`
// OwnerId is the owner principal id (account id or organization id).
OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"ownerId,omitempty"`
// contains filtered or unexported fields
}
CreateSpaceRequest is the request type for CreateSpace.
func (*CreateSpaceRequest) CloneMessageVT ¶
func (m *CreateSpaceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CreateSpaceRequest) CloneVT ¶
func (m *CreateSpaceRequest) CloneVT() *CreateSpaceRequest
func (*CreateSpaceRequest) EqualMessageVT ¶
func (this *CreateSpaceRequest) EqualMessageVT(thatMsg any) bool
func (*CreateSpaceRequest) EqualVT ¶
func (this *CreateSpaceRequest) EqualVT(that *CreateSpaceRequest) bool
func (*CreateSpaceRequest) GetOwnerId ¶
func (x *CreateSpaceRequest) GetOwnerId() string
func (*CreateSpaceRequest) GetOwnerType ¶
func (x *CreateSpaceRequest) GetOwnerType() string
func (*CreateSpaceRequest) GetSpaceName ¶
func (x *CreateSpaceRequest) GetSpaceName() string
func (*CreateSpaceRequest) MarshalJSON ¶
func (x *CreateSpaceRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CreateSpaceRequest to JSON.
func (*CreateSpaceRequest) MarshalProtoJSON ¶
func (x *CreateSpaceRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CreateSpaceRequest message to JSON.
func (*CreateSpaceRequest) MarshalProtoText ¶
func (x *CreateSpaceRequest) MarshalProtoText() string
func (*CreateSpaceRequest) MarshalToSizedBufferVT ¶
func (m *CreateSpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateSpaceRequest) MarshalToVT ¶
func (m *CreateSpaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CreateSpaceRequest) MarshalVT ¶
func (m *CreateSpaceRequest) MarshalVT() (dAtA []byte, err error)
func (*CreateSpaceRequest) ProtoMessage ¶
func (*CreateSpaceRequest) ProtoMessage()
func (*CreateSpaceRequest) Reset ¶
func (x *CreateSpaceRequest) Reset()
func (*CreateSpaceRequest) SizeVT ¶
func (m *CreateSpaceRequest) SizeVT() (n int)
func (*CreateSpaceRequest) String ¶
func (x *CreateSpaceRequest) String() string
func (*CreateSpaceRequest) UnmarshalJSON ¶
func (x *CreateSpaceRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CreateSpaceRequest from JSON.
func (*CreateSpaceRequest) UnmarshalProtoJSON ¶
func (x *CreateSpaceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CreateSpaceRequest message from JSON.
func (*CreateSpaceRequest) UnmarshalVT ¶
func (m *CreateSpaceRequest) UnmarshalVT(dAtA []byte) error
type CreateSpaceResponse ¶
type CreateSpaceResponse struct {
SharedObjectRef *sobject.SharedObjectRef `protobuf:"bytes,1,opt,name=shared_object_ref,json=sharedObjectRef,proto3" json:"sharedObjectRef,omitempty"`
SharedObjectMeta *sobject.SharedObjectMeta `protobuf:"bytes,2,opt,name=shared_object_meta,json=sharedObjectMeta,proto3" json:"sharedObjectMeta,omitempty"`
// contains filtered or unexported fields
}
CreateSpaceResponse is the response type for CreateSpace.
func (*CreateSpaceResponse) CloneMessageVT ¶
func (m *CreateSpaceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*CreateSpaceResponse) CloneVT ¶
func (m *CreateSpaceResponse) CloneVT() *CreateSpaceResponse
func (*CreateSpaceResponse) EqualMessageVT ¶
func (this *CreateSpaceResponse) EqualMessageVT(thatMsg any) bool
func (*CreateSpaceResponse) EqualVT ¶
func (this *CreateSpaceResponse) EqualVT(that *CreateSpaceResponse) bool
func (*CreateSpaceResponse) GetSharedObjectMeta ¶
func (x *CreateSpaceResponse) GetSharedObjectMeta() *sobject.SharedObjectMeta
func (*CreateSpaceResponse) GetSharedObjectRef ¶
func (x *CreateSpaceResponse) GetSharedObjectRef() *sobject.SharedObjectRef
func (*CreateSpaceResponse) MarshalJSON ¶
func (x *CreateSpaceResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the CreateSpaceResponse to JSON.
func (*CreateSpaceResponse) MarshalProtoJSON ¶
func (x *CreateSpaceResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the CreateSpaceResponse message to JSON.
func (*CreateSpaceResponse) MarshalProtoText ¶
func (x *CreateSpaceResponse) MarshalProtoText() string
func (*CreateSpaceResponse) MarshalToSizedBufferVT ¶
func (m *CreateSpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CreateSpaceResponse) MarshalToVT ¶
func (m *CreateSpaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CreateSpaceResponse) MarshalVT ¶
func (m *CreateSpaceResponse) MarshalVT() (dAtA []byte, err error)
func (*CreateSpaceResponse) ProtoMessage ¶
func (*CreateSpaceResponse) ProtoMessage()
func (*CreateSpaceResponse) Reset ¶
func (x *CreateSpaceResponse) Reset()
func (*CreateSpaceResponse) SizeVT ¶
func (m *CreateSpaceResponse) SizeVT() (n int)
func (*CreateSpaceResponse) String ¶
func (x *CreateSpaceResponse) String() string
func (*CreateSpaceResponse) UnmarshalJSON ¶
func (x *CreateSpaceResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the CreateSpaceResponse from JSON.
func (*CreateSpaceResponse) UnmarshalProtoJSON ¶
func (x *CreateSpaceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the CreateSpaceResponse message from JSON.
func (*CreateSpaceResponse) UnmarshalVT ¶
func (m *CreateSpaceResponse) UnmarshalVT(dAtA []byte) error
type DeleteAccountRequest ¶
type DeleteAccountRequest struct {
// SessionIdx is the session index to delete.
SessionIdx uint32 `protobuf:"varint,1,opt,name=session_idx,json=sessionIdx,proto3" json:"sessionIdx,omitempty"`
// contains filtered or unexported fields
}
DeleteAccountRequest is the request type for DeleteAccount.
func (*DeleteAccountRequest) CloneMessageVT ¶
func (m *DeleteAccountRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*DeleteAccountRequest) CloneVT ¶
func (m *DeleteAccountRequest) CloneVT() *DeleteAccountRequest
func (*DeleteAccountRequest) EqualMessageVT ¶
func (this *DeleteAccountRequest) EqualMessageVT(thatMsg any) bool
func (*DeleteAccountRequest) EqualVT ¶
func (this *DeleteAccountRequest) EqualVT(that *DeleteAccountRequest) bool
func (*DeleteAccountRequest) GetSessionIdx ¶
func (x *DeleteAccountRequest) GetSessionIdx() uint32
func (*DeleteAccountRequest) MarshalJSON ¶
func (x *DeleteAccountRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the DeleteAccountRequest to JSON.
func (*DeleteAccountRequest) MarshalProtoJSON ¶
func (x *DeleteAccountRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the DeleteAccountRequest message to JSON.
func (*DeleteAccountRequest) MarshalProtoText ¶
func (x *DeleteAccountRequest) MarshalProtoText() string
func (*DeleteAccountRequest) MarshalToSizedBufferVT ¶
func (m *DeleteAccountRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteAccountRequest) MarshalToVT ¶
func (m *DeleteAccountRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteAccountRequest) MarshalVT ¶
func (m *DeleteAccountRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteAccountRequest) ProtoMessage ¶
func (*DeleteAccountRequest) ProtoMessage()
func (*DeleteAccountRequest) Reset ¶
func (x *DeleteAccountRequest) Reset()
func (*DeleteAccountRequest) SizeVT ¶
func (m *DeleteAccountRequest) SizeVT() (n int)
func (*DeleteAccountRequest) String ¶
func (x *DeleteAccountRequest) String() string
func (*DeleteAccountRequest) UnmarshalJSON ¶
func (x *DeleteAccountRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the DeleteAccountRequest from JSON.
func (*DeleteAccountRequest) UnmarshalProtoJSON ¶
func (x *DeleteAccountRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the DeleteAccountRequest message from JSON.
func (*DeleteAccountRequest) UnmarshalVT ¶
func (m *DeleteAccountRequest) UnmarshalVT(dAtA []byte) error
type DeleteAccountResponse ¶
type DeleteAccountResponse struct {
// contains filtered or unexported fields
}
DeleteAccountResponse is the response type for DeleteAccount.
func (*DeleteAccountResponse) CloneMessageVT ¶
func (m *DeleteAccountResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*DeleteAccountResponse) CloneVT ¶
func (m *DeleteAccountResponse) CloneVT() *DeleteAccountResponse
func (*DeleteAccountResponse) EqualMessageVT ¶
func (this *DeleteAccountResponse) EqualMessageVT(thatMsg any) bool
func (*DeleteAccountResponse) EqualVT ¶
func (this *DeleteAccountResponse) EqualVT(that *DeleteAccountResponse) bool
func (*DeleteAccountResponse) MarshalJSON ¶
func (x *DeleteAccountResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the DeleteAccountResponse to JSON.
func (*DeleteAccountResponse) MarshalProtoJSON ¶
func (x *DeleteAccountResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the DeleteAccountResponse message to JSON.
func (*DeleteAccountResponse) MarshalProtoText ¶
func (x *DeleteAccountResponse) MarshalProtoText() string
func (*DeleteAccountResponse) MarshalToSizedBufferVT ¶
func (m *DeleteAccountResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteAccountResponse) MarshalToVT ¶
func (m *DeleteAccountResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteAccountResponse) MarshalVT ¶
func (m *DeleteAccountResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteAccountResponse) ProtoMessage ¶
func (*DeleteAccountResponse) ProtoMessage()
func (*DeleteAccountResponse) Reset ¶
func (x *DeleteAccountResponse) Reset()
func (*DeleteAccountResponse) SizeVT ¶
func (m *DeleteAccountResponse) SizeVT() (n int)
func (*DeleteAccountResponse) String ¶
func (x *DeleteAccountResponse) String() string
func (*DeleteAccountResponse) UnmarshalJSON ¶
func (x *DeleteAccountResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the DeleteAccountResponse from JSON.
func (*DeleteAccountResponse) UnmarshalProtoJSON ¶
func (x *DeleteAccountResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the DeleteAccountResponse message from JSON.
func (*DeleteAccountResponse) UnmarshalVT ¶
func (m *DeleteAccountResponse) UnmarshalVT(dAtA []byte) error
type DeleteSpaceRequest ¶
type DeleteSpaceRequest struct {
SharedObjectId string `protobuf:"bytes,1,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
// contains filtered or unexported fields
}
DeleteSpaceRequest is the request type for DeleteSpace.
func (*DeleteSpaceRequest) CloneMessageVT ¶
func (m *DeleteSpaceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*DeleteSpaceRequest) CloneVT ¶
func (m *DeleteSpaceRequest) CloneVT() *DeleteSpaceRequest
func (*DeleteSpaceRequest) EqualMessageVT ¶
func (this *DeleteSpaceRequest) EqualMessageVT(thatMsg any) bool
func (*DeleteSpaceRequest) EqualVT ¶
func (this *DeleteSpaceRequest) EqualVT(that *DeleteSpaceRequest) bool
func (*DeleteSpaceRequest) GetSharedObjectId ¶
func (x *DeleteSpaceRequest) GetSharedObjectId() string
func (*DeleteSpaceRequest) MarshalJSON ¶
func (x *DeleteSpaceRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the DeleteSpaceRequest to JSON.
func (*DeleteSpaceRequest) MarshalProtoJSON ¶
func (x *DeleteSpaceRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the DeleteSpaceRequest message to JSON.
func (*DeleteSpaceRequest) MarshalProtoText ¶
func (x *DeleteSpaceRequest) MarshalProtoText() string
func (*DeleteSpaceRequest) MarshalToSizedBufferVT ¶
func (m *DeleteSpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteSpaceRequest) MarshalToVT ¶
func (m *DeleteSpaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteSpaceRequest) MarshalVT ¶
func (m *DeleteSpaceRequest) MarshalVT() (dAtA []byte, err error)
func (*DeleteSpaceRequest) ProtoMessage ¶
func (*DeleteSpaceRequest) ProtoMessage()
func (*DeleteSpaceRequest) Reset ¶
func (x *DeleteSpaceRequest) Reset()
func (*DeleteSpaceRequest) SizeVT ¶
func (m *DeleteSpaceRequest) SizeVT() (n int)
func (*DeleteSpaceRequest) String ¶
func (x *DeleteSpaceRequest) String() string
func (*DeleteSpaceRequest) UnmarshalJSON ¶
func (x *DeleteSpaceRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the DeleteSpaceRequest from JSON.
func (*DeleteSpaceRequest) UnmarshalProtoJSON ¶
func (x *DeleteSpaceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the DeleteSpaceRequest message from JSON.
func (*DeleteSpaceRequest) UnmarshalVT ¶
func (m *DeleteSpaceRequest) UnmarshalVT(dAtA []byte) error
type DeleteSpaceResponse ¶
type DeleteSpaceResponse struct {
// contains filtered or unexported fields
}
DeleteSpaceResponse is the response type for DeleteSpace.
func (*DeleteSpaceResponse) CloneMessageVT ¶
func (m *DeleteSpaceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*DeleteSpaceResponse) CloneVT ¶
func (m *DeleteSpaceResponse) CloneVT() *DeleteSpaceResponse
func (*DeleteSpaceResponse) EqualMessageVT ¶
func (this *DeleteSpaceResponse) EqualMessageVT(thatMsg any) bool
func (*DeleteSpaceResponse) EqualVT ¶
func (this *DeleteSpaceResponse) EqualVT(that *DeleteSpaceResponse) bool
func (*DeleteSpaceResponse) MarshalJSON ¶
func (x *DeleteSpaceResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the DeleteSpaceResponse to JSON.
func (*DeleteSpaceResponse) MarshalProtoJSON ¶
func (x *DeleteSpaceResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the DeleteSpaceResponse message to JSON.
func (*DeleteSpaceResponse) MarshalProtoText ¶
func (x *DeleteSpaceResponse) MarshalProtoText() string
func (*DeleteSpaceResponse) MarshalToSizedBufferVT ¶
func (m *DeleteSpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DeleteSpaceResponse) MarshalToVT ¶
func (m *DeleteSpaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DeleteSpaceResponse) MarshalVT ¶
func (m *DeleteSpaceResponse) MarshalVT() (dAtA []byte, err error)
func (*DeleteSpaceResponse) ProtoMessage ¶
func (*DeleteSpaceResponse) ProtoMessage()
func (*DeleteSpaceResponse) Reset ¶
func (x *DeleteSpaceResponse) Reset()
func (*DeleteSpaceResponse) SizeVT ¶
func (m *DeleteSpaceResponse) SizeVT() (n int)
func (*DeleteSpaceResponse) String ¶
func (x *DeleteSpaceResponse) String() string
func (*DeleteSpaceResponse) UnmarshalJSON ¶
func (x *DeleteSpaceResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the DeleteSpaceResponse from JSON.
func (*DeleteSpaceResponse) UnmarshalProtoJSON ¶
func (x *DeleteSpaceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the DeleteSpaceResponse message from JSON.
func (*DeleteSpaceResponse) UnmarshalVT ¶
func (m *DeleteSpaceResponse) UnmarshalVT(dAtA []byte) error
type ExportBackupKeyRequest ¶
type ExportBackupKeyRequest struct {
// Password encrypts the PEM output. Required.
Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
ExportBackupKeyRequest is the request for ExportBackupKey.
func (*ExportBackupKeyRequest) CloneMessageVT ¶
func (m *ExportBackupKeyRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ExportBackupKeyRequest) CloneVT ¶
func (m *ExportBackupKeyRequest) CloneVT() *ExportBackupKeyRequest
func (*ExportBackupKeyRequest) EqualMessageVT ¶
func (this *ExportBackupKeyRequest) EqualMessageVT(thatMsg any) bool
func (*ExportBackupKeyRequest) EqualVT ¶
func (this *ExportBackupKeyRequest) EqualVT(that *ExportBackupKeyRequest) bool
func (*ExportBackupKeyRequest) GetPassword ¶
func (x *ExportBackupKeyRequest) GetPassword() string
func (*ExportBackupKeyRequest) MarshalJSON ¶
func (x *ExportBackupKeyRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ExportBackupKeyRequest to JSON.
func (*ExportBackupKeyRequest) MarshalProtoJSON ¶
func (x *ExportBackupKeyRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ExportBackupKeyRequest message to JSON.
func (*ExportBackupKeyRequest) MarshalProtoText ¶
func (x *ExportBackupKeyRequest) MarshalProtoText() string
func (*ExportBackupKeyRequest) MarshalToSizedBufferVT ¶
func (m *ExportBackupKeyRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExportBackupKeyRequest) MarshalToVT ¶
func (m *ExportBackupKeyRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ExportBackupKeyRequest) MarshalVT ¶
func (m *ExportBackupKeyRequest) MarshalVT() (dAtA []byte, err error)
func (*ExportBackupKeyRequest) ProtoMessage ¶
func (*ExportBackupKeyRequest) ProtoMessage()
func (*ExportBackupKeyRequest) Reset ¶
func (x *ExportBackupKeyRequest) Reset()
func (*ExportBackupKeyRequest) SizeVT ¶
func (m *ExportBackupKeyRequest) SizeVT() (n int)
func (*ExportBackupKeyRequest) String ¶
func (x *ExportBackupKeyRequest) String() string
func (*ExportBackupKeyRequest) UnmarshalJSON ¶
func (x *ExportBackupKeyRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ExportBackupKeyRequest from JSON.
func (*ExportBackupKeyRequest) UnmarshalProtoJSON ¶
func (x *ExportBackupKeyRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ExportBackupKeyRequest message from JSON.
func (*ExportBackupKeyRequest) UnmarshalVT ¶
func (m *ExportBackupKeyRequest) UnmarshalVT(dAtA []byte) error
type ExportBackupKeyResponse ¶
type ExportBackupKeyResponse struct {
// PemData is the PEM-encoded private key.
PemData []byte `protobuf:"bytes,1,opt,name=pem_data,json=pemData,proto3" json:"pemData,omitempty"`
// PeerId is the base58 peer ID derived from the key.
PeerId string `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
ExportBackupKeyResponse is the response for ExportBackupKey.
func (*ExportBackupKeyResponse) CloneMessageVT ¶
func (m *ExportBackupKeyResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ExportBackupKeyResponse) CloneVT ¶
func (m *ExportBackupKeyResponse) CloneVT() *ExportBackupKeyResponse
func (*ExportBackupKeyResponse) EqualMessageVT ¶
func (this *ExportBackupKeyResponse) EqualMessageVT(thatMsg any) bool
func (*ExportBackupKeyResponse) EqualVT ¶
func (this *ExportBackupKeyResponse) EqualVT(that *ExportBackupKeyResponse) bool
func (*ExportBackupKeyResponse) GetPeerId ¶
func (x *ExportBackupKeyResponse) GetPeerId() string
func (*ExportBackupKeyResponse) GetPemData ¶
func (x *ExportBackupKeyResponse) GetPemData() []byte
func (*ExportBackupKeyResponse) MarshalJSON ¶
func (x *ExportBackupKeyResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ExportBackupKeyResponse to JSON.
func (*ExportBackupKeyResponse) MarshalProtoJSON ¶
func (x *ExportBackupKeyResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ExportBackupKeyResponse message to JSON.
func (*ExportBackupKeyResponse) MarshalProtoText ¶
func (x *ExportBackupKeyResponse) MarshalProtoText() string
func (*ExportBackupKeyResponse) MarshalToSizedBufferVT ¶
func (m *ExportBackupKeyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ExportBackupKeyResponse) MarshalToVT ¶
func (m *ExportBackupKeyResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ExportBackupKeyResponse) MarshalVT ¶
func (m *ExportBackupKeyResponse) MarshalVT() (dAtA []byte, err error)
func (*ExportBackupKeyResponse) ProtoMessage ¶
func (*ExportBackupKeyResponse) ProtoMessage()
func (*ExportBackupKeyResponse) Reset ¶
func (x *ExportBackupKeyResponse) Reset()
func (*ExportBackupKeyResponse) SizeVT ¶
func (m *ExportBackupKeyResponse) SizeVT() (n int)
func (*ExportBackupKeyResponse) String ¶
func (x *ExportBackupKeyResponse) String() string
func (*ExportBackupKeyResponse) UnmarshalJSON ¶
func (x *ExportBackupKeyResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ExportBackupKeyResponse from JSON.
func (*ExportBackupKeyResponse) UnmarshalProtoJSON ¶
func (x *ExportBackupKeyResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ExportBackupKeyResponse message from JSON.
func (*ExportBackupKeyResponse) UnmarshalVT ¶
func (m *ExportBackupKeyResponse) UnmarshalVT(dAtA []byte) error
type GeneratePairingCodeRequest ¶
type GeneratePairingCodeRequest struct {
// contains filtered or unexported fields
}
GeneratePairingCodeRequest is the request for GeneratePairingCode.
func (*GeneratePairingCodeRequest) CloneMessageVT ¶
func (m *GeneratePairingCodeRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GeneratePairingCodeRequest) CloneVT ¶
func (m *GeneratePairingCodeRequest) CloneVT() *GeneratePairingCodeRequest
func (*GeneratePairingCodeRequest) EqualMessageVT ¶
func (this *GeneratePairingCodeRequest) EqualMessageVT(thatMsg any) bool
func (*GeneratePairingCodeRequest) EqualVT ¶
func (this *GeneratePairingCodeRequest) EqualVT(that *GeneratePairingCodeRequest) bool
func (*GeneratePairingCodeRequest) MarshalJSON ¶
func (x *GeneratePairingCodeRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GeneratePairingCodeRequest to JSON.
func (*GeneratePairingCodeRequest) MarshalProtoJSON ¶
func (x *GeneratePairingCodeRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GeneratePairingCodeRequest message to JSON.
func (*GeneratePairingCodeRequest) MarshalProtoText ¶
func (x *GeneratePairingCodeRequest) MarshalProtoText() string
func (*GeneratePairingCodeRequest) MarshalToSizedBufferVT ¶
func (m *GeneratePairingCodeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GeneratePairingCodeRequest) MarshalToVT ¶
func (m *GeneratePairingCodeRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GeneratePairingCodeRequest) MarshalVT ¶
func (m *GeneratePairingCodeRequest) MarshalVT() (dAtA []byte, err error)
func (*GeneratePairingCodeRequest) ProtoMessage ¶
func (*GeneratePairingCodeRequest) ProtoMessage()
func (*GeneratePairingCodeRequest) Reset ¶
func (x *GeneratePairingCodeRequest) Reset()
func (*GeneratePairingCodeRequest) SizeVT ¶
func (m *GeneratePairingCodeRequest) SizeVT() (n int)
func (*GeneratePairingCodeRequest) String ¶
func (x *GeneratePairingCodeRequest) String() string
func (*GeneratePairingCodeRequest) UnmarshalJSON ¶
func (x *GeneratePairingCodeRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GeneratePairingCodeRequest from JSON.
func (*GeneratePairingCodeRequest) UnmarshalProtoJSON ¶
func (x *GeneratePairingCodeRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GeneratePairingCodeRequest message from JSON.
func (*GeneratePairingCodeRequest) UnmarshalVT ¶
func (m *GeneratePairingCodeRequest) UnmarshalVT(dAtA []byte) error
type GeneratePairingCodeResponse ¶
type GeneratePairingCodeResponse struct {
// Code is the 8-char alphanumeric pairing code.
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
// contains filtered or unexported fields
}
GeneratePairingCodeResponse is the response for GeneratePairingCode.
func (*GeneratePairingCodeResponse) CloneMessageVT ¶
func (m *GeneratePairingCodeResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GeneratePairingCodeResponse) CloneVT ¶
func (m *GeneratePairingCodeResponse) CloneVT() *GeneratePairingCodeResponse
func (*GeneratePairingCodeResponse) EqualMessageVT ¶
func (this *GeneratePairingCodeResponse) EqualMessageVT(thatMsg any) bool
func (*GeneratePairingCodeResponse) EqualVT ¶
func (this *GeneratePairingCodeResponse) EqualVT(that *GeneratePairingCodeResponse) bool
func (*GeneratePairingCodeResponse) GetCode ¶
func (x *GeneratePairingCodeResponse) GetCode() string
func (*GeneratePairingCodeResponse) MarshalJSON ¶
func (x *GeneratePairingCodeResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GeneratePairingCodeResponse to JSON.
func (*GeneratePairingCodeResponse) MarshalProtoJSON ¶
func (x *GeneratePairingCodeResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GeneratePairingCodeResponse message to JSON.
func (*GeneratePairingCodeResponse) MarshalProtoText ¶
func (x *GeneratePairingCodeResponse) MarshalProtoText() string
func (*GeneratePairingCodeResponse) MarshalToSizedBufferVT ¶
func (m *GeneratePairingCodeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GeneratePairingCodeResponse) MarshalToVT ¶
func (m *GeneratePairingCodeResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GeneratePairingCodeResponse) MarshalVT ¶
func (m *GeneratePairingCodeResponse) MarshalVT() (dAtA []byte, err error)
func (*GeneratePairingCodeResponse) ProtoMessage ¶
func (*GeneratePairingCodeResponse) ProtoMessage()
func (*GeneratePairingCodeResponse) Reset ¶
func (x *GeneratePairingCodeResponse) Reset()
func (*GeneratePairingCodeResponse) SizeVT ¶
func (m *GeneratePairingCodeResponse) SizeVT() (n int)
func (*GeneratePairingCodeResponse) String ¶
func (x *GeneratePairingCodeResponse) String() string
func (*GeneratePairingCodeResponse) UnmarshalJSON ¶
func (x *GeneratePairingCodeResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GeneratePairingCodeResponse from JSON.
func (*GeneratePairingCodeResponse) UnmarshalProtoJSON ¶
func (x *GeneratePairingCodeResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GeneratePairingCodeResponse message from JSON.
func (*GeneratePairingCodeResponse) UnmarshalVT ¶
func (m *GeneratePairingCodeResponse) UnmarshalVT(dAtA []byte) error
type GetSASEmojiRequest ¶
type GetSASEmojiRequest struct {
// RemotePeerId is the base58 peer ID of the remote device.
RemotePeerId string `protobuf:"bytes,1,opt,name=remote_peer_id,json=remotePeerId,proto3" json:"remotePeerId,omitempty"`
// contains filtered or unexported fields
}
GetSASEmojiRequest is the request for GetSASEmoji.
func (*GetSASEmojiRequest) CloneMessageVT ¶
func (m *GetSASEmojiRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetSASEmojiRequest) CloneVT ¶
func (m *GetSASEmojiRequest) CloneVT() *GetSASEmojiRequest
func (*GetSASEmojiRequest) EqualMessageVT ¶
func (this *GetSASEmojiRequest) EqualMessageVT(thatMsg any) bool
func (*GetSASEmojiRequest) EqualVT ¶
func (this *GetSASEmojiRequest) EqualVT(that *GetSASEmojiRequest) bool
func (*GetSASEmojiRequest) GetRemotePeerId ¶
func (x *GetSASEmojiRequest) GetRemotePeerId() string
func (*GetSASEmojiRequest) MarshalJSON ¶
func (x *GetSASEmojiRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetSASEmojiRequest to JSON.
func (*GetSASEmojiRequest) MarshalProtoJSON ¶
func (x *GetSASEmojiRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetSASEmojiRequest message to JSON.
func (*GetSASEmojiRequest) MarshalProtoText ¶
func (x *GetSASEmojiRequest) MarshalProtoText() string
func (*GetSASEmojiRequest) MarshalToSizedBufferVT ¶
func (m *GetSASEmojiRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSASEmojiRequest) MarshalToVT ¶
func (m *GetSASEmojiRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSASEmojiRequest) MarshalVT ¶
func (m *GetSASEmojiRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSASEmojiRequest) ProtoMessage ¶
func (*GetSASEmojiRequest) ProtoMessage()
func (*GetSASEmojiRequest) Reset ¶
func (x *GetSASEmojiRequest) Reset()
func (*GetSASEmojiRequest) SizeVT ¶
func (m *GetSASEmojiRequest) SizeVT() (n int)
func (*GetSASEmojiRequest) String ¶
func (x *GetSASEmojiRequest) String() string
func (*GetSASEmojiRequest) UnmarshalJSON ¶
func (x *GetSASEmojiRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetSASEmojiRequest from JSON.
func (*GetSASEmojiRequest) UnmarshalProtoJSON ¶
func (x *GetSASEmojiRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetSASEmojiRequest message from JSON.
func (*GetSASEmojiRequest) UnmarshalVT ¶
func (m *GetSASEmojiRequest) UnmarshalVT(dAtA []byte) error
type GetSASEmojiResponse ¶
type GetSASEmojiResponse struct {
// Emoji is the 6-emoji verification sequence.
Emoji []string `protobuf:"bytes,1,rep,name=emoji,proto3" json:"emoji,omitempty"`
// contains filtered or unexported fields
}
GetSASEmojiResponse is the response for GetSASEmoji.
func (*GetSASEmojiResponse) CloneMessageVT ¶
func (m *GetSASEmojiResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetSASEmojiResponse) CloneVT ¶
func (m *GetSASEmojiResponse) CloneVT() *GetSASEmojiResponse
func (*GetSASEmojiResponse) EqualMessageVT ¶
func (this *GetSASEmojiResponse) EqualMessageVT(thatMsg any) bool
func (*GetSASEmojiResponse) EqualVT ¶
func (this *GetSASEmojiResponse) EqualVT(that *GetSASEmojiResponse) bool
func (*GetSASEmojiResponse) GetEmoji ¶
func (x *GetSASEmojiResponse) GetEmoji() []string
func (*GetSASEmojiResponse) MarshalJSON ¶
func (x *GetSASEmojiResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetSASEmojiResponse to JSON.
func (*GetSASEmojiResponse) MarshalProtoJSON ¶
func (x *GetSASEmojiResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetSASEmojiResponse message to JSON.
func (*GetSASEmojiResponse) MarshalProtoText ¶
func (x *GetSASEmojiResponse) MarshalProtoText() string
func (*GetSASEmojiResponse) MarshalToSizedBufferVT ¶
func (m *GetSASEmojiResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSASEmojiResponse) MarshalToVT ¶
func (m *GetSASEmojiResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSASEmojiResponse) MarshalVT ¶
func (m *GetSASEmojiResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSASEmojiResponse) ProtoMessage ¶
func (*GetSASEmojiResponse) ProtoMessage()
func (*GetSASEmojiResponse) Reset ¶
func (x *GetSASEmojiResponse) Reset()
func (*GetSASEmojiResponse) SizeVT ¶
func (m *GetSASEmojiResponse) SizeVT() (n int)
func (*GetSASEmojiResponse) String ¶
func (x *GetSASEmojiResponse) String() string
func (*GetSASEmojiResponse) UnmarshalJSON ¶
func (x *GetSASEmojiResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetSASEmojiResponse from JSON.
func (*GetSASEmojiResponse) UnmarshalProtoJSON ¶
func (x *GetSASEmojiResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetSASEmojiResponse message from JSON.
func (*GetSASEmojiResponse) UnmarshalVT ¶
func (m *GetSASEmojiResponse) UnmarshalVT(dAtA []byte) error
type GetSessionInfoRequest ¶
type GetSessionInfoRequest struct {
// contains filtered or unexported fields
}
GetSessionInfoRequest is the request type for GetSessionInfo.
func (*GetSessionInfoRequest) CloneMessageVT ¶
func (m *GetSessionInfoRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetSessionInfoRequest) CloneVT ¶
func (m *GetSessionInfoRequest) CloneVT() *GetSessionInfoRequest
func (*GetSessionInfoRequest) EqualMessageVT ¶
func (this *GetSessionInfoRequest) EqualMessageVT(thatMsg any) bool
func (*GetSessionInfoRequest) EqualVT ¶
func (this *GetSessionInfoRequest) EqualVT(that *GetSessionInfoRequest) bool
func (*GetSessionInfoRequest) MarshalJSON ¶
func (x *GetSessionInfoRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetSessionInfoRequest to JSON.
func (*GetSessionInfoRequest) MarshalProtoJSON ¶
func (x *GetSessionInfoRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetSessionInfoRequest message to JSON.
func (*GetSessionInfoRequest) MarshalProtoText ¶
func (x *GetSessionInfoRequest) MarshalProtoText() string
func (*GetSessionInfoRequest) MarshalToSizedBufferVT ¶
func (m *GetSessionInfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSessionInfoRequest) MarshalToVT ¶
func (m *GetSessionInfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetSessionInfoRequest) MarshalVT ¶
func (m *GetSessionInfoRequest) MarshalVT() (dAtA []byte, err error)
func (*GetSessionInfoRequest) ProtoMessage ¶
func (*GetSessionInfoRequest) ProtoMessage()
func (*GetSessionInfoRequest) Reset ¶
func (x *GetSessionInfoRequest) Reset()
func (*GetSessionInfoRequest) SizeVT ¶
func (m *GetSessionInfoRequest) SizeVT() (n int)
func (*GetSessionInfoRequest) String ¶
func (x *GetSessionInfoRequest) String() string
func (*GetSessionInfoRequest) UnmarshalJSON ¶
func (x *GetSessionInfoRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetSessionInfoRequest from JSON.
func (*GetSessionInfoRequest) UnmarshalProtoJSON ¶
func (x *GetSessionInfoRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetSessionInfoRequest message from JSON.
func (*GetSessionInfoRequest) UnmarshalVT ¶
func (m *GetSessionInfoRequest) UnmarshalVT(dAtA []byte) error
type GetSessionInfoResponse ¶
type GetSessionInfoResponse struct {
// SessionRef is the session reference.
SessionRef *session.SessionRef `protobuf:"bytes,1,opt,name=session_ref,json=sessionRef,proto3" json:"sessionRef,omitempty"`
// PeerId is the session peer id.
PeerId string `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// CryptoInfo contains the session's cryptographic identity info.
CryptoInfo *SessionCryptoInfo `protobuf:"bytes,3,opt,name=crypto_info,json=cryptoInfo,proto3" json:"cryptoInfo,omitempty"`
// contains filtered or unexported fields
}
GetSessionInfoResponse is the response type for GetSessionInfo.
func (*GetSessionInfoResponse) CloneMessageVT ¶
func (m *GetSessionInfoResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetSessionInfoResponse) CloneVT ¶
func (m *GetSessionInfoResponse) CloneVT() *GetSessionInfoResponse
func (*GetSessionInfoResponse) EqualMessageVT ¶
func (this *GetSessionInfoResponse) EqualMessageVT(thatMsg any) bool
func (*GetSessionInfoResponse) EqualVT ¶
func (this *GetSessionInfoResponse) EqualVT(that *GetSessionInfoResponse) bool
func (*GetSessionInfoResponse) GetCryptoInfo ¶
func (x *GetSessionInfoResponse) GetCryptoInfo() *SessionCryptoInfo
func (*GetSessionInfoResponse) GetPeerId ¶
func (x *GetSessionInfoResponse) GetPeerId() string
func (*GetSessionInfoResponse) GetSessionRef ¶
func (x *GetSessionInfoResponse) GetSessionRef() *session.SessionRef
func (*GetSessionInfoResponse) MarshalJSON ¶
func (x *GetSessionInfoResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetSessionInfoResponse to JSON.
func (*GetSessionInfoResponse) MarshalProtoJSON ¶
func (x *GetSessionInfoResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetSessionInfoResponse message to JSON.
func (*GetSessionInfoResponse) MarshalProtoText ¶
func (x *GetSessionInfoResponse) MarshalProtoText() string
func (*GetSessionInfoResponse) MarshalToSizedBufferVT ¶
func (m *GetSessionInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetSessionInfoResponse) MarshalToVT ¶
func (m *GetSessionInfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetSessionInfoResponse) MarshalVT ¶
func (m *GetSessionInfoResponse) MarshalVT() (dAtA []byte, err error)
func (*GetSessionInfoResponse) ProtoMessage ¶
func (*GetSessionInfoResponse) ProtoMessage()
func (*GetSessionInfoResponse) Reset ¶
func (x *GetSessionInfoResponse) Reset()
func (*GetSessionInfoResponse) SizeVT ¶
func (m *GetSessionInfoResponse) SizeVT() (n int)
func (*GetSessionInfoResponse) String ¶
func (x *GetSessionInfoResponse) String() string
func (*GetSessionInfoResponse) UnmarshalJSON ¶
func (x *GetSessionInfoResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetSessionInfoResponse from JSON.
func (*GetSessionInfoResponse) UnmarshalProtoJSON ¶
func (x *GetSessionInfoResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetSessionInfoResponse message from JSON.
func (*GetSessionInfoResponse) UnmarshalVT ¶
func (m *GetSessionInfoResponse) UnmarshalVT(dAtA []byte) error
type GetTransferInventoryRequest ¶
type GetTransferInventoryRequest struct {
// SessionIndex is the session index to inventory.
SessionIndex uint32 `protobuf:"varint,1,opt,name=session_index,json=sessionIndex,proto3" json:"sessionIndex,omitempty"`
// contains filtered or unexported fields
}
GetTransferInventoryRequest is the request for GetTransferInventory.
func (*GetTransferInventoryRequest) CloneMessageVT ¶
func (m *GetTransferInventoryRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetTransferInventoryRequest) CloneVT ¶
func (m *GetTransferInventoryRequest) CloneVT() *GetTransferInventoryRequest
func (*GetTransferInventoryRequest) EqualMessageVT ¶
func (this *GetTransferInventoryRequest) EqualMessageVT(thatMsg any) bool
func (*GetTransferInventoryRequest) EqualVT ¶
func (this *GetTransferInventoryRequest) EqualVT(that *GetTransferInventoryRequest) bool
func (*GetTransferInventoryRequest) GetSessionIndex ¶
func (x *GetTransferInventoryRequest) GetSessionIndex() uint32
func (*GetTransferInventoryRequest) MarshalJSON ¶
func (x *GetTransferInventoryRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetTransferInventoryRequest to JSON.
func (*GetTransferInventoryRequest) MarshalProtoJSON ¶
func (x *GetTransferInventoryRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetTransferInventoryRequest message to JSON.
func (*GetTransferInventoryRequest) MarshalProtoText ¶
func (x *GetTransferInventoryRequest) MarshalProtoText() string
func (*GetTransferInventoryRequest) MarshalToSizedBufferVT ¶
func (m *GetTransferInventoryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTransferInventoryRequest) MarshalToVT ¶
func (m *GetTransferInventoryRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetTransferInventoryRequest) MarshalVT ¶
func (m *GetTransferInventoryRequest) MarshalVT() (dAtA []byte, err error)
func (*GetTransferInventoryRequest) ProtoMessage ¶
func (*GetTransferInventoryRequest) ProtoMessage()
func (*GetTransferInventoryRequest) Reset ¶
func (x *GetTransferInventoryRequest) Reset()
func (*GetTransferInventoryRequest) SizeVT ¶
func (m *GetTransferInventoryRequest) SizeVT() (n int)
func (*GetTransferInventoryRequest) String ¶
func (x *GetTransferInventoryRequest) String() string
func (*GetTransferInventoryRequest) UnmarshalJSON ¶
func (x *GetTransferInventoryRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetTransferInventoryRequest from JSON.
func (*GetTransferInventoryRequest) UnmarshalProtoJSON ¶
func (x *GetTransferInventoryRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetTransferInventoryRequest message from JSON.
func (*GetTransferInventoryRequest) UnmarshalVT ¶
func (m *GetTransferInventoryRequest) UnmarshalVT(dAtA []byte) error
type GetTransferInventoryResponse ¶
type GetTransferInventoryResponse struct {
// Spaces is the list of spaces available for transfer.
Spaces []*space.SpaceSoListEntry `protobuf:"bytes,1,rep,name=spaces,proto3" json:"spaces,omitempty"`
// contains filtered or unexported fields
}
GetTransferInventoryResponse is the response for GetTransferInventory.
func (*GetTransferInventoryResponse) CloneMessageVT ¶
func (m *GetTransferInventoryResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetTransferInventoryResponse) CloneVT ¶
func (m *GetTransferInventoryResponse) CloneVT() *GetTransferInventoryResponse
func (*GetTransferInventoryResponse) EqualMessageVT ¶
func (this *GetTransferInventoryResponse) EqualMessageVT(thatMsg any) bool
func (*GetTransferInventoryResponse) EqualVT ¶
func (this *GetTransferInventoryResponse) EqualVT(that *GetTransferInventoryResponse) bool
func (*GetTransferInventoryResponse) GetSpaces ¶
func (x *GetTransferInventoryResponse) GetSpaces() []*space.SpaceSoListEntry
func (*GetTransferInventoryResponse) MarshalJSON ¶
func (x *GetTransferInventoryResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetTransferInventoryResponse to JSON.
func (*GetTransferInventoryResponse) MarshalProtoJSON ¶
func (x *GetTransferInventoryResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetTransferInventoryResponse message to JSON.
func (*GetTransferInventoryResponse) MarshalProtoText ¶
func (x *GetTransferInventoryResponse) MarshalProtoText() string
func (*GetTransferInventoryResponse) MarshalToSizedBufferVT ¶
func (m *GetTransferInventoryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTransferInventoryResponse) MarshalToVT ¶
func (m *GetTransferInventoryResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetTransferInventoryResponse) MarshalVT ¶
func (m *GetTransferInventoryResponse) MarshalVT() (dAtA []byte, err error)
func (*GetTransferInventoryResponse) ProtoMessage ¶
func (*GetTransferInventoryResponse) ProtoMessage()
func (*GetTransferInventoryResponse) Reset ¶
func (x *GetTransferInventoryResponse) Reset()
func (*GetTransferInventoryResponse) SizeVT ¶
func (m *GetTransferInventoryResponse) SizeVT() (n int)
func (*GetTransferInventoryResponse) String ¶
func (x *GetTransferInventoryResponse) String() string
func (*GetTransferInventoryResponse) UnmarshalJSON ¶
func (x *GetTransferInventoryResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetTransferInventoryResponse from JSON.
func (*GetTransferInventoryResponse) UnmarshalProtoJSON ¶
func (x *GetTransferInventoryResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetTransferInventoryResponse message from JSON.
func (*GetTransferInventoryResponse) UnmarshalVT ¶
func (m *GetTransferInventoryResponse) UnmarshalVT(dAtA []byte) error
type GetTransferStatusRequest ¶
type GetTransferStatusRequest struct {
// contains filtered or unexported fields
}
GetTransferStatusRequest is the request for GetTransferStatus.
func (*GetTransferStatusRequest) CloneMessageVT ¶
func (m *GetTransferStatusRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetTransferStatusRequest) CloneVT ¶
func (m *GetTransferStatusRequest) CloneVT() *GetTransferStatusRequest
func (*GetTransferStatusRequest) EqualMessageVT ¶
func (this *GetTransferStatusRequest) EqualMessageVT(thatMsg any) bool
func (*GetTransferStatusRequest) EqualVT ¶
func (this *GetTransferStatusRequest) EqualVT(that *GetTransferStatusRequest) bool
func (*GetTransferStatusRequest) MarshalJSON ¶
func (x *GetTransferStatusRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetTransferStatusRequest to JSON.
func (*GetTransferStatusRequest) MarshalProtoJSON ¶
func (x *GetTransferStatusRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetTransferStatusRequest message to JSON.
func (*GetTransferStatusRequest) MarshalProtoText ¶
func (x *GetTransferStatusRequest) MarshalProtoText() string
func (*GetTransferStatusRequest) MarshalToSizedBufferVT ¶
func (m *GetTransferStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTransferStatusRequest) MarshalToVT ¶
func (m *GetTransferStatusRequest) MarshalToVT(dAtA []byte) (int, error)
func (*GetTransferStatusRequest) MarshalVT ¶
func (m *GetTransferStatusRequest) MarshalVT() (dAtA []byte, err error)
func (*GetTransferStatusRequest) ProtoMessage ¶
func (*GetTransferStatusRequest) ProtoMessage()
func (*GetTransferStatusRequest) Reset ¶
func (x *GetTransferStatusRequest) Reset()
func (*GetTransferStatusRequest) SizeVT ¶
func (m *GetTransferStatusRequest) SizeVT() (n int)
func (*GetTransferStatusRequest) String ¶
func (x *GetTransferStatusRequest) String() string
func (*GetTransferStatusRequest) UnmarshalJSON ¶
func (x *GetTransferStatusRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetTransferStatusRequest from JSON.
func (*GetTransferStatusRequest) UnmarshalProtoJSON ¶
func (x *GetTransferStatusRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetTransferStatusRequest message from JSON.
func (*GetTransferStatusRequest) UnmarshalVT ¶
func (m *GetTransferStatusRequest) UnmarshalVT(dAtA []byte) error
type GetTransferStatusResponse ¶
type GetTransferStatusResponse struct {
// Active is true if a transfer is currently running in memory.
Active bool `protobuf:"varint,1,opt,name=active,proto3" json:"active,omitempty"`
// HasCheckpoint is true if a checkpoint exists from an interrupted transfer.
HasCheckpoint bool `protobuf:"varint,2,opt,name=has_checkpoint,json=hasCheckpoint,proto3" json:"hasCheckpoint,omitempty"`
// State is the transfer state (from active transfer or checkpoint).
State *transfer.TransferState `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
GetTransferStatusResponse is the response for GetTransferStatus.
func (*GetTransferStatusResponse) CloneMessageVT ¶
func (m *GetTransferStatusResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*GetTransferStatusResponse) CloneVT ¶
func (m *GetTransferStatusResponse) CloneVT() *GetTransferStatusResponse
func (*GetTransferStatusResponse) EqualMessageVT ¶
func (this *GetTransferStatusResponse) EqualMessageVT(thatMsg any) bool
func (*GetTransferStatusResponse) EqualVT ¶
func (this *GetTransferStatusResponse) EqualVT(that *GetTransferStatusResponse) bool
func (*GetTransferStatusResponse) GetActive ¶
func (x *GetTransferStatusResponse) GetActive() bool
func (*GetTransferStatusResponse) GetHasCheckpoint ¶
func (x *GetTransferStatusResponse) GetHasCheckpoint() bool
func (*GetTransferStatusResponse) GetState ¶
func (x *GetTransferStatusResponse) GetState() *transfer.TransferState
func (*GetTransferStatusResponse) MarshalJSON ¶
func (x *GetTransferStatusResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the GetTransferStatusResponse to JSON.
func (*GetTransferStatusResponse) MarshalProtoJSON ¶
func (x *GetTransferStatusResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the GetTransferStatusResponse message to JSON.
func (*GetTransferStatusResponse) MarshalProtoText ¶
func (x *GetTransferStatusResponse) MarshalProtoText() string
func (*GetTransferStatusResponse) MarshalToSizedBufferVT ¶
func (m *GetTransferStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GetTransferStatusResponse) MarshalToVT ¶
func (m *GetTransferStatusResponse) MarshalToVT(dAtA []byte) (int, error)
func (*GetTransferStatusResponse) MarshalVT ¶
func (m *GetTransferStatusResponse) MarshalVT() (dAtA []byte, err error)
func (*GetTransferStatusResponse) ProtoMessage ¶
func (*GetTransferStatusResponse) ProtoMessage()
func (*GetTransferStatusResponse) Reset ¶
func (x *GetTransferStatusResponse) Reset()
func (*GetTransferStatusResponse) SizeVT ¶
func (m *GetTransferStatusResponse) SizeVT() (n int)
func (*GetTransferStatusResponse) String ¶
func (x *GetTransferStatusResponse) String() string
func (*GetTransferStatusResponse) UnmarshalJSON ¶
func (x *GetTransferStatusResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the GetTransferStatusResponse from JSON.
func (*GetTransferStatusResponse) UnmarshalProtoJSON ¶
func (x *GetTransferStatusResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the GetTransferStatusResponse message from JSON.
func (*GetTransferStatusResponse) UnmarshalVT ¶
func (m *GetTransferStatusResponse) UnmarshalVT(dAtA []byte) error
type JoinSpaceViaInviteRequest ¶
type JoinSpaceViaInviteRequest struct {
// InviteMessage is the out-of-band SOInviteMessage from the space owner.
InviteMessage *sobject.SOInviteMessage `protobuf:"bytes,1,opt,name=invite_message,json=inviteMessage,proto3" json:"inviteMessage,omitempty"`
// contains filtered or unexported fields
}
JoinSpaceViaInviteRequest is the request for JoinSpaceViaInvite.
func (*JoinSpaceViaInviteRequest) CloneMessageVT ¶
func (m *JoinSpaceViaInviteRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*JoinSpaceViaInviteRequest) CloneVT ¶
func (m *JoinSpaceViaInviteRequest) CloneVT() *JoinSpaceViaInviteRequest
func (*JoinSpaceViaInviteRequest) EqualMessageVT ¶
func (this *JoinSpaceViaInviteRequest) EqualMessageVT(thatMsg any) bool
func (*JoinSpaceViaInviteRequest) EqualVT ¶
func (this *JoinSpaceViaInviteRequest) EqualVT(that *JoinSpaceViaInviteRequest) bool
func (*JoinSpaceViaInviteRequest) GetInviteMessage ¶
func (x *JoinSpaceViaInviteRequest) GetInviteMessage() *sobject.SOInviteMessage
func (*JoinSpaceViaInviteRequest) MarshalJSON ¶
func (x *JoinSpaceViaInviteRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the JoinSpaceViaInviteRequest to JSON.
func (*JoinSpaceViaInviteRequest) MarshalProtoJSON ¶
func (x *JoinSpaceViaInviteRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the JoinSpaceViaInviteRequest message to JSON.
func (*JoinSpaceViaInviteRequest) MarshalProtoText ¶
func (x *JoinSpaceViaInviteRequest) MarshalProtoText() string
func (*JoinSpaceViaInviteRequest) MarshalToSizedBufferVT ¶
func (m *JoinSpaceViaInviteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*JoinSpaceViaInviteRequest) MarshalToVT ¶
func (m *JoinSpaceViaInviteRequest) MarshalToVT(dAtA []byte) (int, error)
func (*JoinSpaceViaInviteRequest) MarshalVT ¶
func (m *JoinSpaceViaInviteRequest) MarshalVT() (dAtA []byte, err error)
func (*JoinSpaceViaInviteRequest) ProtoMessage ¶
func (*JoinSpaceViaInviteRequest) ProtoMessage()
func (*JoinSpaceViaInviteRequest) Reset ¶
func (x *JoinSpaceViaInviteRequest) Reset()
func (*JoinSpaceViaInviteRequest) SizeVT ¶
func (m *JoinSpaceViaInviteRequest) SizeVT() (n int)
func (*JoinSpaceViaInviteRequest) String ¶
func (x *JoinSpaceViaInviteRequest) String() string
func (*JoinSpaceViaInviteRequest) UnmarshalJSON ¶
func (x *JoinSpaceViaInviteRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the JoinSpaceViaInviteRequest from JSON.
func (*JoinSpaceViaInviteRequest) UnmarshalProtoJSON ¶
func (x *JoinSpaceViaInviteRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the JoinSpaceViaInviteRequest message from JSON.
func (*JoinSpaceViaInviteRequest) UnmarshalVT ¶
func (m *JoinSpaceViaInviteRequest) UnmarshalVT(dAtA []byte) error
type JoinSpaceViaInviteResponse ¶
type JoinSpaceViaInviteResponse struct {
SharedObjectId string `protobuf:"bytes,1,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
// Result describes whether the join completed immediately or only submitted.
Result JoinSpaceViaInviteResult `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
JoinSpaceViaInviteResponse is the response for JoinSpaceViaInvite.
func (*JoinSpaceViaInviteResponse) CloneMessageVT ¶
func (m *JoinSpaceViaInviteResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*JoinSpaceViaInviteResponse) CloneVT ¶
func (m *JoinSpaceViaInviteResponse) CloneVT() *JoinSpaceViaInviteResponse
func (*JoinSpaceViaInviteResponse) EqualMessageVT ¶
func (this *JoinSpaceViaInviteResponse) EqualMessageVT(thatMsg any) bool
func (*JoinSpaceViaInviteResponse) EqualVT ¶
func (this *JoinSpaceViaInviteResponse) EqualVT(that *JoinSpaceViaInviteResponse) bool
func (*JoinSpaceViaInviteResponse) GetResult ¶
func (x *JoinSpaceViaInviteResponse) GetResult() JoinSpaceViaInviteResult
func (*JoinSpaceViaInviteResponse) GetSharedObjectId ¶
func (x *JoinSpaceViaInviteResponse) GetSharedObjectId() string
func (*JoinSpaceViaInviteResponse) MarshalJSON ¶
func (x *JoinSpaceViaInviteResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the JoinSpaceViaInviteResponse to JSON.
func (*JoinSpaceViaInviteResponse) MarshalProtoJSON ¶
func (x *JoinSpaceViaInviteResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the JoinSpaceViaInviteResponse message to JSON.
func (*JoinSpaceViaInviteResponse) MarshalProtoText ¶
func (x *JoinSpaceViaInviteResponse) MarshalProtoText() string
func (*JoinSpaceViaInviteResponse) MarshalToSizedBufferVT ¶
func (m *JoinSpaceViaInviteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*JoinSpaceViaInviteResponse) MarshalToVT ¶
func (m *JoinSpaceViaInviteResponse) MarshalToVT(dAtA []byte) (int, error)
func (*JoinSpaceViaInviteResponse) MarshalVT ¶
func (m *JoinSpaceViaInviteResponse) MarshalVT() (dAtA []byte, err error)
func (*JoinSpaceViaInviteResponse) ProtoMessage ¶
func (*JoinSpaceViaInviteResponse) ProtoMessage()
func (*JoinSpaceViaInviteResponse) Reset ¶
func (x *JoinSpaceViaInviteResponse) Reset()
func (*JoinSpaceViaInviteResponse) SizeVT ¶
func (m *JoinSpaceViaInviteResponse) SizeVT() (n int)
func (*JoinSpaceViaInviteResponse) String ¶
func (x *JoinSpaceViaInviteResponse) String() string
func (*JoinSpaceViaInviteResponse) UnmarshalJSON ¶
func (x *JoinSpaceViaInviteResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the JoinSpaceViaInviteResponse from JSON.
func (*JoinSpaceViaInviteResponse) UnmarshalProtoJSON ¶
func (x *JoinSpaceViaInviteResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the JoinSpaceViaInviteResponse message from JSON.
func (*JoinSpaceViaInviteResponse) UnmarshalVT ¶
func (m *JoinSpaceViaInviteResponse) UnmarshalVT(dAtA []byte) error
type JoinSpaceViaInviteResult ¶
type JoinSpaceViaInviteResult int32
JoinSpaceViaInviteResult describes the immediate outcome of an invite join.
const ( // JoinSpaceViaInviteResult_UNSPECIFIED means the join outcome was not set. JoinSpaceViaInviteResult_JoinSpaceViaInviteResult_UNSPECIFIED JoinSpaceViaInviteResult = 0 // JoinSpaceViaInviteResult_ACCEPTED means the invite was accepted and the // shared object was joined immediately. JoinSpaceViaInviteResult_JoinSpaceViaInviteResult_ACCEPTED JoinSpaceViaInviteResult = 1 // JoinSpaceViaInviteResult_PENDING_OWNER_APPROVAL means the invite request is // waiting for owner-side mailbox processing. JoinSpaceViaInviteResult_JoinSpaceViaInviteResult_PENDING_OWNER_APPROVAL JoinSpaceViaInviteResult = 2 // JoinSpaceViaInviteResult_REJECTED means the invite request was denied or is // otherwise not eligible to join. JoinSpaceViaInviteResult_JoinSpaceViaInviteResult_REJECTED JoinSpaceViaInviteResult = 3 // JoinSpaceViaInviteResult_OWNER_MUST_BE_ONLINE means this invite path // requires a live direct owner session and no owner was reachable. JoinSpaceViaInviteResult_JoinSpaceViaInviteResult_OWNER_MUST_BE_ONLINE JoinSpaceViaInviteResult = 4 )
func (JoinSpaceViaInviteResult) Enum ¶
func (x JoinSpaceViaInviteResult) Enum() *JoinSpaceViaInviteResult
func (JoinSpaceViaInviteResult) MarshalJSON ¶
func (x JoinSpaceViaInviteResult) MarshalJSON() ([]byte, error)
MarshalJSON marshals the JoinSpaceViaInviteResult to JSON.
func (JoinSpaceViaInviteResult) MarshalProtoJSON ¶
func (x JoinSpaceViaInviteResult) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the JoinSpaceViaInviteResult to JSON.
func (JoinSpaceViaInviteResult) MarshalProtoText ¶
func (x JoinSpaceViaInviteResult) MarshalProtoText() string
func (JoinSpaceViaInviteResult) MarshalText ¶
func (x JoinSpaceViaInviteResult) MarshalText() ([]byte, error)
MarshalText marshals the JoinSpaceViaInviteResult to text.
func (JoinSpaceViaInviteResult) String ¶
func (x JoinSpaceViaInviteResult) String() string
func (*JoinSpaceViaInviteResult) UnmarshalJSON ¶
func (x *JoinSpaceViaInviteResult) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the JoinSpaceViaInviteResult from JSON.
func (*JoinSpaceViaInviteResult) UnmarshalProtoJSON ¶
func (x *JoinSpaceViaInviteResult) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the JoinSpaceViaInviteResult from JSON.
func (*JoinSpaceViaInviteResult) UnmarshalText ¶
func (x *JoinSpaceViaInviteResult) UnmarshalText(b []byte) error
UnmarshalText unmarshals the JoinSpaceViaInviteResult from text.
type ListSpaceInvitesRequest ¶
type ListSpaceInvitesRequest struct {
// SpaceId is the shared object ULID for the space.
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"spaceId,omitempty"`
// contains filtered or unexported fields
}
ListSpaceInvitesRequest is the request for ListSpaceInvites.
func (*ListSpaceInvitesRequest) CloneMessageVT ¶
func (m *ListSpaceInvitesRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ListSpaceInvitesRequest) CloneVT ¶
func (m *ListSpaceInvitesRequest) CloneVT() *ListSpaceInvitesRequest
func (*ListSpaceInvitesRequest) EqualMessageVT ¶
func (this *ListSpaceInvitesRequest) EqualMessageVT(thatMsg any) bool
func (*ListSpaceInvitesRequest) EqualVT ¶
func (this *ListSpaceInvitesRequest) EqualVT(that *ListSpaceInvitesRequest) bool
func (*ListSpaceInvitesRequest) GetSpaceId ¶
func (x *ListSpaceInvitesRequest) GetSpaceId() string
func (*ListSpaceInvitesRequest) MarshalJSON ¶
func (x *ListSpaceInvitesRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ListSpaceInvitesRequest to JSON.
func (*ListSpaceInvitesRequest) MarshalProtoJSON ¶
func (x *ListSpaceInvitesRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ListSpaceInvitesRequest message to JSON.
func (*ListSpaceInvitesRequest) MarshalProtoText ¶
func (x *ListSpaceInvitesRequest) MarshalProtoText() string
func (*ListSpaceInvitesRequest) MarshalToSizedBufferVT ¶
func (m *ListSpaceInvitesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListSpaceInvitesRequest) MarshalToVT ¶
func (m *ListSpaceInvitesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListSpaceInvitesRequest) MarshalVT ¶
func (m *ListSpaceInvitesRequest) MarshalVT() (dAtA []byte, err error)
func (*ListSpaceInvitesRequest) ProtoMessage ¶
func (*ListSpaceInvitesRequest) ProtoMessage()
func (*ListSpaceInvitesRequest) Reset ¶
func (x *ListSpaceInvitesRequest) Reset()
func (*ListSpaceInvitesRequest) SizeVT ¶
func (m *ListSpaceInvitesRequest) SizeVT() (n int)
func (*ListSpaceInvitesRequest) String ¶
func (x *ListSpaceInvitesRequest) String() string
func (*ListSpaceInvitesRequest) UnmarshalJSON ¶
func (x *ListSpaceInvitesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ListSpaceInvitesRequest from JSON.
func (*ListSpaceInvitesRequest) UnmarshalProtoJSON ¶
func (x *ListSpaceInvitesRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ListSpaceInvitesRequest message from JSON.
func (*ListSpaceInvitesRequest) UnmarshalVT ¶
func (m *ListSpaceInvitesRequest) UnmarshalVT(dAtA []byte) error
type ListSpaceInvitesResponse ¶
type ListSpaceInvitesResponse struct {
// Invites is the list of invites on the space.
Invites []*sobject.SOInvite `protobuf:"bytes,1,rep,name=invites,proto3" json:"invites,omitempty"`
// contains filtered or unexported fields
}
ListSpaceInvitesResponse is the response for ListSpaceInvites.
func (*ListSpaceInvitesResponse) CloneMessageVT ¶
func (m *ListSpaceInvitesResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ListSpaceInvitesResponse) CloneVT ¶
func (m *ListSpaceInvitesResponse) CloneVT() *ListSpaceInvitesResponse
func (*ListSpaceInvitesResponse) EqualMessageVT ¶
func (this *ListSpaceInvitesResponse) EqualMessageVT(thatMsg any) bool
func (*ListSpaceInvitesResponse) EqualVT ¶
func (this *ListSpaceInvitesResponse) EqualVT(that *ListSpaceInvitesResponse) bool
func (*ListSpaceInvitesResponse) GetInvites ¶
func (x *ListSpaceInvitesResponse) GetInvites() []*sobject.SOInvite
func (*ListSpaceInvitesResponse) MarshalJSON ¶
func (x *ListSpaceInvitesResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ListSpaceInvitesResponse to JSON.
func (*ListSpaceInvitesResponse) MarshalProtoJSON ¶
func (x *ListSpaceInvitesResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ListSpaceInvitesResponse message to JSON.
func (*ListSpaceInvitesResponse) MarshalProtoText ¶
func (x *ListSpaceInvitesResponse) MarshalProtoText() string
func (*ListSpaceInvitesResponse) MarshalToSizedBufferVT ¶
func (m *ListSpaceInvitesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListSpaceInvitesResponse) MarshalToVT ¶
func (m *ListSpaceInvitesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListSpaceInvitesResponse) MarshalVT ¶
func (m *ListSpaceInvitesResponse) MarshalVT() (dAtA []byte, err error)
func (*ListSpaceInvitesResponse) ProtoMessage ¶
func (*ListSpaceInvitesResponse) ProtoMessage()
func (*ListSpaceInvitesResponse) Reset ¶
func (x *ListSpaceInvitesResponse) Reset()
func (*ListSpaceInvitesResponse) SizeVT ¶
func (m *ListSpaceInvitesResponse) SizeVT() (n int)
func (*ListSpaceInvitesResponse) String ¶
func (x *ListSpaceInvitesResponse) String() string
func (*ListSpaceInvitesResponse) UnmarshalJSON ¶
func (x *ListSpaceInvitesResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ListSpaceInvitesResponse from JSON.
func (*ListSpaceInvitesResponse) UnmarshalProtoJSON ¶
func (x *ListSpaceInvitesResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ListSpaceInvitesResponse message from JSON.
func (*ListSpaceInvitesResponse) UnmarshalVT ¶
func (m *ListSpaceInvitesResponse) UnmarshalVT(dAtA []byte) error
type ListSpaceParticipantsRequest ¶
type ListSpaceParticipantsRequest struct {
// SpaceId is the shared object ULID for the space.
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"spaceId,omitempty"`
// contains filtered or unexported fields
}
ListSpaceParticipantsRequest is the request for ListSpaceParticipants.
func (*ListSpaceParticipantsRequest) CloneMessageVT ¶
func (m *ListSpaceParticipantsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ListSpaceParticipantsRequest) CloneVT ¶
func (m *ListSpaceParticipantsRequest) CloneVT() *ListSpaceParticipantsRequest
func (*ListSpaceParticipantsRequest) EqualMessageVT ¶
func (this *ListSpaceParticipantsRequest) EqualMessageVT(thatMsg any) bool
func (*ListSpaceParticipantsRequest) EqualVT ¶
func (this *ListSpaceParticipantsRequest) EqualVT(that *ListSpaceParticipantsRequest) bool
func (*ListSpaceParticipantsRequest) GetSpaceId ¶
func (x *ListSpaceParticipantsRequest) GetSpaceId() string
func (*ListSpaceParticipantsRequest) MarshalJSON ¶
func (x *ListSpaceParticipantsRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ListSpaceParticipantsRequest to JSON.
func (*ListSpaceParticipantsRequest) MarshalProtoJSON ¶
func (x *ListSpaceParticipantsRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ListSpaceParticipantsRequest message to JSON.
func (*ListSpaceParticipantsRequest) MarshalProtoText ¶
func (x *ListSpaceParticipantsRequest) MarshalProtoText() string
func (*ListSpaceParticipantsRequest) MarshalToSizedBufferVT ¶
func (m *ListSpaceParticipantsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListSpaceParticipantsRequest) MarshalToVT ¶
func (m *ListSpaceParticipantsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListSpaceParticipantsRequest) MarshalVT ¶
func (m *ListSpaceParticipantsRequest) MarshalVT() (dAtA []byte, err error)
func (*ListSpaceParticipantsRequest) ProtoMessage ¶
func (*ListSpaceParticipantsRequest) ProtoMessage()
func (*ListSpaceParticipantsRequest) Reset ¶
func (x *ListSpaceParticipantsRequest) Reset()
func (*ListSpaceParticipantsRequest) SizeVT ¶
func (m *ListSpaceParticipantsRequest) SizeVT() (n int)
func (*ListSpaceParticipantsRequest) String ¶
func (x *ListSpaceParticipantsRequest) String() string
func (*ListSpaceParticipantsRequest) UnmarshalJSON ¶
func (x *ListSpaceParticipantsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ListSpaceParticipantsRequest from JSON.
func (*ListSpaceParticipantsRequest) UnmarshalProtoJSON ¶
func (x *ListSpaceParticipantsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ListSpaceParticipantsRequest message from JSON.
func (*ListSpaceParticipantsRequest) UnmarshalVT ¶
func (m *ListSpaceParticipantsRequest) UnmarshalVT(dAtA []byte) error
type ListSpaceParticipantsResponse ¶
type ListSpaceParticipantsResponse struct {
// Participants is the list of participants on the space.
Participants []*sobject.SOParticipantConfig `protobuf:"bytes,1,rep,name=participants,proto3" json:"participants,omitempty"`
// contains filtered or unexported fields
}
ListSpaceParticipantsResponse is the response for ListSpaceParticipants.
func (*ListSpaceParticipantsResponse) CloneMessageVT ¶
func (m *ListSpaceParticipantsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ListSpaceParticipantsResponse) CloneVT ¶
func (m *ListSpaceParticipantsResponse) CloneVT() *ListSpaceParticipantsResponse
func (*ListSpaceParticipantsResponse) EqualMessageVT ¶
func (this *ListSpaceParticipantsResponse) EqualMessageVT(thatMsg any) bool
func (*ListSpaceParticipantsResponse) EqualVT ¶
func (this *ListSpaceParticipantsResponse) EqualVT(that *ListSpaceParticipantsResponse) bool
func (*ListSpaceParticipantsResponse) GetParticipants ¶
func (x *ListSpaceParticipantsResponse) GetParticipants() []*sobject.SOParticipantConfig
func (*ListSpaceParticipantsResponse) MarshalJSON ¶
func (x *ListSpaceParticipantsResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ListSpaceParticipantsResponse to JSON.
func (*ListSpaceParticipantsResponse) MarshalProtoJSON ¶
func (x *ListSpaceParticipantsResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ListSpaceParticipantsResponse message to JSON.
func (*ListSpaceParticipantsResponse) MarshalProtoText ¶
func (x *ListSpaceParticipantsResponse) MarshalProtoText() string
func (*ListSpaceParticipantsResponse) MarshalToSizedBufferVT ¶
func (m *ListSpaceParticipantsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListSpaceParticipantsResponse) MarshalToVT ¶
func (m *ListSpaceParticipantsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListSpaceParticipantsResponse) MarshalVT ¶
func (m *ListSpaceParticipantsResponse) MarshalVT() (dAtA []byte, err error)
func (*ListSpaceParticipantsResponse) ProtoMessage ¶
func (*ListSpaceParticipantsResponse) ProtoMessage()
func (*ListSpaceParticipantsResponse) Reset ¶
func (x *ListSpaceParticipantsResponse) Reset()
func (*ListSpaceParticipantsResponse) SizeVT ¶
func (m *ListSpaceParticipantsResponse) SizeVT() (n int)
func (*ListSpaceParticipantsResponse) String ¶
func (x *ListSpaceParticipantsResponse) String() string
func (*ListSpaceParticipantsResponse) UnmarshalJSON ¶
func (x *ListSpaceParticipantsResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ListSpaceParticipantsResponse from JSON.
func (*ListSpaceParticipantsResponse) UnmarshalProtoJSON ¶
func (x *ListSpaceParticipantsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ListSpaceParticipantsResponse message from JSON.
func (*ListSpaceParticipantsResponse) UnmarshalVT ¶
func (m *ListSpaceParticipantsResponse) UnmarshalVT(dAtA []byte) error
type LocalPairingAnswer ¶
type LocalPairingAnswer struct {
// Sdp is the complete SDP answer string (with ICE candidates gathered).
Sdp string `protobuf:"bytes,1,opt,name=sdp,proto3" json:"sdp,omitempty"`
// PeerId is the base58 peer ID of the answerer.
PeerId string `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
LocalPairingAnswer is the SDP answer for no-cloud device pairing. Same encoding: proto binary -> DEFLATE compress -> base58.
func DecodeLocalPairingAnswer ¶
func DecodeLocalPairingAnswer(encoded string) (*LocalPairingAnswer, error)
DecodeLocalPairingAnswer decodes a base58 string into a LocalPairingAnswer.
func (*LocalPairingAnswer) CloneMessageVT ¶
func (m *LocalPairingAnswer) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*LocalPairingAnswer) CloneVT ¶
func (m *LocalPairingAnswer) CloneVT() *LocalPairingAnswer
func (*LocalPairingAnswer) EqualMessageVT ¶
func (this *LocalPairingAnswer) EqualMessageVT(thatMsg any) bool
func (*LocalPairingAnswer) EqualVT ¶
func (this *LocalPairingAnswer) EqualVT(that *LocalPairingAnswer) bool
func (*LocalPairingAnswer) GetPeerId ¶
func (x *LocalPairingAnswer) GetPeerId() string
func (*LocalPairingAnswer) GetSdp ¶
func (x *LocalPairingAnswer) GetSdp() string
func (*LocalPairingAnswer) MarshalJSON ¶
func (x *LocalPairingAnswer) MarshalJSON() ([]byte, error)
MarshalJSON marshals the LocalPairingAnswer to JSON.
func (*LocalPairingAnswer) MarshalProtoJSON ¶
func (x *LocalPairingAnswer) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the LocalPairingAnswer message to JSON.
func (*LocalPairingAnswer) MarshalProtoText ¶
func (x *LocalPairingAnswer) MarshalProtoText() string
func (*LocalPairingAnswer) MarshalToSizedBufferVT ¶
func (m *LocalPairingAnswer) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LocalPairingAnswer) MarshalToVT ¶
func (m *LocalPairingAnswer) MarshalToVT(dAtA []byte) (int, error)
func (*LocalPairingAnswer) MarshalVT ¶
func (m *LocalPairingAnswer) MarshalVT() (dAtA []byte, err error)
func (*LocalPairingAnswer) ParsePeerID ¶
func (a *LocalPairingAnswer) ParsePeerID() (peer.ID, error)
ParsePeerID parses the peer ID from a LocalPairingAnswer.
func (*LocalPairingAnswer) ProtoMessage ¶
func (*LocalPairingAnswer) ProtoMessage()
func (*LocalPairingAnswer) Reset ¶
func (x *LocalPairingAnswer) Reset()
func (*LocalPairingAnswer) SizeVT ¶
func (m *LocalPairingAnswer) SizeVT() (n int)
func (*LocalPairingAnswer) String ¶
func (x *LocalPairingAnswer) String() string
func (*LocalPairingAnswer) UnmarshalJSON ¶
func (x *LocalPairingAnswer) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the LocalPairingAnswer from JSON.
func (*LocalPairingAnswer) UnmarshalProtoJSON ¶
func (x *LocalPairingAnswer) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the LocalPairingAnswer message from JSON.
func (*LocalPairingAnswer) UnmarshalVT ¶
func (m *LocalPairingAnswer) UnmarshalVT(dAtA []byte) error
type LocalPairingOffer ¶
type LocalPairingOffer struct {
// Sdp is the complete SDP offer string (with ICE candidates gathered).
Sdp string `protobuf:"bytes,1,opt,name=sdp,proto3" json:"sdp,omitempty"`
// PeerId is the base58 peer ID of the offerer.
PeerId string `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
LocalPairingOffer is the SDP offer for no-cloud device pairing. Serialized as proto binary, compressed with DEFLATE, then base58 encoded for display as QR code or copyable string. The public key is extracted from the peer ID (which embeds the multihash of the public key).
func DecodeLocalPairingOffer ¶
func DecodeLocalPairingOffer(encoded string) (*LocalPairingOffer, error)
DecodeLocalPairingOffer decodes a base58 string into a LocalPairingOffer.
func (*LocalPairingOffer) CloneMessageVT ¶
func (m *LocalPairingOffer) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*LocalPairingOffer) CloneVT ¶
func (m *LocalPairingOffer) CloneVT() *LocalPairingOffer
func (*LocalPairingOffer) EqualMessageVT ¶
func (this *LocalPairingOffer) EqualMessageVT(thatMsg any) bool
func (*LocalPairingOffer) EqualVT ¶
func (this *LocalPairingOffer) EqualVT(that *LocalPairingOffer) bool
func (*LocalPairingOffer) GetPeerId ¶
func (x *LocalPairingOffer) GetPeerId() string
func (*LocalPairingOffer) GetSdp ¶
func (x *LocalPairingOffer) GetSdp() string
func (*LocalPairingOffer) MarshalJSON ¶
func (x *LocalPairingOffer) MarshalJSON() ([]byte, error)
MarshalJSON marshals the LocalPairingOffer to JSON.
func (*LocalPairingOffer) MarshalProtoJSON ¶
func (x *LocalPairingOffer) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the LocalPairingOffer message to JSON.
func (*LocalPairingOffer) MarshalProtoText ¶
func (x *LocalPairingOffer) MarshalProtoText() string
func (*LocalPairingOffer) MarshalToSizedBufferVT ¶
func (m *LocalPairingOffer) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LocalPairingOffer) MarshalToVT ¶
func (m *LocalPairingOffer) MarshalToVT(dAtA []byte) (int, error)
func (*LocalPairingOffer) MarshalVT ¶
func (m *LocalPairingOffer) MarshalVT() (dAtA []byte, err error)
func (*LocalPairingOffer) ParsePeerID ¶
func (o *LocalPairingOffer) ParsePeerID() (peer.ID, error)
ParsePeerID parses the peer ID from a LocalPairingOffer.
func (*LocalPairingOffer) ProtoMessage ¶
func (*LocalPairingOffer) ProtoMessage()
func (*LocalPairingOffer) Reset ¶
func (x *LocalPairingOffer) Reset()
func (*LocalPairingOffer) SizeVT ¶
func (m *LocalPairingOffer) SizeVT() (n int)
func (*LocalPairingOffer) String ¶
func (x *LocalPairingOffer) String() string
func (*LocalPairingOffer) UnmarshalJSON ¶
func (x *LocalPairingOffer) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the LocalPairingOffer from JSON.
func (*LocalPairingOffer) UnmarshalProtoJSON ¶
func (x *LocalPairingOffer) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the LocalPairingOffer message from JSON.
func (*LocalPairingOffer) UnmarshalVT ¶
func (m *LocalPairingOffer) UnmarshalVT(dAtA []byte) error
type LockSessionRequest ¶
type LockSessionRequest struct {
// contains filtered or unexported fields
}
LockSessionRequest is the request type for LockSession.
func (*LockSessionRequest) CloneMessageVT ¶
func (m *LockSessionRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*LockSessionRequest) CloneVT ¶
func (m *LockSessionRequest) CloneVT() *LockSessionRequest
func (*LockSessionRequest) EqualMessageVT ¶
func (this *LockSessionRequest) EqualMessageVT(thatMsg any) bool
func (*LockSessionRequest) EqualVT ¶
func (this *LockSessionRequest) EqualVT(that *LockSessionRequest) bool
func (*LockSessionRequest) MarshalJSON ¶
func (x *LockSessionRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the LockSessionRequest to JSON.
func (*LockSessionRequest) MarshalProtoJSON ¶
func (x *LockSessionRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the LockSessionRequest message to JSON.
func (*LockSessionRequest) MarshalProtoText ¶
func (x *LockSessionRequest) MarshalProtoText() string
func (*LockSessionRequest) MarshalToSizedBufferVT ¶
func (m *LockSessionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LockSessionRequest) MarshalToVT ¶
func (m *LockSessionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*LockSessionRequest) MarshalVT ¶
func (m *LockSessionRequest) MarshalVT() (dAtA []byte, err error)
func (*LockSessionRequest) ProtoMessage ¶
func (*LockSessionRequest) ProtoMessage()
func (*LockSessionRequest) Reset ¶
func (x *LockSessionRequest) Reset()
func (*LockSessionRequest) SizeVT ¶
func (m *LockSessionRequest) SizeVT() (n int)
func (*LockSessionRequest) String ¶
func (x *LockSessionRequest) String() string
func (*LockSessionRequest) UnmarshalJSON ¶
func (x *LockSessionRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the LockSessionRequest from JSON.
func (*LockSessionRequest) UnmarshalProtoJSON ¶
func (x *LockSessionRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the LockSessionRequest message from JSON.
func (*LockSessionRequest) UnmarshalVT ¶
func (m *LockSessionRequest) UnmarshalVT(dAtA []byte) error
type LockSessionResponse ¶
type LockSessionResponse struct {
// contains filtered or unexported fields
}
LockSessionResponse is the response type for LockSession.
func (*LockSessionResponse) CloneMessageVT ¶
func (m *LockSessionResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*LockSessionResponse) CloneVT ¶
func (m *LockSessionResponse) CloneVT() *LockSessionResponse
func (*LockSessionResponse) EqualMessageVT ¶
func (this *LockSessionResponse) EqualMessageVT(thatMsg any) bool
func (*LockSessionResponse) EqualVT ¶
func (this *LockSessionResponse) EqualVT(that *LockSessionResponse) bool
func (*LockSessionResponse) MarshalJSON ¶
func (x *LockSessionResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the LockSessionResponse to JSON.
func (*LockSessionResponse) MarshalProtoJSON ¶
func (x *LockSessionResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the LockSessionResponse message to JSON.
func (*LockSessionResponse) MarshalProtoText ¶
func (x *LockSessionResponse) MarshalProtoText() string
func (*LockSessionResponse) MarshalToSizedBufferVT ¶
func (m *LockSessionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LockSessionResponse) MarshalToVT ¶
func (m *LockSessionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*LockSessionResponse) MarshalVT ¶
func (m *LockSessionResponse) MarshalVT() (dAtA []byte, err error)
func (*LockSessionResponse) ProtoMessage ¶
func (*LockSessionResponse) ProtoMessage()
func (*LockSessionResponse) Reset ¶
func (x *LockSessionResponse) Reset()
func (*LockSessionResponse) SizeVT ¶
func (m *LockSessionResponse) SizeVT() (n int)
func (*LockSessionResponse) String ¶
func (x *LockSessionResponse) String() string
func (*LockSessionResponse) UnmarshalJSON ¶
func (x *LockSessionResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the LockSessionResponse from JSON.
func (*LockSessionResponse) UnmarshalProtoJSON ¶
func (x *LockSessionResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the LockSessionResponse message from JSON.
func (*LockSessionResponse) UnmarshalVT ¶
func (m *LockSessionResponse) UnmarshalVT(dAtA []byte) error
type ManualSignalTransport ¶
type ManualSignalTransport struct {
// contains filtered or unexported fields
}
ManualSignalTransport manages a WebRTC peer connection for manual SDP exchange. Unlike the bifrost WebRTC transport which uses trickle ICE via a signaling channel, this gathers all ICE candidates before producing the SDP, suitable for QR code or paste-based exchange.
func NewManualSignalTransport ¶
func NewManualSignalTransport( le *logrus.Entry, identity *p2ptls.Identity, localPeerID peer.ID, iceServers []webrtc.ICEServer, ) (*ManualSignalTransport, error)
NewManualSignalTransport creates a new transport with the given identity and ICE server configuration. The datachannel is pre-created in negotiated mode.
func (*ManualSignalTransport) AcceptAnswer ¶
func (m *ManualSignalTransport) AcceptAnswer(answerSDP string) error
AcceptAnswer sets the remote SDP answer to complete the WebRTC connection.
func (*ManualSignalTransport) AcceptOffer ¶
AcceptOffer accepts a remote SDP offer and returns a complete SDP answer with all ICE candidates gathered. The caller is marked as the answerer.
func (*ManualSignalTransport) Close ¶
func (m *ManualSignalTransport) Close() error
Close closes the peer connection and releases resources.
func (*ManualSignalTransport) CreateOffer ¶
func (m *ManualSignalTransport) CreateOffer(ctx context.Context) (string, error)
CreateOffer generates a complete SDP offer with all ICE candidates gathered. The caller is marked as the offerer for subsequent QUIC role selection.
func (*ManualSignalTransport) IsOfferer ¶
func (m *ManualSignalTransport) IsOfferer() bool
IsOfferer returns true if this transport created the WebRTC offer (QUIC server).
func (*ManualSignalTransport) WaitLink ¶
func (m *ManualSignalTransport) WaitLink(ctx context.Context, remotePeerID peer.ID) (*transport_quic.Link, error)
WaitLink waits for the datachannel to open and establishes a bifrost QUIC link over the WebRTC datachannel. The offerer listens for QUIC and the answerer dials, matching the bifrost convention.
type MountSharedObjectRequest ¶
type MountSharedObjectRequest struct {
SharedObjectId string `protobuf:"bytes,1,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
// contains filtered or unexported fields
}
MountSharedObjectRequest is the request type for MountSharedObject.
func (*MountSharedObjectRequest) CloneMessageVT ¶
func (m *MountSharedObjectRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*MountSharedObjectRequest) CloneVT ¶
func (m *MountSharedObjectRequest) CloneVT() *MountSharedObjectRequest
func (*MountSharedObjectRequest) EqualMessageVT ¶
func (this *MountSharedObjectRequest) EqualMessageVT(thatMsg any) bool
func (*MountSharedObjectRequest) EqualVT ¶
func (this *MountSharedObjectRequest) EqualVT(that *MountSharedObjectRequest) bool
func (*MountSharedObjectRequest) GetSharedObjectId ¶
func (x *MountSharedObjectRequest) GetSharedObjectId() string
func (*MountSharedObjectRequest) MarshalJSON ¶
func (x *MountSharedObjectRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the MountSharedObjectRequest to JSON.
func (*MountSharedObjectRequest) MarshalProtoJSON ¶
func (x *MountSharedObjectRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the MountSharedObjectRequest message to JSON.
func (*MountSharedObjectRequest) MarshalProtoText ¶
func (x *MountSharedObjectRequest) MarshalProtoText() string
func (*MountSharedObjectRequest) MarshalToSizedBufferVT ¶
func (m *MountSharedObjectRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MountSharedObjectRequest) MarshalToVT ¶
func (m *MountSharedObjectRequest) MarshalToVT(dAtA []byte) (int, error)
func (*MountSharedObjectRequest) MarshalVT ¶
func (m *MountSharedObjectRequest) MarshalVT() (dAtA []byte, err error)
func (*MountSharedObjectRequest) ProtoMessage ¶
func (*MountSharedObjectRequest) ProtoMessage()
func (*MountSharedObjectRequest) Reset ¶
func (x *MountSharedObjectRequest) Reset()
func (*MountSharedObjectRequest) SizeVT ¶
func (m *MountSharedObjectRequest) SizeVT() (n int)
func (*MountSharedObjectRequest) String ¶
func (x *MountSharedObjectRequest) String() string
func (*MountSharedObjectRequest) UnmarshalJSON ¶
func (x *MountSharedObjectRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the MountSharedObjectRequest from JSON.
func (*MountSharedObjectRequest) UnmarshalProtoJSON ¶
func (x *MountSharedObjectRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the MountSharedObjectRequest message from JSON.
func (*MountSharedObjectRequest) UnmarshalVT ¶
func (m *MountSharedObjectRequest) UnmarshalVT(dAtA []byte) error
type MountSharedObjectResponse ¶
type MountSharedObjectResponse struct {
ResourceId uint32 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resourceId,omitempty"`
// Contains the body type and body metadata.
SharedObjectMeta *sobject.SharedObjectMeta `protobuf:"bytes,2,opt,name=shared_object_meta,json=sharedObjectMeta,proto3" json:"sharedObjectMeta,omitempty"`
PeerId string `protobuf:"bytes,3,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
SharedObjectId string `protobuf:"bytes,4,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
BlockStoreId string `protobuf:"bytes,5,opt,name=block_store_id,json=blockStoreId,proto3" json:"blockStoreId,omitempty"`
// The zero value (0) indicates any.
HashType hash.HashType `protobuf:"varint,6,opt,name=hash_type,json=hashType,proto3" json:"hashType,omitempty"`
// contains filtered or unexported fields
}
MountSharedObjectResponse is the response type for MountSharedObject.
func (*MountSharedObjectResponse) CloneMessageVT ¶
func (m *MountSharedObjectResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*MountSharedObjectResponse) CloneVT ¶
func (m *MountSharedObjectResponse) CloneVT() *MountSharedObjectResponse
func (*MountSharedObjectResponse) EqualMessageVT ¶
func (this *MountSharedObjectResponse) EqualMessageVT(thatMsg any) bool
func (*MountSharedObjectResponse) EqualVT ¶
func (this *MountSharedObjectResponse) EqualVT(that *MountSharedObjectResponse) bool
func (*MountSharedObjectResponse) GetBlockStoreId ¶
func (x *MountSharedObjectResponse) GetBlockStoreId() string
func (*MountSharedObjectResponse) GetHashType ¶
func (x *MountSharedObjectResponse) GetHashType() hash.HashType
func (*MountSharedObjectResponse) GetPeerId ¶
func (x *MountSharedObjectResponse) GetPeerId() string
func (*MountSharedObjectResponse) GetResourceId ¶
func (x *MountSharedObjectResponse) GetResourceId() uint32
func (*MountSharedObjectResponse) GetSharedObjectId ¶
func (x *MountSharedObjectResponse) GetSharedObjectId() string
func (*MountSharedObjectResponse) GetSharedObjectMeta ¶
func (x *MountSharedObjectResponse) GetSharedObjectMeta() *sobject.SharedObjectMeta
func (*MountSharedObjectResponse) MarshalJSON ¶
func (x *MountSharedObjectResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the MountSharedObjectResponse to JSON.
func (*MountSharedObjectResponse) MarshalProtoJSON ¶
func (x *MountSharedObjectResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the MountSharedObjectResponse message to JSON.
func (*MountSharedObjectResponse) MarshalProtoText ¶
func (x *MountSharedObjectResponse) MarshalProtoText() string
func (*MountSharedObjectResponse) MarshalToSizedBufferVT ¶
func (m *MountSharedObjectResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MountSharedObjectResponse) MarshalToVT ¶
func (m *MountSharedObjectResponse) MarshalToVT(dAtA []byte) (int, error)
func (*MountSharedObjectResponse) MarshalVT ¶
func (m *MountSharedObjectResponse) MarshalVT() (dAtA []byte, err error)
func (*MountSharedObjectResponse) ProtoMessage ¶
func (*MountSharedObjectResponse) ProtoMessage()
func (*MountSharedObjectResponse) Reset ¶
func (x *MountSharedObjectResponse) Reset()
func (*MountSharedObjectResponse) SizeVT ¶
func (m *MountSharedObjectResponse) SizeVT() (n int)
func (*MountSharedObjectResponse) String ¶
func (x *MountSharedObjectResponse) String() string
func (*MountSharedObjectResponse) UnmarshalJSON ¶
func (x *MountSharedObjectResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the MountSharedObjectResponse from JSON.
func (*MountSharedObjectResponse) UnmarshalProtoJSON ¶
func (x *MountSharedObjectResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the MountSharedObjectResponse message from JSON.
func (*MountSharedObjectResponse) UnmarshalVT ¶
func (m *MountSharedObjectResponse) UnmarshalVT(dAtA []byte) error
type MountSharedObjectSelfEnrollmentRequest ¶
type MountSharedObjectSelfEnrollmentRequest struct {
// contains filtered or unexported fields
}
MountSharedObjectSelfEnrollmentRequest is the request for MountSharedObjectSelfEnrollment.
func (*MountSharedObjectSelfEnrollmentRequest) CloneMessageVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*MountSharedObjectSelfEnrollmentRequest) CloneVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) CloneVT() *MountSharedObjectSelfEnrollmentRequest
func (*MountSharedObjectSelfEnrollmentRequest) EqualMessageVT ¶
func (this *MountSharedObjectSelfEnrollmentRequest) EqualMessageVT(thatMsg any) bool
func (*MountSharedObjectSelfEnrollmentRequest) EqualVT ¶
func (this *MountSharedObjectSelfEnrollmentRequest) EqualVT(that *MountSharedObjectSelfEnrollmentRequest) bool
func (*MountSharedObjectSelfEnrollmentRequest) MarshalJSON ¶
func (x *MountSharedObjectSelfEnrollmentRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the MountSharedObjectSelfEnrollmentRequest to JSON.
func (*MountSharedObjectSelfEnrollmentRequest) MarshalProtoJSON ¶
func (x *MountSharedObjectSelfEnrollmentRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the MountSharedObjectSelfEnrollmentRequest message to JSON.
func (*MountSharedObjectSelfEnrollmentRequest) MarshalProtoText ¶
func (x *MountSharedObjectSelfEnrollmentRequest) MarshalProtoText() string
func (*MountSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MountSharedObjectSelfEnrollmentRequest) MarshalToVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) MarshalToVT(dAtA []byte) (int, error)
func (*MountSharedObjectSelfEnrollmentRequest) MarshalVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) MarshalVT() (dAtA []byte, err error)
func (*MountSharedObjectSelfEnrollmentRequest) ProtoMessage ¶
func (*MountSharedObjectSelfEnrollmentRequest) ProtoMessage()
func (*MountSharedObjectSelfEnrollmentRequest) Reset ¶
func (x *MountSharedObjectSelfEnrollmentRequest) Reset()
func (*MountSharedObjectSelfEnrollmentRequest) SizeVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) SizeVT() (n int)
func (*MountSharedObjectSelfEnrollmentRequest) String ¶
func (x *MountSharedObjectSelfEnrollmentRequest) String() string
func (*MountSharedObjectSelfEnrollmentRequest) UnmarshalJSON ¶
func (x *MountSharedObjectSelfEnrollmentRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the MountSharedObjectSelfEnrollmentRequest from JSON.
func (*MountSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON ¶
func (x *MountSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the MountSharedObjectSelfEnrollmentRequest message from JSON.
func (*MountSharedObjectSelfEnrollmentRequest) UnmarshalVT ¶
func (m *MountSharedObjectSelfEnrollmentRequest) UnmarshalVT(dAtA []byte) error
type MountSharedObjectSelfEnrollmentResponse ¶
type MountSharedObjectSelfEnrollmentResponse struct {
ResourceId uint32 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resourceId,omitempty"`
// contains filtered or unexported fields
}
MountSharedObjectSelfEnrollmentResponse is the response for MountSharedObjectSelfEnrollment.
func (*MountSharedObjectSelfEnrollmentResponse) CloneMessageVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*MountSharedObjectSelfEnrollmentResponse) CloneVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) CloneVT() *MountSharedObjectSelfEnrollmentResponse
func (*MountSharedObjectSelfEnrollmentResponse) EqualMessageVT ¶
func (this *MountSharedObjectSelfEnrollmentResponse) EqualMessageVT(thatMsg any) bool
func (*MountSharedObjectSelfEnrollmentResponse) EqualVT ¶
func (this *MountSharedObjectSelfEnrollmentResponse) EqualVT(that *MountSharedObjectSelfEnrollmentResponse) bool
func (*MountSharedObjectSelfEnrollmentResponse) GetResourceId ¶
func (x *MountSharedObjectSelfEnrollmentResponse) GetResourceId() uint32
func (*MountSharedObjectSelfEnrollmentResponse) MarshalJSON ¶
func (x *MountSharedObjectSelfEnrollmentResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the MountSharedObjectSelfEnrollmentResponse to JSON.
func (*MountSharedObjectSelfEnrollmentResponse) MarshalProtoJSON ¶
func (x *MountSharedObjectSelfEnrollmentResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the MountSharedObjectSelfEnrollmentResponse message to JSON.
func (*MountSharedObjectSelfEnrollmentResponse) MarshalProtoText ¶
func (x *MountSharedObjectSelfEnrollmentResponse) MarshalProtoText() string
func (*MountSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MountSharedObjectSelfEnrollmentResponse) MarshalToVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*MountSharedObjectSelfEnrollmentResponse) MarshalVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) MarshalVT() (dAtA []byte, err error)
func (*MountSharedObjectSelfEnrollmentResponse) ProtoMessage ¶
func (*MountSharedObjectSelfEnrollmentResponse) ProtoMessage()
func (*MountSharedObjectSelfEnrollmentResponse) Reset ¶
func (x *MountSharedObjectSelfEnrollmentResponse) Reset()
func (*MountSharedObjectSelfEnrollmentResponse) SizeVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) SizeVT() (n int)
func (*MountSharedObjectSelfEnrollmentResponse) String ¶
func (x *MountSharedObjectSelfEnrollmentResponse) String() string
func (*MountSharedObjectSelfEnrollmentResponse) UnmarshalJSON ¶
func (x *MountSharedObjectSelfEnrollmentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the MountSharedObjectSelfEnrollmentResponse from JSON.
func (*MountSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON ¶
func (x *MountSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the MountSharedObjectSelfEnrollmentResponse message from JSON.
func (*MountSharedObjectSelfEnrollmentResponse) UnmarshalVT ¶
func (m *MountSharedObjectSelfEnrollmentResponse) UnmarshalVT(dAtA []byte) error
type PairingStatus ¶
type PairingStatus int32
PairingStatus describes the current phase of a device pairing flow.
const ( // PairingStatus_IDLE means no pairing is in progress. PairingStatus_PairingStatus_IDLE PairingStatus = 0 // PairingStatus_CODE_GENERATED means a pairing code was created and posted. PairingStatus_PairingStatus_CODE_GENERATED PairingStatus = 1 // PairingStatus_WAITING_FOR_PEER means the code was resolved and waiting for link. PairingStatus_PairingStatus_WAITING_FOR_PEER PairingStatus = 2 // PairingStatus_PEER_CONNECTED means bifrost link established with remote peer. PairingStatus_PairingStatus_PEER_CONNECTED PairingStatus = 3 // PairingStatus_VERIFYING_EMOJI means SAS emoji verification is in progress. PairingStatus_PairingStatus_VERIFYING_EMOJI PairingStatus = 4 // PairingStatus_VERIFIED means SAS verification succeeded. PairingStatus_PairingStatus_VERIFIED PairingStatus = 5 // PairingStatus_FAILED means the pairing flow failed. PairingStatus_PairingStatus_FAILED PairingStatus = 6 // PairingStatus_SIGNALING_FAILED means the signaling connection failed. PairingStatus_PairingStatus_SIGNALING_FAILED PairingStatus = 7 // PairingStatus_CONNECTION_TIMEOUT means the peer connection timed out. PairingStatus_PairingStatus_CONNECTION_TIMEOUT PairingStatus = 8 // PairingStatus_WAITING_FOR_REMOTE_CONFIRM means local user confirmed SAS // match and is waiting for the remote device to confirm. PairingStatus_PairingStatus_WAITING_FOR_REMOTE_CONFIRM PairingStatus = 9 // PairingStatus_BOTH_CONFIRMED means both devices confirmed the SAS match. PairingStatus_PairingStatus_BOTH_CONFIRMED PairingStatus = 10 // PairingStatus_PAIRING_REJECTED means one side rejected the SAS match. PairingStatus_PairingStatus_PAIRING_REJECTED PairingStatus = 11 // PairingStatus_CONFIRMATION_TIMEOUT means remote confirmation was not // received within the timeout period. PairingStatus_PairingStatus_CONFIRMATION_TIMEOUT PairingStatus = 12 )
func (PairingStatus) Enum ¶
func (x PairingStatus) Enum() *PairingStatus
func (PairingStatus) MarshalJSON ¶
func (x PairingStatus) MarshalJSON() ([]byte, error)
MarshalJSON marshals the PairingStatus to JSON.
func (PairingStatus) MarshalProtoJSON ¶
func (x PairingStatus) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the PairingStatus to JSON.
func (PairingStatus) MarshalProtoText ¶
func (x PairingStatus) MarshalProtoText() string
func (PairingStatus) MarshalText ¶
func (x PairingStatus) MarshalText() ([]byte, error)
MarshalText marshals the PairingStatus to text.
func (PairingStatus) String ¶
func (x PairingStatus) String() string
func (*PairingStatus) UnmarshalJSON ¶
func (x *PairingStatus) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the PairingStatus from JSON.
func (*PairingStatus) UnmarshalProtoJSON ¶
func (x *PairingStatus) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the PairingStatus from JSON.
func (*PairingStatus) UnmarshalText ¶
func (x *PairingStatus) UnmarshalText(b []byte) error
UnmarshalText unmarshals the PairingStatus from text.
type RemoveLocalEntityKeypairRequest ¶
type RemoveLocalEntityKeypairRequest struct {
// PeerId is the peer ID of the entity keypair to remove.
PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
RemoveLocalEntityKeypairRequest is the request for RemoveEntityKeypair on local sessions.
func (*RemoveLocalEntityKeypairRequest) CloneMessageVT ¶
func (m *RemoveLocalEntityKeypairRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RemoveLocalEntityKeypairRequest) CloneVT ¶
func (m *RemoveLocalEntityKeypairRequest) CloneVT() *RemoveLocalEntityKeypairRequest
func (*RemoveLocalEntityKeypairRequest) EqualMessageVT ¶
func (this *RemoveLocalEntityKeypairRequest) EqualMessageVT(thatMsg any) bool
func (*RemoveLocalEntityKeypairRequest) EqualVT ¶
func (this *RemoveLocalEntityKeypairRequest) EqualVT(that *RemoveLocalEntityKeypairRequest) bool
func (*RemoveLocalEntityKeypairRequest) GetPeerId ¶
func (x *RemoveLocalEntityKeypairRequest) GetPeerId() string
func (*RemoveLocalEntityKeypairRequest) MarshalJSON ¶
func (x *RemoveLocalEntityKeypairRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RemoveLocalEntityKeypairRequest to JSON.
func (*RemoveLocalEntityKeypairRequest) MarshalProtoJSON ¶
func (x *RemoveLocalEntityKeypairRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RemoveLocalEntityKeypairRequest message to JSON.
func (*RemoveLocalEntityKeypairRequest) MarshalProtoText ¶
func (x *RemoveLocalEntityKeypairRequest) MarshalProtoText() string
func (*RemoveLocalEntityKeypairRequest) MarshalToSizedBufferVT ¶
func (m *RemoveLocalEntityKeypairRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveLocalEntityKeypairRequest) MarshalToVT ¶
func (m *RemoveLocalEntityKeypairRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveLocalEntityKeypairRequest) MarshalVT ¶
func (m *RemoveLocalEntityKeypairRequest) MarshalVT() (dAtA []byte, err error)
func (*RemoveLocalEntityKeypairRequest) ProtoMessage ¶
func (*RemoveLocalEntityKeypairRequest) ProtoMessage()
func (*RemoveLocalEntityKeypairRequest) Reset ¶
func (x *RemoveLocalEntityKeypairRequest) Reset()
func (*RemoveLocalEntityKeypairRequest) SizeVT ¶
func (m *RemoveLocalEntityKeypairRequest) SizeVT() (n int)
func (*RemoveLocalEntityKeypairRequest) String ¶
func (x *RemoveLocalEntityKeypairRequest) String() string
func (*RemoveLocalEntityKeypairRequest) UnmarshalJSON ¶
func (x *RemoveLocalEntityKeypairRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RemoveLocalEntityKeypairRequest from JSON.
func (*RemoveLocalEntityKeypairRequest) UnmarshalProtoJSON ¶
func (x *RemoveLocalEntityKeypairRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RemoveLocalEntityKeypairRequest message from JSON.
func (*RemoveLocalEntityKeypairRequest) UnmarshalVT ¶
func (m *RemoveLocalEntityKeypairRequest) UnmarshalVT(dAtA []byte) error
type RemoveLocalEntityKeypairResponse ¶
type RemoveLocalEntityKeypairResponse struct {
// contains filtered or unexported fields
}
RemoveLocalEntityKeypairResponse is the response for RemoveEntityKeypair.
func (*RemoveLocalEntityKeypairResponse) CloneMessageVT ¶
func (m *RemoveLocalEntityKeypairResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RemoveLocalEntityKeypairResponse) CloneVT ¶
func (m *RemoveLocalEntityKeypairResponse) CloneVT() *RemoveLocalEntityKeypairResponse
func (*RemoveLocalEntityKeypairResponse) EqualMessageVT ¶
func (this *RemoveLocalEntityKeypairResponse) EqualMessageVT(thatMsg any) bool
func (*RemoveLocalEntityKeypairResponse) EqualVT ¶
func (this *RemoveLocalEntityKeypairResponse) EqualVT(that *RemoveLocalEntityKeypairResponse) bool
func (*RemoveLocalEntityKeypairResponse) MarshalJSON ¶
func (x *RemoveLocalEntityKeypairResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RemoveLocalEntityKeypairResponse to JSON.
func (*RemoveLocalEntityKeypairResponse) MarshalProtoJSON ¶
func (x *RemoveLocalEntityKeypairResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RemoveLocalEntityKeypairResponse message to JSON.
func (*RemoveLocalEntityKeypairResponse) MarshalProtoText ¶
func (x *RemoveLocalEntityKeypairResponse) MarshalProtoText() string
func (*RemoveLocalEntityKeypairResponse) MarshalToSizedBufferVT ¶
func (m *RemoveLocalEntityKeypairResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveLocalEntityKeypairResponse) MarshalToVT ¶
func (m *RemoveLocalEntityKeypairResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveLocalEntityKeypairResponse) MarshalVT ¶
func (m *RemoveLocalEntityKeypairResponse) MarshalVT() (dAtA []byte, err error)
func (*RemoveLocalEntityKeypairResponse) ProtoMessage ¶
func (*RemoveLocalEntityKeypairResponse) ProtoMessage()
func (*RemoveLocalEntityKeypairResponse) Reset ¶
func (x *RemoveLocalEntityKeypairResponse) Reset()
func (*RemoveLocalEntityKeypairResponse) SizeVT ¶
func (m *RemoveLocalEntityKeypairResponse) SizeVT() (n int)
func (*RemoveLocalEntityKeypairResponse) String ¶
func (x *RemoveLocalEntityKeypairResponse) String() string
func (*RemoveLocalEntityKeypairResponse) UnmarshalJSON ¶
func (x *RemoveLocalEntityKeypairResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RemoveLocalEntityKeypairResponse from JSON.
func (*RemoveLocalEntityKeypairResponse) UnmarshalProtoJSON ¶
func (x *RemoveLocalEntityKeypairResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RemoveLocalEntityKeypairResponse message from JSON.
func (*RemoveLocalEntityKeypairResponse) UnmarshalVT ¶
func (m *RemoveLocalEntityKeypairResponse) UnmarshalVT(dAtA []byte) error
type RemoveSpaceParticipantRequest ¶
type RemoveSpaceParticipantRequest struct {
// SpaceId is the shared object ULID for the space.
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"spaceId,omitempty"`
// PeerId is the peer ID of the participant to remove.
PeerId string `protobuf:"bytes,2,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
RemoveSpaceParticipantRequest is the request for RemoveSpaceParticipant.
func (*RemoveSpaceParticipantRequest) CloneMessageVT ¶
func (m *RemoveSpaceParticipantRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RemoveSpaceParticipantRequest) CloneVT ¶
func (m *RemoveSpaceParticipantRequest) CloneVT() *RemoveSpaceParticipantRequest
func (*RemoveSpaceParticipantRequest) EqualMessageVT ¶
func (this *RemoveSpaceParticipantRequest) EqualMessageVT(thatMsg any) bool
func (*RemoveSpaceParticipantRequest) EqualVT ¶
func (this *RemoveSpaceParticipantRequest) EqualVT(that *RemoveSpaceParticipantRequest) bool
func (*RemoveSpaceParticipantRequest) GetPeerId ¶
func (x *RemoveSpaceParticipantRequest) GetPeerId() string
func (*RemoveSpaceParticipantRequest) GetSpaceId ¶
func (x *RemoveSpaceParticipantRequest) GetSpaceId() string
func (*RemoveSpaceParticipantRequest) MarshalJSON ¶
func (x *RemoveSpaceParticipantRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RemoveSpaceParticipantRequest to JSON.
func (*RemoveSpaceParticipantRequest) MarshalProtoJSON ¶
func (x *RemoveSpaceParticipantRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RemoveSpaceParticipantRequest message to JSON.
func (*RemoveSpaceParticipantRequest) MarshalProtoText ¶
func (x *RemoveSpaceParticipantRequest) MarshalProtoText() string
func (*RemoveSpaceParticipantRequest) MarshalToSizedBufferVT ¶
func (m *RemoveSpaceParticipantRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveSpaceParticipantRequest) MarshalToVT ¶
func (m *RemoveSpaceParticipantRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveSpaceParticipantRequest) MarshalVT ¶
func (m *RemoveSpaceParticipantRequest) MarshalVT() (dAtA []byte, err error)
func (*RemoveSpaceParticipantRequest) ProtoMessage ¶
func (*RemoveSpaceParticipantRequest) ProtoMessage()
func (*RemoveSpaceParticipantRequest) Reset ¶
func (x *RemoveSpaceParticipantRequest) Reset()
func (*RemoveSpaceParticipantRequest) SizeVT ¶
func (m *RemoveSpaceParticipantRequest) SizeVT() (n int)
func (*RemoveSpaceParticipantRequest) String ¶
func (x *RemoveSpaceParticipantRequest) String() string
func (*RemoveSpaceParticipantRequest) UnmarshalJSON ¶
func (x *RemoveSpaceParticipantRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RemoveSpaceParticipantRequest from JSON.
func (*RemoveSpaceParticipantRequest) UnmarshalProtoJSON ¶
func (x *RemoveSpaceParticipantRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RemoveSpaceParticipantRequest message from JSON.
func (*RemoveSpaceParticipantRequest) UnmarshalVT ¶
func (m *RemoveSpaceParticipantRequest) UnmarshalVT(dAtA []byte) error
type RemoveSpaceParticipantResponse ¶
type RemoveSpaceParticipantResponse struct {
// Removed indicates whether the participant was found and removed.
Removed bool `protobuf:"varint,1,opt,name=removed,proto3" json:"removed,omitempty"`
// contains filtered or unexported fields
}
RemoveSpaceParticipantResponse is the response for RemoveSpaceParticipant.
func (*RemoveSpaceParticipantResponse) CloneMessageVT ¶
func (m *RemoveSpaceParticipantResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RemoveSpaceParticipantResponse) CloneVT ¶
func (m *RemoveSpaceParticipantResponse) CloneVT() *RemoveSpaceParticipantResponse
func (*RemoveSpaceParticipantResponse) EqualMessageVT ¶
func (this *RemoveSpaceParticipantResponse) EqualMessageVT(thatMsg any) bool
func (*RemoveSpaceParticipantResponse) EqualVT ¶
func (this *RemoveSpaceParticipantResponse) EqualVT(that *RemoveSpaceParticipantResponse) bool
func (*RemoveSpaceParticipantResponse) GetRemoved ¶
func (x *RemoveSpaceParticipantResponse) GetRemoved() bool
func (*RemoveSpaceParticipantResponse) MarshalJSON ¶
func (x *RemoveSpaceParticipantResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RemoveSpaceParticipantResponse to JSON.
func (*RemoveSpaceParticipantResponse) MarshalProtoJSON ¶
func (x *RemoveSpaceParticipantResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RemoveSpaceParticipantResponse message to JSON.
func (*RemoveSpaceParticipantResponse) MarshalProtoText ¶
func (x *RemoveSpaceParticipantResponse) MarshalProtoText() string
func (*RemoveSpaceParticipantResponse) MarshalToSizedBufferVT ¶
func (m *RemoveSpaceParticipantResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveSpaceParticipantResponse) MarshalToVT ¶
func (m *RemoveSpaceParticipantResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveSpaceParticipantResponse) MarshalVT ¶
func (m *RemoveSpaceParticipantResponse) MarshalVT() (dAtA []byte, err error)
func (*RemoveSpaceParticipantResponse) ProtoMessage ¶
func (*RemoveSpaceParticipantResponse) ProtoMessage()
func (*RemoveSpaceParticipantResponse) Reset ¶
func (x *RemoveSpaceParticipantResponse) Reset()
func (*RemoveSpaceParticipantResponse) SizeVT ¶
func (m *RemoveSpaceParticipantResponse) SizeVT() (n int)
func (*RemoveSpaceParticipantResponse) String ¶
func (x *RemoveSpaceParticipantResponse) String() string
func (*RemoveSpaceParticipantResponse) UnmarshalJSON ¶
func (x *RemoveSpaceParticipantResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RemoveSpaceParticipantResponse from JSON.
func (*RemoveSpaceParticipantResponse) UnmarshalProtoJSON ¶
func (x *RemoveSpaceParticipantResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RemoveSpaceParticipantResponse message from JSON.
func (*RemoveSpaceParticipantResponse) UnmarshalVT ¶
func (m *RemoveSpaceParticipantResponse) UnmarshalVT(dAtA []byte) error
type RenameSpaceRequest ¶
type RenameSpaceRequest struct {
SharedObjectId string `protobuf:"bytes,1,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
// DisplayName is the new human-readable display name.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"displayName,omitempty"`
// contains filtered or unexported fields
}
RenameSpaceRequest is the request type for RenameSpace.
func (*RenameSpaceRequest) CloneMessageVT ¶
func (m *RenameSpaceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RenameSpaceRequest) CloneVT ¶
func (m *RenameSpaceRequest) CloneVT() *RenameSpaceRequest
func (*RenameSpaceRequest) EqualMessageVT ¶
func (this *RenameSpaceRequest) EqualMessageVT(thatMsg any) bool
func (*RenameSpaceRequest) EqualVT ¶
func (this *RenameSpaceRequest) EqualVT(that *RenameSpaceRequest) bool
func (*RenameSpaceRequest) GetDisplayName ¶
func (x *RenameSpaceRequest) GetDisplayName() string
func (*RenameSpaceRequest) GetSharedObjectId ¶
func (x *RenameSpaceRequest) GetSharedObjectId() string
func (*RenameSpaceRequest) MarshalJSON ¶
func (x *RenameSpaceRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RenameSpaceRequest to JSON.
func (*RenameSpaceRequest) MarshalProtoJSON ¶
func (x *RenameSpaceRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RenameSpaceRequest message to JSON.
func (*RenameSpaceRequest) MarshalProtoText ¶
func (x *RenameSpaceRequest) MarshalProtoText() string
func (*RenameSpaceRequest) MarshalToSizedBufferVT ¶
func (m *RenameSpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RenameSpaceRequest) MarshalToVT ¶
func (m *RenameSpaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RenameSpaceRequest) MarshalVT ¶
func (m *RenameSpaceRequest) MarshalVT() (dAtA []byte, err error)
func (*RenameSpaceRequest) ProtoMessage ¶
func (*RenameSpaceRequest) ProtoMessage()
func (*RenameSpaceRequest) Reset ¶
func (x *RenameSpaceRequest) Reset()
func (*RenameSpaceRequest) SizeVT ¶
func (m *RenameSpaceRequest) SizeVT() (n int)
func (*RenameSpaceRequest) String ¶
func (x *RenameSpaceRequest) String() string
func (*RenameSpaceRequest) UnmarshalJSON ¶
func (x *RenameSpaceRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RenameSpaceRequest from JSON.
func (*RenameSpaceRequest) UnmarshalProtoJSON ¶
func (x *RenameSpaceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RenameSpaceRequest message from JSON.
func (*RenameSpaceRequest) UnmarshalVT ¶
func (m *RenameSpaceRequest) UnmarshalVT(dAtA []byte) error
type RenameSpaceResponse ¶
type RenameSpaceResponse struct {
// contains filtered or unexported fields
}
RenameSpaceResponse is the response type for RenameSpace.
func (*RenameSpaceResponse) CloneMessageVT ¶
func (m *RenameSpaceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RenameSpaceResponse) CloneVT ¶
func (m *RenameSpaceResponse) CloneVT() *RenameSpaceResponse
func (*RenameSpaceResponse) EqualMessageVT ¶
func (this *RenameSpaceResponse) EqualMessageVT(thatMsg any) bool
func (*RenameSpaceResponse) EqualVT ¶
func (this *RenameSpaceResponse) EqualVT(that *RenameSpaceResponse) bool
func (*RenameSpaceResponse) MarshalJSON ¶
func (x *RenameSpaceResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RenameSpaceResponse to JSON.
func (*RenameSpaceResponse) MarshalProtoJSON ¶
func (x *RenameSpaceResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RenameSpaceResponse message to JSON.
func (*RenameSpaceResponse) MarshalProtoText ¶
func (x *RenameSpaceResponse) MarshalProtoText() string
func (*RenameSpaceResponse) MarshalToSizedBufferVT ¶
func (m *RenameSpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RenameSpaceResponse) MarshalToVT ¶
func (m *RenameSpaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RenameSpaceResponse) MarshalVT ¶
func (m *RenameSpaceResponse) MarshalVT() (dAtA []byte, err error)
func (*RenameSpaceResponse) ProtoMessage ¶
func (*RenameSpaceResponse) ProtoMessage()
func (*RenameSpaceResponse) Reset ¶
func (x *RenameSpaceResponse) Reset()
func (*RenameSpaceResponse) SizeVT ¶
func (m *RenameSpaceResponse) SizeVT() (n int)
func (*RenameSpaceResponse) String ¶
func (x *RenameSpaceResponse) String() string
func (*RenameSpaceResponse) UnmarshalJSON ¶
func (x *RenameSpaceResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RenameSpaceResponse from JSON.
func (*RenameSpaceResponse) UnmarshalProtoJSON ¶
func (x *RenameSpaceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RenameSpaceResponse message from JSON.
func (*RenameSpaceResponse) UnmarshalVT ¶
func (m *RenameSpaceResponse) UnmarshalVT(dAtA []byte) error
type RevokeSpaceInviteRequest ¶
type RevokeSpaceInviteRequest struct {
// SpaceId is the shared object ULID for the space.
SpaceId string `protobuf:"bytes,1,opt,name=space_id,json=spaceId,proto3" json:"spaceId,omitempty"`
// InviteId is the invite to revoke.
InviteId string `protobuf:"bytes,2,opt,name=invite_id,json=inviteId,proto3" json:"inviteId,omitempty"`
// contains filtered or unexported fields
}
RevokeSpaceInviteRequest is the request for RevokeSpaceInvite.
func (*RevokeSpaceInviteRequest) CloneMessageVT ¶
func (m *RevokeSpaceInviteRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RevokeSpaceInviteRequest) CloneVT ¶
func (m *RevokeSpaceInviteRequest) CloneVT() *RevokeSpaceInviteRequest
func (*RevokeSpaceInviteRequest) EqualMessageVT ¶
func (this *RevokeSpaceInviteRequest) EqualMessageVT(thatMsg any) bool
func (*RevokeSpaceInviteRequest) EqualVT ¶
func (this *RevokeSpaceInviteRequest) EqualVT(that *RevokeSpaceInviteRequest) bool
func (*RevokeSpaceInviteRequest) GetInviteId ¶
func (x *RevokeSpaceInviteRequest) GetInviteId() string
func (*RevokeSpaceInviteRequest) GetSpaceId ¶
func (x *RevokeSpaceInviteRequest) GetSpaceId() string
func (*RevokeSpaceInviteRequest) MarshalJSON ¶
func (x *RevokeSpaceInviteRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RevokeSpaceInviteRequest to JSON.
func (*RevokeSpaceInviteRequest) MarshalProtoJSON ¶
func (x *RevokeSpaceInviteRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RevokeSpaceInviteRequest message to JSON.
func (*RevokeSpaceInviteRequest) MarshalProtoText ¶
func (x *RevokeSpaceInviteRequest) MarshalProtoText() string
func (*RevokeSpaceInviteRequest) MarshalToSizedBufferVT ¶
func (m *RevokeSpaceInviteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RevokeSpaceInviteRequest) MarshalToVT ¶
func (m *RevokeSpaceInviteRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RevokeSpaceInviteRequest) MarshalVT ¶
func (m *RevokeSpaceInviteRequest) MarshalVT() (dAtA []byte, err error)
func (*RevokeSpaceInviteRequest) ProtoMessage ¶
func (*RevokeSpaceInviteRequest) ProtoMessage()
func (*RevokeSpaceInviteRequest) Reset ¶
func (x *RevokeSpaceInviteRequest) Reset()
func (*RevokeSpaceInviteRequest) SizeVT ¶
func (m *RevokeSpaceInviteRequest) SizeVT() (n int)
func (*RevokeSpaceInviteRequest) String ¶
func (x *RevokeSpaceInviteRequest) String() string
func (*RevokeSpaceInviteRequest) UnmarshalJSON ¶
func (x *RevokeSpaceInviteRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RevokeSpaceInviteRequest from JSON.
func (*RevokeSpaceInviteRequest) UnmarshalProtoJSON ¶
func (x *RevokeSpaceInviteRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RevokeSpaceInviteRequest message from JSON.
func (*RevokeSpaceInviteRequest) UnmarshalVT ¶
func (m *RevokeSpaceInviteRequest) UnmarshalVT(dAtA []byte) error
type RevokeSpaceInviteResponse ¶
type RevokeSpaceInviteResponse struct {
// contains filtered or unexported fields
}
RevokeSpaceInviteResponse is the response for RevokeSpaceInvite.
func (*RevokeSpaceInviteResponse) CloneMessageVT ¶
func (m *RevokeSpaceInviteResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RevokeSpaceInviteResponse) CloneVT ¶
func (m *RevokeSpaceInviteResponse) CloneVT() *RevokeSpaceInviteResponse
func (*RevokeSpaceInviteResponse) EqualMessageVT ¶
func (this *RevokeSpaceInviteResponse) EqualMessageVT(thatMsg any) bool
func (*RevokeSpaceInviteResponse) EqualVT ¶
func (this *RevokeSpaceInviteResponse) EqualVT(that *RevokeSpaceInviteResponse) bool
func (*RevokeSpaceInviteResponse) MarshalJSON ¶
func (x *RevokeSpaceInviteResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RevokeSpaceInviteResponse to JSON.
func (*RevokeSpaceInviteResponse) MarshalProtoJSON ¶
func (x *RevokeSpaceInviteResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RevokeSpaceInviteResponse message to JSON.
func (*RevokeSpaceInviteResponse) MarshalProtoText ¶
func (x *RevokeSpaceInviteResponse) MarshalProtoText() string
func (*RevokeSpaceInviteResponse) MarshalToSizedBufferVT ¶
func (m *RevokeSpaceInviteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RevokeSpaceInviteResponse) MarshalToVT ¶
func (m *RevokeSpaceInviteResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RevokeSpaceInviteResponse) MarshalVT ¶
func (m *RevokeSpaceInviteResponse) MarshalVT() (dAtA []byte, err error)
func (*RevokeSpaceInviteResponse) ProtoMessage ¶
func (*RevokeSpaceInviteResponse) ProtoMessage()
func (*RevokeSpaceInviteResponse) Reset ¶
func (x *RevokeSpaceInviteResponse) Reset()
func (*RevokeSpaceInviteResponse) SizeVT ¶
func (m *RevokeSpaceInviteResponse) SizeVT() (n int)
func (*RevokeSpaceInviteResponse) String ¶
func (x *RevokeSpaceInviteResponse) String() string
func (*RevokeSpaceInviteResponse) UnmarshalJSON ¶
func (x *RevokeSpaceInviteResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RevokeSpaceInviteResponse from JSON.
func (*RevokeSpaceInviteResponse) UnmarshalProtoJSON ¶
func (x *RevokeSpaceInviteResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RevokeSpaceInviteResponse message from JSON.
func (*RevokeSpaceInviteResponse) UnmarshalVT ¶
func (m *RevokeSpaceInviteResponse) UnmarshalVT(dAtA []byte) error
type SRPCLocalSessionResourceServiceClient ¶
type SRPCLocalSessionResourceServiceClient interface {
// SRPCClient returns the underlying SRPC client.
SRPCClient() srpc.Client
ExportBackupKey(ctx context.Context, in *ExportBackupKeyRequest) (*ExportBackupKeyResponse, error)
AddEntityKeypair(ctx context.Context, in *AddLocalEntityKeypairRequest) (*AddLocalEntityKeypairResponse, error)
RemoveEntityKeypair(ctx context.Context, in *RemoveLocalEntityKeypairRequest) (*RemoveLocalEntityKeypairResponse, error)
WatchEntityKeypairs(ctx context.Context, in *WatchLocalEntityKeypairsRequest) (SRPCLocalSessionResourceService_WatchEntityKeypairsClient, error)
SetDisplayName(ctx context.Context, in *SetLocalDisplayNameRequest) (*SetLocalDisplayNameResponse, error)
WatchDisplayName(ctx context.Context, in *WatchLocalDisplayNameRequest) (SRPCLocalSessionResourceService_WatchDisplayNameClient, error)
}
func NewSRPCLocalSessionResourceServiceClient ¶
func NewSRPCLocalSessionResourceServiceClient(cc srpc.Client) SRPCLocalSessionResourceServiceClient
func NewSRPCLocalSessionResourceServiceClientWithServiceID ¶
func NewSRPCLocalSessionResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCLocalSessionResourceServiceClient
type SRPCLocalSessionResourceServiceHandler ¶
type SRPCLocalSessionResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCLocalSessionResourceServiceHandler) GetMethodIDs ¶
func (SRPCLocalSessionResourceServiceHandler) GetMethodIDs() []string
func (*SRPCLocalSessionResourceServiceHandler) GetServiceID ¶
func (d *SRPCLocalSessionResourceServiceHandler) GetServiceID() string
func (*SRPCLocalSessionResourceServiceHandler) InvokeMethod ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_AddEntityKeypair ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_AddEntityKeypair(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_ExportBackupKey ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_ExportBackupKey(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_RemoveEntityKeypair ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_RemoveEntityKeypair(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_SetDisplayName ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_SetDisplayName(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_WatchDisplayName ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_WatchDisplayName(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_WatchEntityKeypairs ¶
func (SRPCLocalSessionResourceServiceHandler) InvokeMethod_WatchEntityKeypairs(impl SRPCLocalSessionResourceServiceServer, strm srpc.Stream) error
type SRPCLocalSessionResourceServiceServer ¶
type SRPCLocalSessionResourceServiceServer interface {
ExportBackupKey(context.Context, *ExportBackupKeyRequest) (*ExportBackupKeyResponse, error)
AddEntityKeypair(context.Context, *AddLocalEntityKeypairRequest) (*AddLocalEntityKeypairResponse, error)
RemoveEntityKeypair(context.Context, *RemoveLocalEntityKeypairRequest) (*RemoveLocalEntityKeypairResponse, error)
WatchEntityKeypairs(*WatchLocalEntityKeypairsRequest, SRPCLocalSessionResourceService_WatchEntityKeypairsStream) error
SetDisplayName(context.Context, *SetLocalDisplayNameRequest) (*SetLocalDisplayNameResponse, error)
WatchDisplayName(*WatchLocalDisplayNameRequest, SRPCLocalSessionResourceService_WatchDisplayNameStream) error
}
type SRPCLocalSessionResourceService_WatchDisplayNameClient ¶
type SRPCLocalSessionResourceService_WatchDisplayNameClient interface {
srpc.Stream
Recv() (*WatchLocalDisplayNameResponse, error)
RecvTo(*WatchLocalDisplayNameResponse) error
}
type SRPCLocalSessionResourceService_WatchDisplayNameStream ¶
type SRPCLocalSessionResourceService_WatchDisplayNameStream interface {
srpc.Stream
Send(*WatchLocalDisplayNameResponse) error
SendAndClose(*WatchLocalDisplayNameResponse) error
}
type SRPCLocalSessionResourceService_WatchEntityKeypairsClient ¶
type SRPCLocalSessionResourceService_WatchEntityKeypairsClient interface {
srpc.Stream
Recv() (*WatchLocalEntityKeypairsResponse, error)
RecvTo(*WatchLocalEntityKeypairsResponse) error
}
type SRPCLocalSessionResourceService_WatchEntityKeypairsStream ¶
type SRPCLocalSessionResourceService_WatchEntityKeypairsStream interface {
srpc.Stream
Send(*WatchLocalEntityKeypairsResponse) error
SendAndClose(*WatchLocalEntityKeypairsResponse) error
}
type SRPCSessionResourceServiceClient ¶
type SRPCSessionResourceServiceClient interface {
// SRPCClient returns the underlying SRPC client.
SRPCClient() srpc.Client
GetSessionInfo(ctx context.Context, in *GetSessionInfoRequest) (*GetSessionInfoResponse, error)
WatchResourcesList(ctx context.Context, in *WatchResourcesListRequest) (SRPCSessionResourceService_WatchResourcesListClient, error)
CreateSpace(ctx context.Context, in *CreateSpaceRequest) (*CreateSpaceResponse, error)
WatchSyncStatus(ctx context.Context, in *WatchSyncStatusRequest) (SRPCSessionResourceService_WatchSyncStatusClient, error)
DeleteSpace(ctx context.Context, in *DeleteSpaceRequest) (*DeleteSpaceResponse, error)
RenameSpace(ctx context.Context, in *RenameSpaceRequest) (*RenameSpaceResponse, error)
WatchLockState(ctx context.Context, in *WatchLockStateRequest) (SRPCSessionResourceService_WatchLockStateClient, error)
SetLockMode(ctx context.Context, in *SetLockModeRequest) (*SetLockModeResponse, error)
UnlockSession(ctx context.Context, in *UnlockSessionRequest) (*UnlockSessionResponse, error)
LockSession(ctx context.Context, in *LockSessionRequest) (*LockSessionResponse, error)
GeneratePairingCode(ctx context.Context, in *GeneratePairingCodeRequest) (*GeneratePairingCodeResponse, error)
CompletePairing(ctx context.Context, in *CompletePairingRequest) (*CompletePairingResponse, error)
GetSASEmoji(ctx context.Context, in *GetSASEmojiRequest) (*GetSASEmojiResponse, error)
ConfirmSASMatch(ctx context.Context, in *ConfirmSASMatchRequest) (*ConfirmSASMatchResponse, error)
ConfirmPairing(ctx context.Context, in *ConfirmPairingRequest) (*ConfirmPairingResponse, error)
DeleteAccount(ctx context.Context, in *DeleteAccountRequest) (*DeleteAccountResponse, error)
AccessStateAtom(ctx context.Context, in *AccessSessionStateAtomRequest) (*AccessSessionStateAtomResponse, error)
WatchStateAtoms(ctx context.Context, in *WatchSessionStateAtomsRequest) (SRPCSessionResourceService_WatchStateAtomsClient, error)
GetTransferInventory(ctx context.Context, in *GetTransferInventoryRequest) (*GetTransferInventoryResponse, error)
StartTransfer(ctx context.Context, in *StartTransferRequest) (*StartTransferResponse, error)
WatchTransferProgress(ctx context.Context, in *WatchTransferProgressRequest) (SRPCSessionResourceService_WatchTransferProgressClient, error)
CancelTransfer(ctx context.Context, in *CancelTransferRequest) (*CancelTransferResponse, error)
GetTransferStatus(ctx context.Context, in *GetTransferStatusRequest) (*GetTransferStatusResponse, error)
WatchPairedDevices(ctx context.Context, in *WatchPairedDevicesRequest) (SRPCSessionResourceService_WatchPairedDevicesClient, error)
WatchPairingStatus(ctx context.Context, in *WatchPairingStatusRequest) (SRPCSessionResourceService_WatchPairingStatusClient, error)
UnlinkDevice(ctx context.Context, in *UnlinkDeviceRequest) (*UnlinkDeviceResponse, error)
CreateSpaceInvite(ctx context.Context, in *CreateSpaceInviteRequest) (*CreateSpaceInviteResponse, error)
ListSpaceInvites(ctx context.Context, in *ListSpaceInvitesRequest) (*ListSpaceInvitesResponse, error)
ListSpaceParticipants(ctx context.Context, in *ListSpaceParticipantsRequest) (*ListSpaceParticipantsResponse, error)
RemoveSpaceParticipant(ctx context.Context, in *RemoveSpaceParticipantRequest) (*RemoveSpaceParticipantResponse, error)
RevokeSpaceInvite(ctx context.Context, in *RevokeSpaceInviteRequest) (*RevokeSpaceInviteResponse, error)
JoinSpaceViaInvite(ctx context.Context, in *JoinSpaceViaInviteRequest) (*JoinSpaceViaInviteResponse, error)
CreateLocalPairingOffer(ctx context.Context, in *CreateLocalPairingOfferRequest) (*CreateLocalPairingOfferResponse, error)
AcceptLocalPairingOffer(ctx context.Context, in *AcceptLocalPairingOfferRequest) (*AcceptLocalPairingOfferResponse, error)
AcceptLocalPairingAnswer(ctx context.Context, in *AcceptLocalPairingAnswerRequest) (*AcceptLocalPairingAnswerResponse, error)
}
func NewSRPCSessionResourceServiceClient ¶
func NewSRPCSessionResourceServiceClient(cc srpc.Client) SRPCSessionResourceServiceClient
func NewSRPCSessionResourceServiceClientWithServiceID ¶
func NewSRPCSessionResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCSessionResourceServiceClient
type SRPCSessionResourceServiceHandler ¶
type SRPCSessionResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCSessionResourceServiceHandler) GetMethodIDs ¶
func (SRPCSessionResourceServiceHandler) GetMethodIDs() []string
func (*SRPCSessionResourceServiceHandler) GetServiceID ¶
func (d *SRPCSessionResourceServiceHandler) GetServiceID() string
func (*SRPCSessionResourceServiceHandler) InvokeMethod ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_AcceptLocalPairingAnswer ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_AcceptLocalPairingAnswer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_AcceptLocalPairingOffer ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_AcceptLocalPairingOffer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_AccessStateAtom ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_AccessStateAtom(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_CancelTransfer ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_CancelTransfer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_CompletePairing ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_CompletePairing(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_ConfirmPairing ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_ConfirmPairing(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_ConfirmSASMatch ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_ConfirmSASMatch(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateLocalPairingOffer ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateLocalPairingOffer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateSpace ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateSpace(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateSpaceInvite ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_CreateSpaceInvite(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_DeleteAccount ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_DeleteAccount(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_DeleteSpace ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_DeleteSpace(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_GeneratePairingCode ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_GeneratePairingCode(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetSASEmoji ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetSASEmoji(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetSessionInfo ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetSessionInfo(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetTransferInventory ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetTransferInventory(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetTransferStatus ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_GetTransferStatus(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_JoinSpaceViaInvite ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_JoinSpaceViaInvite(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_ListSpaceInvites ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_ListSpaceInvites(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_ListSpaceParticipants ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_ListSpaceParticipants(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_LockSession ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_LockSession(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_MountSharedObject ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_MountSharedObject(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_RemoveSpaceParticipant ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_RemoveSpaceParticipant(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_RenameSpace ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_RenameSpace(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_RevokeSpaceInvite ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_RevokeSpaceInvite(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_SetLockMode ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_SetLockMode(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_StartTransfer ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_StartTransfer(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_UnlinkDevice ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_UnlinkDevice(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_UnlockSession ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_UnlockSession(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchLockState ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchLockState(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchPairedDevices ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchPairedDevices(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchPairingStatus ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchPairingStatus(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchResourcesList ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchResourcesList(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchSharedObjectHealth ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchSharedObjectHealth(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchStateAtoms ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchStateAtoms(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchSyncStatus ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchSyncStatus(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchTransferProgress ¶
func (SRPCSessionResourceServiceHandler) InvokeMethod_WatchTransferProgress(impl SRPCSessionResourceServiceServer, strm srpc.Stream) error
type SRPCSessionResourceServiceServer ¶
type SRPCSessionResourceServiceServer interface {
GetSessionInfo(context.Context, *GetSessionInfoRequest) (*GetSessionInfoResponse, error)
WatchResourcesList(*WatchResourcesListRequest, SRPCSessionResourceService_WatchResourcesListStream) error
CreateSpace(context.Context, *CreateSpaceRequest) (*CreateSpaceResponse, error)
WatchSyncStatus(*WatchSyncStatusRequest, SRPCSessionResourceService_WatchSyncStatusStream) error
DeleteSpace(context.Context, *DeleteSpaceRequest) (*DeleteSpaceResponse, error)
RenameSpace(context.Context, *RenameSpaceRequest) (*RenameSpaceResponse, error)
WatchLockState(*WatchLockStateRequest, SRPCSessionResourceService_WatchLockStateStream) error
SetLockMode(context.Context, *SetLockModeRequest) (*SetLockModeResponse, error)
UnlockSession(context.Context, *UnlockSessionRequest) (*UnlockSessionResponse, error)
LockSession(context.Context, *LockSessionRequest) (*LockSessionResponse, error)
GeneratePairingCode(context.Context, *GeneratePairingCodeRequest) (*GeneratePairingCodeResponse, error)
CompletePairing(context.Context, *CompletePairingRequest) (*CompletePairingResponse, error)
GetSASEmoji(context.Context, *GetSASEmojiRequest) (*GetSASEmojiResponse, error)
ConfirmSASMatch(context.Context, *ConfirmSASMatchRequest) (*ConfirmSASMatchResponse, error)
ConfirmPairing(context.Context, *ConfirmPairingRequest) (*ConfirmPairingResponse, error)
DeleteAccount(context.Context, *DeleteAccountRequest) (*DeleteAccountResponse, error)
AccessStateAtom(context.Context, *AccessSessionStateAtomRequest) (*AccessSessionStateAtomResponse, error)
WatchStateAtoms(*WatchSessionStateAtomsRequest, SRPCSessionResourceService_WatchStateAtomsStream) error
GetTransferInventory(context.Context, *GetTransferInventoryRequest) (*GetTransferInventoryResponse, error)
StartTransfer(context.Context, *StartTransferRequest) (*StartTransferResponse, error)
WatchTransferProgress(*WatchTransferProgressRequest, SRPCSessionResourceService_WatchTransferProgressStream) error
CancelTransfer(context.Context, *CancelTransferRequest) (*CancelTransferResponse, error)
GetTransferStatus(context.Context, *GetTransferStatusRequest) (*GetTransferStatusResponse, error)
WatchPairedDevices(*WatchPairedDevicesRequest, SRPCSessionResourceService_WatchPairedDevicesStream) error
WatchPairingStatus(*WatchPairingStatusRequest, SRPCSessionResourceService_WatchPairingStatusStream) error
UnlinkDevice(context.Context, *UnlinkDeviceRequest) (*UnlinkDeviceResponse, error)
CreateSpaceInvite(context.Context, *CreateSpaceInviteRequest) (*CreateSpaceInviteResponse, error)
ListSpaceInvites(context.Context, *ListSpaceInvitesRequest) (*ListSpaceInvitesResponse, error)
ListSpaceParticipants(context.Context, *ListSpaceParticipantsRequest) (*ListSpaceParticipantsResponse, error)
RemoveSpaceParticipant(context.Context, *RemoveSpaceParticipantRequest) (*RemoveSpaceParticipantResponse, error)
RevokeSpaceInvite(context.Context, *RevokeSpaceInviteRequest) (*RevokeSpaceInviteResponse, error)
JoinSpaceViaInvite(context.Context, *JoinSpaceViaInviteRequest) (*JoinSpaceViaInviteResponse, error)
CreateLocalPairingOffer(context.Context, *CreateLocalPairingOfferRequest) (*CreateLocalPairingOfferResponse, error)
AcceptLocalPairingOffer(context.Context, *AcceptLocalPairingOfferRequest) (*AcceptLocalPairingOfferResponse, error)
AcceptLocalPairingAnswer(context.Context, *AcceptLocalPairingAnswerRequest) (*AcceptLocalPairingAnswerResponse, error)
}
type SRPCSessionResourceService_WatchLockStateClient ¶
type SRPCSessionResourceService_WatchLockStateClient interface {
srpc.Stream
Recv() (*WatchLockStateResponse, error)
RecvTo(*WatchLockStateResponse) error
}
type SRPCSessionResourceService_WatchLockStateStream ¶
type SRPCSessionResourceService_WatchLockStateStream interface {
srpc.Stream
Send(*WatchLockStateResponse) error
SendAndClose(*WatchLockStateResponse) error
}
type SRPCSessionResourceService_WatchPairedDevicesClient ¶
type SRPCSessionResourceService_WatchPairedDevicesClient interface {
srpc.Stream
Recv() (*WatchPairedDevicesResponse, error)
RecvTo(*WatchPairedDevicesResponse) error
}
type SRPCSessionResourceService_WatchPairedDevicesStream ¶
type SRPCSessionResourceService_WatchPairedDevicesStream interface {
srpc.Stream
Send(*WatchPairedDevicesResponse) error
SendAndClose(*WatchPairedDevicesResponse) error
}
type SRPCSessionResourceService_WatchPairingStatusClient ¶
type SRPCSessionResourceService_WatchPairingStatusClient interface {
srpc.Stream
Recv() (*WatchPairingStatusResponse, error)
RecvTo(*WatchPairingStatusResponse) error
}
type SRPCSessionResourceService_WatchPairingStatusStream ¶
type SRPCSessionResourceService_WatchPairingStatusStream interface {
srpc.Stream
Send(*WatchPairingStatusResponse) error
SendAndClose(*WatchPairingStatusResponse) error
}
type SRPCSessionResourceService_WatchResourcesListClient ¶
type SRPCSessionResourceService_WatchResourcesListClient interface {
srpc.Stream
Recv() (*WatchResourcesListResponse, error)
RecvTo(*WatchResourcesListResponse) error
}
type SRPCSessionResourceService_WatchResourcesListStream ¶
type SRPCSessionResourceService_WatchResourcesListStream interface {
srpc.Stream
Send(*WatchResourcesListResponse) error
SendAndClose(*WatchResourcesListResponse) error
}
type SRPCSessionResourceService_WatchStateAtomsClient ¶
type SRPCSessionResourceService_WatchStateAtomsClient interface {
srpc.Stream
Recv() (*WatchSessionStateAtomsResponse, error)
RecvTo(*WatchSessionStateAtomsResponse) error
}
type SRPCSessionResourceService_WatchStateAtomsStream ¶
type SRPCSessionResourceService_WatchStateAtomsStream interface {
srpc.Stream
Send(*WatchSessionStateAtomsResponse) error
SendAndClose(*WatchSessionStateAtomsResponse) error
}
type SRPCSessionResourceService_WatchSyncStatusClient ¶
type SRPCSessionResourceService_WatchSyncStatusClient interface {
srpc.Stream
Recv() (*WatchSyncStatusResponse, error)
RecvTo(*WatchSyncStatusResponse) error
}
type SRPCSessionResourceService_WatchSyncStatusStream ¶
type SRPCSessionResourceService_WatchSyncStatusStream interface {
srpc.Stream
Send(*WatchSyncStatusResponse) error
SendAndClose(*WatchSyncStatusResponse) error
}
type SRPCSessionResourceService_WatchTransferProgressClient ¶
type SRPCSessionResourceService_WatchTransferProgressClient interface {
srpc.Stream
Recv() (*WatchTransferProgressResponse, error)
RecvTo(*WatchTransferProgressResponse) error
}
type SRPCSessionResourceService_WatchTransferProgressStream ¶
type SRPCSessionResourceService_WatchTransferProgressStream interface {
srpc.Stream
Send(*WatchTransferProgressResponse) error
SendAndClose(*WatchTransferProgressResponse) error
}
type SRPCSharedObjectSelfEnrollmentResourceServiceClient ¶
type SRPCSharedObjectSelfEnrollmentResourceServiceClient interface {
SRPCClient() srpc.Client
WatchState(ctx context.Context, in *WatchSharedObjectSelfEnrollmentStateRequest) (SRPCSharedObjectSelfEnrollmentResourceService_WatchStateClient, error)
Start(ctx context.Context, in *StartSharedObjectSelfEnrollmentRequest) (*StartSharedObjectSelfEnrollmentResponse, error)
Skip(ctx context.Context, in *SkipSharedObjectSelfEnrollmentRequest) (*SkipSharedObjectSelfEnrollmentResponse, error)
}
func NewSRPCSharedObjectSelfEnrollmentResourceServiceClient ¶
func NewSRPCSharedObjectSelfEnrollmentResourceServiceClient(cc srpc.Client) SRPCSharedObjectSelfEnrollmentResourceServiceClient
func NewSRPCSharedObjectSelfEnrollmentResourceServiceClientWithServiceID ¶
func NewSRPCSharedObjectSelfEnrollmentResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCSharedObjectSelfEnrollmentResourceServiceClient
type SRPCSharedObjectSelfEnrollmentResourceServiceHandler ¶
type SRPCSharedObjectSelfEnrollmentResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) GetMethodIDs ¶
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) GetMethodIDs() []string
func (*SRPCSharedObjectSelfEnrollmentResourceServiceHandler) GetServiceID ¶
func (d *SRPCSharedObjectSelfEnrollmentResourceServiceHandler) GetServiceID() string
func (*SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod ¶
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_Skip ¶
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_Skip(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, strm srpc.Stream) error
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_Start ¶
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_Start(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, strm srpc.Stream) error
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_WatchState ¶
func (SRPCSharedObjectSelfEnrollmentResourceServiceHandler) InvokeMethod_WatchState(impl SRPCSharedObjectSelfEnrollmentResourceServiceServer, strm srpc.Stream) error
type SRPCSharedObjectSelfEnrollmentResourceServiceServer ¶
type SRPCSharedObjectSelfEnrollmentResourceServiceServer interface {
WatchState(*WatchSharedObjectSelfEnrollmentStateRequest, SRPCSharedObjectSelfEnrollmentResourceService_WatchStateStream) error
Start(context.Context, *StartSharedObjectSelfEnrollmentRequest) (*StartSharedObjectSelfEnrollmentResponse, error)
Skip(context.Context, *SkipSharedObjectSelfEnrollmentRequest) (*SkipSharedObjectSelfEnrollmentResponse, error)
}
type SRPCSpacewaveSessionResourceServiceClient ¶
type SRPCSpacewaveSessionResourceServiceClient interface {
// SRPCClient returns the underlying SRPC client.
SRPCClient() srpc.Client
WatchOnboardingStatus(ctx context.Context, in *s4wave_provider_spacewave.WatchOnboardingStatusRequest) (SRPCSpacewaveSessionResourceService_WatchOnboardingStatusClient, error)
CreateLinkedLocalSession(ctx context.Context, in *s4wave_provider_spacewave.CreateLinkedLocalSessionRequest) (*s4wave_provider_spacewave.CreateLinkedLocalSessionResponse, error)
GetLinkedLocalSession(ctx context.Context, in *s4wave_provider_spacewave.GetLinkedLocalSessionRequest) (*s4wave_provider_spacewave.GetLinkedLocalSessionResponse, error)
UnlinkLocalSession(ctx context.Context, in *s4wave_provider_spacewave.UnlinkLocalSessionRequest) (*s4wave_provider_spacewave.UnlinkLocalSessionResponse, error)
CreateCheckoutSession(ctx context.Context, in *s4wave_provider_spacewave.CreateCheckoutSessionRequest) (*s4wave_provider_spacewave.CreateCheckoutSessionResponse, error)
CancelCheckoutSession(ctx context.Context, in *s4wave_provider_spacewave.CancelCheckoutSessionRequest) (*s4wave_provider_spacewave.CancelCheckoutSessionResponse, error)
WatchSubscriptionStatus(ctx context.Context, in *s4wave_provider_spacewave.WatchSubscriptionStatusRequest) (SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusClient, error)
WatchBillingState(ctx context.Context, in *s4wave_provider_spacewave.WatchBillingStateRequest) (SRPCSpacewaveSessionResourceService_WatchBillingStateClient, error)
WatchCheckoutStatus(ctx context.Context, in *s4wave_provider_spacewave.WatchCheckoutStatusRequest) (SRPCSpacewaveSessionResourceService_WatchCheckoutStatusClient, error)
RefreshBillingState(ctx context.Context, in *s4wave_provider_spacewave.RefreshBillingStateRequest) (*s4wave_provider_spacewave.RefreshBillingStateResponse, error)
CancelSubscription(ctx context.Context, in *s4wave_provider_spacewave.CancelSubscriptionRequest) (*s4wave_provider_spacewave.CancelSubscriptionResponse, error)
ReactivateSubscription(ctx context.Context, in *s4wave_provider_spacewave.ReactivateSubscriptionRequest) (*s4wave_provider_spacewave.ReactivateSubscriptionResponse, error)
SwitchBillingInterval(ctx context.Context, in *s4wave_provider_spacewave.SwitchBillingIntervalRequest) (*s4wave_provider_spacewave.SwitchBillingIntervalResponse, error)
CreateBillingPortal(ctx context.Context, in *s4wave_provider_spacewave.CreateBillingPortalRequest) (*s4wave_provider_spacewave.CreateBillingPortalResponse, error)
CreateBillingAccount(ctx context.Context, in *s4wave_provider_spacewave.CreateBillingAccountRequest) (*s4wave_provider_spacewave.CreateBillingAccountResponse, error)
ListManagedBillingAccounts(ctx context.Context, in *s4wave_provider_spacewave.ListManagedBillingAccountsRequest) (*s4wave_provider_spacewave.ListManagedBillingAccountsResponse, error)
AssignBillingAccount(ctx context.Context, in *s4wave_provider_spacewave.AssignBillingAccountRequest) (*s4wave_provider_spacewave.AssignBillingAccountResponse, error)
DetachBillingAccount(ctx context.Context, in *s4wave_provider_spacewave.DetachBillingAccountRequest) (*s4wave_provider_spacewave.DetachBillingAccountResponse, error)
RenameBillingAccount(ctx context.Context, in *s4wave_provider_spacewave.RenameBillingAccountRequest) (*s4wave_provider_spacewave.RenameBillingAccountResponse, error)
DeleteBillingAccount(ctx context.Context, in *s4wave_provider_spacewave.DeleteBillingAccountRequest) (*s4wave_provider_spacewave.DeleteBillingAccountResponse, error)
RequestDeleteNowEmail(ctx context.Context, in *s4wave_provider_spacewave.RequestDeleteNowEmailRequest) (*s4wave_provider_spacewave.RequestDeleteNowEmailResponse, error)
ConfirmDeleteNowCode(ctx context.Context, in *s4wave_provider_spacewave.ConfirmDeleteNowCodeRequest) (*s4wave_provider_spacewave.ConfirmDeleteNowCodeResponse, error)
UndoDeleteNow(ctx context.Context, in *s4wave_provider_spacewave.UndoDeleteNowRequest) (*s4wave_provider_spacewave.UndoDeleteNowResponse, error)
WatchOrganizations(ctx context.Context, in *s4wave_provider_spacewave.WatchOrganizationsRequest) (SRPCSpacewaveSessionResourceService_WatchOrganizationsClient, error)
CreateOrganization(ctx context.Context, in *s4wave_provider_spacewave.CreateOrganizationRequest) (*s4wave_provider_spacewave.CreateOrganizationResponse, error)
WatchOrganizationState(ctx context.Context, in *s4wave_provider_spacewave.WatchOrganizationStateRequest) (SRPCSpacewaveSessionResourceService_WatchOrganizationStateClient, error)
DeleteOrganization(ctx context.Context, in *s4wave_provider_spacewave.DeleteOrganizationRequest) (*s4wave_provider_spacewave.DeleteOrganizationResponse, error)
CreateOrgInvite(ctx context.Context, in *s4wave_provider_spacewave.CreateOrgInviteRequest) (*s4wave_provider_spacewave.CreateOrgInviteResponse, error)
JoinOrganization(ctx context.Context, in *s4wave_provider_spacewave.JoinOrganizationRequest) (*s4wave_provider_spacewave.JoinOrganizationResponse, error)
RevokeOrgInvite(ctx context.Context, in *s4wave_provider_spacewave.RevokeOrgInviteRequest) (*s4wave_provider_spacewave.RevokeOrgInviteResponse, error)
LeaveOrganization(ctx context.Context, in *s4wave_provider_spacewave.LeaveOrganizationRequest) (*s4wave_provider_spacewave.LeaveOrganizationResponse, error)
RemoveOrgMember(ctx context.Context, in *s4wave_provider_spacewave.RemoveOrgMemberRequest) (*s4wave_provider_spacewave.RemoveOrgMemberResponse, error)
UpdateOrganization(ctx context.Context, in *s4wave_provider_spacewave.UpdateOrganizationRequest) (*s4wave_provider_spacewave.UpdateOrganizationResponse, error)
TransferResource(ctx context.Context, in *s4wave_provider_spacewave.TransferResourceRequest) (*s4wave_provider_spacewave.TransferResourceResponse, error)
WatchEmails(ctx context.Context, in *s4wave_provider_spacewave.WatchEmailsRequest) (SRPCSpacewaveSessionResourceService_WatchEmailsClient, error)
SendVerificationEmail(ctx context.Context, in *s4wave_provider_spacewave.SendVerificationEmailRequest) (*s4wave_provider_spacewave.SendVerificationEmailResponse, error)
VerifyEmailCode(ctx context.Context, in *s4wave_provider_spacewave.VerifyEmailCodeRequest) (*s4wave_provider_spacewave.VerifyEmailCodeResponse, error)
AddEmail(ctx context.Context, in *s4wave_provider_spacewave.AddEmailRequest) (*s4wave_provider_spacewave.AddEmailResponse, error)
RemoveEmail(ctx context.Context, in *s4wave_provider_spacewave.RemoveEmailRequest) (*s4wave_provider_spacewave.RemoveEmailResponse, error)
SetPrimaryEmail(ctx context.Context, in *s4wave_provider_spacewave.SetPrimaryEmailRequest) (*s4wave_provider_spacewave.SetPrimaryEmailResponse, error)
EnrollSpaceMember(ctx context.Context, in *s4wave_provider_spacewave.EnrollSpaceMemberRequest) (*s4wave_provider_spacewave.EnrollSpaceMemberResponse, error)
RemoveSpaceMember(ctx context.Context, in *s4wave_provider_spacewave.RemoveSpaceMemberRequest) (*s4wave_provider_spacewave.RemoveSpaceMemberResponse, error)
LookupInviteCode(ctx context.Context, in *s4wave_provider_spacewave.LookupInviteCodeRequest) (*s4wave_provider_spacewave.LookupInviteCodeResponse, error)
ProcessMailboxEntry(ctx context.Context, in *s4wave_provider_spacewave.ProcessMailboxEntryRequest) (*s4wave_provider_spacewave.ProcessMailboxEntryResponse, error)
StartDesktopSSOLink(ctx context.Context, in *s4wave_provider_spacewave.StartDesktopSSOLinkRequest) (*s4wave_provider_spacewave.StartDesktopSSOLinkResponse, error)
StartDesktopPasskeyReauth(ctx context.Context, in *s4wave_provider_spacewave.StartDesktopPasskeyReauthRequest) (*s4wave_provider_spacewave.StartDesktopPasskeyReauthResponse, error)
EncryptForHandoff(ctx context.Context, in *s4wave_provider_spacewave.EncryptForHandoffRequest) (*s4wave_provider_spacewave.EncryptForHandoffResponse, error)
// PreviewSpaceLink verifies a SpaceLink ticket for trusted UI display.
PreviewSpaceLink(ctx context.Context, in *s4wave_provider_spacewave.PreviewSpaceLinkRequest) (*s4wave_provider_spacewave.PreviewSpaceLinkResponse, error)
// ApproveSpaceLink approves a SpaceLink ticket for a target Space.
ApproveSpaceLink(ctx context.Context, in *s4wave_provider_spacewave.ApproveSpaceLinkRequest) (*s4wave_provider_spacewave.ApproveSpaceLinkResponse, error)
ResetSession(ctx context.Context, in *s4wave_provider_spacewave.ResetSessionRequest) (*s4wave_provider_spacewave.ResetSessionResponse, error)
}
func NewSRPCSpacewaveSessionResourceServiceClient ¶
func NewSRPCSpacewaveSessionResourceServiceClient(cc srpc.Client) SRPCSpacewaveSessionResourceServiceClient
func NewSRPCSpacewaveSessionResourceServiceClientWithServiceID ¶
func NewSRPCSpacewaveSessionResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCSpacewaveSessionResourceServiceClient
type SRPCSpacewaveSessionResourceServiceHandler ¶
type SRPCSpacewaveSessionResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCSpacewaveSessionResourceServiceHandler) GetMethodIDs ¶
func (SRPCSpacewaveSessionResourceServiceHandler) GetMethodIDs() []string
func (*SRPCSpacewaveSessionResourceServiceHandler) GetServiceID ¶
func (d *SRPCSpacewaveSessionResourceServiceHandler) GetServiceID() string
func (*SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_AddEmail ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_AddEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ApproveSpaceLink ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ApproveSpaceLink(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_AssignBillingAccount ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_AssignBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CancelCheckoutSession ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CancelCheckoutSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CancelSubscription ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CancelSubscription(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ConfirmDeleteNowCode ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ConfirmDeleteNowCode(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateBillingAccount ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateBillingPortal ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateBillingPortal(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateCheckoutSession ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateCheckoutSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateLinkedLocalSession ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateLinkedLocalSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateOrgInvite ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateOrgInvite(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateOrganization ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_CreateOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DeleteBillingAccount ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DeleteBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DeleteOrganization ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DeleteOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DetachBillingAccount ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_DetachBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_EncryptForHandoff ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_EncryptForHandoff(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_EnrollSpaceMember ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_EnrollSpaceMember(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_GetLinkedLocalSession ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_GetLinkedLocalSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_JoinOrganization ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_JoinOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_LeaveOrganization ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_LeaveOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ListManagedBillingAccounts ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ListManagedBillingAccounts(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_LookupInviteCode ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_LookupInviteCode(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_MountSharedObjectSelfEnrollment ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_MountSharedObjectSelfEnrollment(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_PreviewSpaceLink ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_PreviewSpaceLink(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ProcessMailboxEntry ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ProcessMailboxEntry(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ReactivateSubscription ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ReactivateSubscription(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RefreshBillingState ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RefreshBillingState(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ReinitializeSharedObject ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ReinitializeSharedObject(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveEmail ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveOrgMember ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveOrgMember(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveSpaceMember ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RemoveSpaceMember(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RenameBillingAccount ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RenameBillingAccount(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RepairSharedObject ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RepairSharedObject(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RequestDeleteNowEmail ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RequestDeleteNowEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ResetSession ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_ResetSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RevokeOrgInvite ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_RevokeOrgInvite(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SendVerificationEmail ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SendVerificationEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SetPrimaryEmail ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SetPrimaryEmail(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_StartDesktopPasskeyReauth ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_StartDesktopPasskeyReauth(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_StartDesktopSSOLink ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_StartDesktopSSOLink(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SwitchBillingInterval ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_SwitchBillingInterval(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_TransferResource ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_TransferResource(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UndoDeleteNow ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UndoDeleteNow(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UnlinkLocalSession ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UnlinkLocalSession(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UpdateOrganization ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_UpdateOrganization(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_VerifyEmailCode ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_VerifyEmailCode(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchBillingState ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchBillingState(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchCheckoutStatus ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchCheckoutStatus(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchEmails ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchEmails(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOnboardingStatus ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOnboardingStatus(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOrganizationState ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOrganizationState(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOrganizations ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchOrganizations(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchSubscriptionStatus ¶
func (SRPCSpacewaveSessionResourceServiceHandler) InvokeMethod_WatchSubscriptionStatus(impl SRPCSpacewaveSessionResourceServiceServer, strm srpc.Stream) error
type SRPCSpacewaveSessionResourceServiceServer ¶
type SRPCSpacewaveSessionResourceServiceServer interface {
WatchOnboardingStatus(*s4wave_provider_spacewave.WatchOnboardingStatusRequest, SRPCSpacewaveSessionResourceService_WatchOnboardingStatusStream) error
CreateLinkedLocalSession(context.Context, *s4wave_provider_spacewave.CreateLinkedLocalSessionRequest) (*s4wave_provider_spacewave.CreateLinkedLocalSessionResponse, error)
GetLinkedLocalSession(context.Context, *s4wave_provider_spacewave.GetLinkedLocalSessionRequest) (*s4wave_provider_spacewave.GetLinkedLocalSessionResponse, error)
UnlinkLocalSession(context.Context, *s4wave_provider_spacewave.UnlinkLocalSessionRequest) (*s4wave_provider_spacewave.UnlinkLocalSessionResponse, error)
CreateCheckoutSession(context.Context, *s4wave_provider_spacewave.CreateCheckoutSessionRequest) (*s4wave_provider_spacewave.CreateCheckoutSessionResponse, error)
CancelCheckoutSession(context.Context, *s4wave_provider_spacewave.CancelCheckoutSessionRequest) (*s4wave_provider_spacewave.CancelCheckoutSessionResponse, error)
WatchSubscriptionStatus(*s4wave_provider_spacewave.WatchSubscriptionStatusRequest, SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusStream) error
WatchBillingState(*s4wave_provider_spacewave.WatchBillingStateRequest, SRPCSpacewaveSessionResourceService_WatchBillingStateStream) error
WatchCheckoutStatus(*s4wave_provider_spacewave.WatchCheckoutStatusRequest, SRPCSpacewaveSessionResourceService_WatchCheckoutStatusStream) error
RefreshBillingState(context.Context, *s4wave_provider_spacewave.RefreshBillingStateRequest) (*s4wave_provider_spacewave.RefreshBillingStateResponse, error)
CancelSubscription(context.Context, *s4wave_provider_spacewave.CancelSubscriptionRequest) (*s4wave_provider_spacewave.CancelSubscriptionResponse, error)
ReactivateSubscription(context.Context, *s4wave_provider_spacewave.ReactivateSubscriptionRequest) (*s4wave_provider_spacewave.ReactivateSubscriptionResponse, error)
SwitchBillingInterval(context.Context, *s4wave_provider_spacewave.SwitchBillingIntervalRequest) (*s4wave_provider_spacewave.SwitchBillingIntervalResponse, error)
CreateBillingPortal(context.Context, *s4wave_provider_spacewave.CreateBillingPortalRequest) (*s4wave_provider_spacewave.CreateBillingPortalResponse, error)
CreateBillingAccount(context.Context, *s4wave_provider_spacewave.CreateBillingAccountRequest) (*s4wave_provider_spacewave.CreateBillingAccountResponse, error)
ListManagedBillingAccounts(context.Context, *s4wave_provider_spacewave.ListManagedBillingAccountsRequest) (*s4wave_provider_spacewave.ListManagedBillingAccountsResponse, error)
AssignBillingAccount(context.Context, *s4wave_provider_spacewave.AssignBillingAccountRequest) (*s4wave_provider_spacewave.AssignBillingAccountResponse, error)
DetachBillingAccount(context.Context, *s4wave_provider_spacewave.DetachBillingAccountRequest) (*s4wave_provider_spacewave.DetachBillingAccountResponse, error)
RenameBillingAccount(context.Context, *s4wave_provider_spacewave.RenameBillingAccountRequest) (*s4wave_provider_spacewave.RenameBillingAccountResponse, error)
DeleteBillingAccount(context.Context, *s4wave_provider_spacewave.DeleteBillingAccountRequest) (*s4wave_provider_spacewave.DeleteBillingAccountResponse, error)
RequestDeleteNowEmail(context.Context, *s4wave_provider_spacewave.RequestDeleteNowEmailRequest) (*s4wave_provider_spacewave.RequestDeleteNowEmailResponse, error)
ConfirmDeleteNowCode(context.Context, *s4wave_provider_spacewave.ConfirmDeleteNowCodeRequest) (*s4wave_provider_spacewave.ConfirmDeleteNowCodeResponse, error)
UndoDeleteNow(context.Context, *s4wave_provider_spacewave.UndoDeleteNowRequest) (*s4wave_provider_spacewave.UndoDeleteNowResponse, error)
WatchOrganizations(*s4wave_provider_spacewave.WatchOrganizationsRequest, SRPCSpacewaveSessionResourceService_WatchOrganizationsStream) error
CreateOrganization(context.Context, *s4wave_provider_spacewave.CreateOrganizationRequest) (*s4wave_provider_spacewave.CreateOrganizationResponse, error)
WatchOrganizationState(*s4wave_provider_spacewave.WatchOrganizationStateRequest, SRPCSpacewaveSessionResourceService_WatchOrganizationStateStream) error
DeleteOrganization(context.Context, *s4wave_provider_spacewave.DeleteOrganizationRequest) (*s4wave_provider_spacewave.DeleteOrganizationResponse, error)
CreateOrgInvite(context.Context, *s4wave_provider_spacewave.CreateOrgInviteRequest) (*s4wave_provider_spacewave.CreateOrgInviteResponse, error)
JoinOrganization(context.Context, *s4wave_provider_spacewave.JoinOrganizationRequest) (*s4wave_provider_spacewave.JoinOrganizationResponse, error)
RevokeOrgInvite(context.Context, *s4wave_provider_spacewave.RevokeOrgInviteRequest) (*s4wave_provider_spacewave.RevokeOrgInviteResponse, error)
LeaveOrganization(context.Context, *s4wave_provider_spacewave.LeaveOrganizationRequest) (*s4wave_provider_spacewave.LeaveOrganizationResponse, error)
RemoveOrgMember(context.Context, *s4wave_provider_spacewave.RemoveOrgMemberRequest) (*s4wave_provider_spacewave.RemoveOrgMemberResponse, error)
UpdateOrganization(context.Context, *s4wave_provider_spacewave.UpdateOrganizationRequest) (*s4wave_provider_spacewave.UpdateOrganizationResponse, error)
TransferResource(context.Context, *s4wave_provider_spacewave.TransferResourceRequest) (*s4wave_provider_spacewave.TransferResourceResponse, error)
WatchEmails(*s4wave_provider_spacewave.WatchEmailsRequest, SRPCSpacewaveSessionResourceService_WatchEmailsStream) error
SendVerificationEmail(context.Context, *s4wave_provider_spacewave.SendVerificationEmailRequest) (*s4wave_provider_spacewave.SendVerificationEmailResponse, error)
VerifyEmailCode(context.Context, *s4wave_provider_spacewave.VerifyEmailCodeRequest) (*s4wave_provider_spacewave.VerifyEmailCodeResponse, error)
AddEmail(context.Context, *s4wave_provider_spacewave.AddEmailRequest) (*s4wave_provider_spacewave.AddEmailResponse, error)
RemoveEmail(context.Context, *s4wave_provider_spacewave.RemoveEmailRequest) (*s4wave_provider_spacewave.RemoveEmailResponse, error)
SetPrimaryEmail(context.Context, *s4wave_provider_spacewave.SetPrimaryEmailRequest) (*s4wave_provider_spacewave.SetPrimaryEmailResponse, error)
EnrollSpaceMember(context.Context, *s4wave_provider_spacewave.EnrollSpaceMemberRequest) (*s4wave_provider_spacewave.EnrollSpaceMemberResponse, error)
RemoveSpaceMember(context.Context, *s4wave_provider_spacewave.RemoveSpaceMemberRequest) (*s4wave_provider_spacewave.RemoveSpaceMemberResponse, error)
LookupInviteCode(context.Context, *s4wave_provider_spacewave.LookupInviteCodeRequest) (*s4wave_provider_spacewave.LookupInviteCodeResponse, error)
ProcessMailboxEntry(context.Context, *s4wave_provider_spacewave.ProcessMailboxEntryRequest) (*s4wave_provider_spacewave.ProcessMailboxEntryResponse, error)
StartDesktopSSOLink(context.Context, *s4wave_provider_spacewave.StartDesktopSSOLinkRequest) (*s4wave_provider_spacewave.StartDesktopSSOLinkResponse, error)
StartDesktopPasskeyReauth(context.Context, *s4wave_provider_spacewave.StartDesktopPasskeyReauthRequest) (*s4wave_provider_spacewave.StartDesktopPasskeyReauthResponse, error)
EncryptForHandoff(context.Context, *s4wave_provider_spacewave.EncryptForHandoffRequest) (*s4wave_provider_spacewave.EncryptForHandoffResponse, error)
// PreviewSpaceLink verifies a SpaceLink ticket for trusted UI display.
PreviewSpaceLink(context.Context, *s4wave_provider_spacewave.PreviewSpaceLinkRequest) (*s4wave_provider_spacewave.PreviewSpaceLinkResponse, error)
// ApproveSpaceLink approves a SpaceLink ticket for a target Space.
ApproveSpaceLink(context.Context, *s4wave_provider_spacewave.ApproveSpaceLinkRequest) (*s4wave_provider_spacewave.ApproveSpaceLinkResponse, error)
ResetSession(context.Context, *s4wave_provider_spacewave.ResetSessionRequest) (*s4wave_provider_spacewave.ResetSessionResponse, error)
}
type SRPCSpacewaveSessionResourceService_WatchBillingStateClient ¶
type SRPCSpacewaveSessionResourceService_WatchBillingStateClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchBillingStateResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchBillingStateResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchBillingStateStream ¶
type SRPCSpacewaveSessionResourceService_WatchBillingStateStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchBillingStateResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchBillingStateResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchCheckoutStatusClient ¶
type SRPCSpacewaveSessionResourceService_WatchCheckoutStatusClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchCheckoutStatusResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchCheckoutStatusResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchCheckoutStatusStream ¶
type SRPCSpacewaveSessionResourceService_WatchCheckoutStatusStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchCheckoutStatusResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchCheckoutStatusResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchEmailsClient ¶
type SRPCSpacewaveSessionResourceService_WatchEmailsClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchEmailsResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchEmailsResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchEmailsStream ¶
type SRPCSpacewaveSessionResourceService_WatchEmailsStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchEmailsResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchEmailsResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchOnboardingStatusClient ¶
type SRPCSpacewaveSessionResourceService_WatchOnboardingStatusClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchOnboardingStatusResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchOnboardingStatusResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchOnboardingStatusStream ¶
type SRPCSpacewaveSessionResourceService_WatchOnboardingStatusStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchOnboardingStatusResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchOnboardingStatusResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchOrganizationStateClient ¶
type SRPCSpacewaveSessionResourceService_WatchOrganizationStateClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchOrganizationStateResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchOrganizationStateResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchOrganizationStateStream ¶
type SRPCSpacewaveSessionResourceService_WatchOrganizationStateStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchOrganizationStateResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchOrganizationStateResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchOrganizationsClient ¶
type SRPCSpacewaveSessionResourceService_WatchOrganizationsClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchOrganizationsResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchOrganizationsResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchOrganizationsStream ¶
type SRPCSpacewaveSessionResourceService_WatchOrganizationsStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchOrganizationsResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchOrganizationsResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusClient ¶
type SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusClient interface {
srpc.Stream
Recv() (*s4wave_provider_spacewave.WatchSubscriptionStatusResponse, error)
RecvTo(*s4wave_provider_spacewave.WatchSubscriptionStatusResponse) error
}
type SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusStream ¶
type SRPCSpacewaveSessionResourceService_WatchSubscriptionStatusStream interface {
srpc.Stream
Send(*s4wave_provider_spacewave.WatchSubscriptionStatusResponse) error
SendAndClose(*s4wave_provider_spacewave.WatchSubscriptionStatusResponse) error
}
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session is a session resource that provides access to session functionality. The MountSession directive will remain active until this resource is released.
This Go SDK implementation wraps SessionResourceService.
func NewSession ¶
func NewSession(client *resource_client.Client, ref resource_client.ResourceRef) (*Session, error)
NewSession creates a new Session resource wrapper.
func (*Session) AcceptLocalPairingAnswer ¶
func (s *Session) AcceptLocalPairingAnswer(ctx context.Context, answerPayload string) (*AcceptLocalPairingAnswerResponse, error)
AcceptLocalPairingAnswer accepts a remote answer to complete the connection.
func (*Session) AcceptLocalPairingOffer ¶
func (s *Session) AcceptLocalPairingOffer(ctx context.Context, offerPayload string) (*AcceptLocalPairingOfferResponse, error)
AcceptLocalPairingOffer accepts a remote offer and returns an answer.
func (*Session) CancelTransfer ¶
CancelTransfer stops an in-progress transfer.
func (*Session) CompletePairing ¶
func (s *Session) CompletePairing(ctx context.Context, code string) (*CompletePairingResponse, error)
CompletePairing resolves a pairing code from the other device to link.
func (*Session) ConfirmPairing ¶
func (s *Session) ConfirmPairing(ctx context.Context, remotePeerID string, displayName string) error
ConfirmPairing finalizes a verified pairing and persists the remote peer.
func (*Session) ConfirmSASMatch ¶
ConfirmSASMatch sends the user's SAS verification decision to the remote peer.
func (*Session) CreateLocalPairingOffer ¶
func (s *Session) CreateLocalPairingOffer(ctx context.Context) (*CreateLocalPairingOfferResponse, error)
CreateLocalPairingOffer generates a WebRTC SDP offer for no-cloud pairing.
func (*Session) CreateSpace ¶
func (s *Session) CreateSpace(ctx context.Context, spaceName, ownerType, ownerID string) (*CreateSpaceResponse, error)
CreateSpace creates a new Space as a SharedObject within the Session. ownerType is "account" or "organization"; ownerID is the principal id (account id or organization id).
func (*Session) CreateSpaceInvite ¶
func (s *Session) CreateSpaceInvite(ctx context.Context, req *CreateSpaceInviteRequest) (*CreateSpaceInviteResponse, error)
CreateSpaceInvite creates an invite for a space shared object.
func (*Session) DeleteSpace ¶
func (s *Session) DeleteSpace(ctx context.Context, sharedObjectID string) (*DeleteSpaceResponse, error)
DeleteSpace deletes a space and its associated storage.
func (*Session) GeneratePairingCode ¶
func (s *Session) GeneratePairingCode(ctx context.Context) (*GeneratePairingCodeResponse, error)
GeneratePairingCode generates a short pairing code for cloud-relay device linking.
func (*Session) GetResourceRef ¶
func (s *Session) GetResourceRef() resource_client.ResourceRef
GetResourceRef returns the resource reference.
func (*Session) GetSASEmoji ¶
func (s *Session) GetSASEmoji(ctx context.Context, remotePeerID string) (*GetSASEmojiResponse, error)
GetSASEmoji derives the 6-emoji SAS verification sequence for a remote peer.
func (*Session) GetSessionInfo ¶
func (s *Session) GetSessionInfo(ctx context.Context) (*GetSessionInfoResponse, error)
GetSessionInfo returns information about this session.
func (*Session) GetTransferInventory ¶
func (s *Session) GetTransferInventory(ctx context.Context, sessionIdx uint32) (*GetTransferInventoryResponse, error)
GetTransferInventory returns the list of spaces on a session for transfer planning.
func (*Session) JoinSpaceViaInvite ¶
func (s *Session) JoinSpaceViaInvite(ctx context.Context, req *JoinSpaceViaInviteRequest) (*JoinSpaceViaInviteResponse, error)
JoinSpaceViaInvite joins a space using an out-of-band invite message.
func (*Session) LockSession ¶
LockSession locks a running session, scrubbing the privkey and requiring PIN re-entry.
func (*Session) MountSharedObject ¶
func (s *Session) MountSharedObject(ctx context.Context, sharedObjectID string) (*MountSharedObjectResponse, error)
MountSharedObject mounts a shared object within the session by ID. Returns the response containing the resource ID and shared object metadata.
func (*Session) RevokeSpaceInvite ¶
RevokeSpaceInvite revokes an invite on a space shared object.
func (*Session) SetLockMode ¶
SetLockMode changes the session lock mode.
func (*Session) StartTransfer ¶
func (s *Session) StartTransfer(ctx context.Context, req *StartTransferRequest) error
StartTransfer starts a transfer operation between two sessions.
func (*Session) UnlockSession ¶
UnlockSession unlocks a PIN-locked session with the given PIN.
func (*Session) WatchLockState ¶
func (s *Session) WatchLockState(ctx context.Context) (SRPCSessionResourceService_WatchLockStateClient, error)
WatchLockState returns a stream of the current lock state and updates on changes.
func (*Session) WatchPairingStatus ¶
func (s *Session) WatchPairingStatus(ctx context.Context) (SRPCSessionResourceService_WatchPairingStatusClient, error)
WatchPairingStatus streams pairing state changes during device linking.
func (*Session) WatchResourcesList ¶
func (s *Session) WatchResourcesList(ctx context.Context) (SRPCSessionResourceService_WatchResourcesListClient, error)
WatchResourcesList returns a stream of the full spaces list snapshots.
func (*Session) WatchSharedObjectHealth ¶
func (s *Session) WatchSharedObjectHealth(ctx context.Context, sharedObjectID string) (SRPCSessionResourceService_WatchSharedObjectHealthClient, error)
WatchSharedObjectHealth returns a stream of SharedObject health by SharedObject ID.
func (*Session) WatchSyncStatus ¶
func (s *Session) WatchSyncStatus(ctx context.Context) (SRPCSessionResourceService_WatchSyncStatusClient, error)
WatchSyncStatus returns a stream of session sync status snapshots.
func (*Session) WatchTransferProgress ¶
func (s *Session) WatchTransferProgress(ctx context.Context) (SRPCSessionResourceService_WatchTransferProgressClient, error)
WatchTransferProgress streams transfer state updates for an active transfer.
type SessionCryptoInfo ¶
type SessionCryptoInfo struct {
// KeyType is the session key type (e.g. "Ed25519").
KeyType string `protobuf:"bytes,1,opt,name=key_type,json=keyType,proto3" json:"keyType,omitempty"`
// PublicKeyBase58 is the session public key encoded as base58.
PublicKeyBase58 string `protobuf:"bytes,2,opt,name=public_key_base58,json=publicKeyBase58,proto3" json:"publicKeyBase58,omitempty"`
// SpaceCount is the number of spaces in the session.
SpaceCount uint32 `protobuf:"varint,3,opt,name=space_count,json=spaceCount,proto3" json:"spaceCount,omitempty"`
// TotalStorageBytes is the aggregate storage size across all spaces.
TotalStorageBytes uint64 `protobuf:"varint,4,opt,name=total_storage_bytes,json=totalStorageBytes,proto3" json:"totalStorageBytes,omitempty"`
// PublicKeyPem is the session public key in PEM format.
PublicKeyPem string `protobuf:"bytes,5,opt,name=public_key_pem,json=publicKeyPem,proto3" json:"publicKeyPem,omitempty"`
// contains filtered or unexported fields
}
SessionCryptoInfo contains session crypto identity and storage summary.
func (*SessionCryptoInfo) CloneMessageVT ¶
func (m *SessionCryptoInfo) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SessionCryptoInfo) CloneVT ¶
func (m *SessionCryptoInfo) CloneVT() *SessionCryptoInfo
func (*SessionCryptoInfo) EqualMessageVT ¶
func (this *SessionCryptoInfo) EqualMessageVT(thatMsg any) bool
func (*SessionCryptoInfo) EqualVT ¶
func (this *SessionCryptoInfo) EqualVT(that *SessionCryptoInfo) bool
func (*SessionCryptoInfo) GetKeyType ¶
func (x *SessionCryptoInfo) GetKeyType() string
func (*SessionCryptoInfo) GetPublicKeyBase58 ¶
func (x *SessionCryptoInfo) GetPublicKeyBase58() string
func (*SessionCryptoInfo) GetPublicKeyPem ¶
func (x *SessionCryptoInfo) GetPublicKeyPem() string
func (*SessionCryptoInfo) GetSpaceCount ¶
func (x *SessionCryptoInfo) GetSpaceCount() uint32
func (*SessionCryptoInfo) GetTotalStorageBytes ¶
func (x *SessionCryptoInfo) GetTotalStorageBytes() uint64
func (*SessionCryptoInfo) MarshalJSON ¶
func (x *SessionCryptoInfo) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SessionCryptoInfo to JSON.
func (*SessionCryptoInfo) MarshalProtoJSON ¶
func (x *SessionCryptoInfo) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SessionCryptoInfo message to JSON.
func (*SessionCryptoInfo) MarshalProtoText ¶
func (x *SessionCryptoInfo) MarshalProtoText() string
func (*SessionCryptoInfo) MarshalToSizedBufferVT ¶
func (m *SessionCryptoInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SessionCryptoInfo) MarshalToVT ¶
func (m *SessionCryptoInfo) MarshalToVT(dAtA []byte) (int, error)
func (*SessionCryptoInfo) MarshalVT ¶
func (m *SessionCryptoInfo) MarshalVT() (dAtA []byte, err error)
func (*SessionCryptoInfo) ProtoMessage ¶
func (*SessionCryptoInfo) ProtoMessage()
func (*SessionCryptoInfo) Reset ¶
func (x *SessionCryptoInfo) Reset()
func (*SessionCryptoInfo) SizeVT ¶
func (m *SessionCryptoInfo) SizeVT() (n int)
func (*SessionCryptoInfo) String ¶
func (x *SessionCryptoInfo) String() string
func (*SessionCryptoInfo) UnmarshalJSON ¶
func (x *SessionCryptoInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SessionCryptoInfo from JSON.
func (*SessionCryptoInfo) UnmarshalProtoJSON ¶
func (x *SessionCryptoInfo) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SessionCryptoInfo message from JSON.
func (*SessionCryptoInfo) UnmarshalVT ¶
func (m *SessionCryptoInfo) UnmarshalVT(dAtA []byte) error
type SetLocalDisplayNameRequest ¶
type SetLocalDisplayNameRequest struct {
// DisplayName is the new display name for the local provider account.
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"displayName,omitempty"`
// contains filtered or unexported fields
}
SetLocalDisplayNameRequest is the request for SetDisplayName on local sessions.
func (*SetLocalDisplayNameRequest) CloneMessageVT ¶
func (m *SetLocalDisplayNameRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SetLocalDisplayNameRequest) CloneVT ¶
func (m *SetLocalDisplayNameRequest) CloneVT() *SetLocalDisplayNameRequest
func (*SetLocalDisplayNameRequest) EqualMessageVT ¶
func (this *SetLocalDisplayNameRequest) EqualMessageVT(thatMsg any) bool
func (*SetLocalDisplayNameRequest) EqualVT ¶
func (this *SetLocalDisplayNameRequest) EqualVT(that *SetLocalDisplayNameRequest) bool
func (*SetLocalDisplayNameRequest) GetDisplayName ¶
func (x *SetLocalDisplayNameRequest) GetDisplayName() string
func (*SetLocalDisplayNameRequest) MarshalJSON ¶
func (x *SetLocalDisplayNameRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SetLocalDisplayNameRequest to JSON.
func (*SetLocalDisplayNameRequest) MarshalProtoJSON ¶
func (x *SetLocalDisplayNameRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SetLocalDisplayNameRequest message to JSON.
func (*SetLocalDisplayNameRequest) MarshalProtoText ¶
func (x *SetLocalDisplayNameRequest) MarshalProtoText() string
func (*SetLocalDisplayNameRequest) MarshalToSizedBufferVT ¶
func (m *SetLocalDisplayNameRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetLocalDisplayNameRequest) MarshalToVT ¶
func (m *SetLocalDisplayNameRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetLocalDisplayNameRequest) MarshalVT ¶
func (m *SetLocalDisplayNameRequest) MarshalVT() (dAtA []byte, err error)
func (*SetLocalDisplayNameRequest) ProtoMessage ¶
func (*SetLocalDisplayNameRequest) ProtoMessage()
func (*SetLocalDisplayNameRequest) Reset ¶
func (x *SetLocalDisplayNameRequest) Reset()
func (*SetLocalDisplayNameRequest) SizeVT ¶
func (m *SetLocalDisplayNameRequest) SizeVT() (n int)
func (*SetLocalDisplayNameRequest) String ¶
func (x *SetLocalDisplayNameRequest) String() string
func (*SetLocalDisplayNameRequest) UnmarshalJSON ¶
func (x *SetLocalDisplayNameRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SetLocalDisplayNameRequest from JSON.
func (*SetLocalDisplayNameRequest) UnmarshalProtoJSON ¶
func (x *SetLocalDisplayNameRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SetLocalDisplayNameRequest message from JSON.
func (*SetLocalDisplayNameRequest) UnmarshalVT ¶
func (m *SetLocalDisplayNameRequest) UnmarshalVT(dAtA []byte) error
type SetLocalDisplayNameResponse ¶
type SetLocalDisplayNameResponse struct {
// contains filtered or unexported fields
}
SetLocalDisplayNameResponse is the response for SetDisplayName.
func (*SetLocalDisplayNameResponse) CloneMessageVT ¶
func (m *SetLocalDisplayNameResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SetLocalDisplayNameResponse) CloneVT ¶
func (m *SetLocalDisplayNameResponse) CloneVT() *SetLocalDisplayNameResponse
func (*SetLocalDisplayNameResponse) EqualMessageVT ¶
func (this *SetLocalDisplayNameResponse) EqualMessageVT(thatMsg any) bool
func (*SetLocalDisplayNameResponse) EqualVT ¶
func (this *SetLocalDisplayNameResponse) EqualVT(that *SetLocalDisplayNameResponse) bool
func (*SetLocalDisplayNameResponse) MarshalJSON ¶
func (x *SetLocalDisplayNameResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SetLocalDisplayNameResponse to JSON.
func (*SetLocalDisplayNameResponse) MarshalProtoJSON ¶
func (x *SetLocalDisplayNameResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SetLocalDisplayNameResponse message to JSON.
func (*SetLocalDisplayNameResponse) MarshalProtoText ¶
func (x *SetLocalDisplayNameResponse) MarshalProtoText() string
func (*SetLocalDisplayNameResponse) MarshalToSizedBufferVT ¶
func (m *SetLocalDisplayNameResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetLocalDisplayNameResponse) MarshalToVT ¶
func (m *SetLocalDisplayNameResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetLocalDisplayNameResponse) MarshalVT ¶
func (m *SetLocalDisplayNameResponse) MarshalVT() (dAtA []byte, err error)
func (*SetLocalDisplayNameResponse) ProtoMessage ¶
func (*SetLocalDisplayNameResponse) ProtoMessage()
func (*SetLocalDisplayNameResponse) Reset ¶
func (x *SetLocalDisplayNameResponse) Reset()
func (*SetLocalDisplayNameResponse) SizeVT ¶
func (m *SetLocalDisplayNameResponse) SizeVT() (n int)
func (*SetLocalDisplayNameResponse) String ¶
func (x *SetLocalDisplayNameResponse) String() string
func (*SetLocalDisplayNameResponse) UnmarshalJSON ¶
func (x *SetLocalDisplayNameResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SetLocalDisplayNameResponse from JSON.
func (*SetLocalDisplayNameResponse) UnmarshalProtoJSON ¶
func (x *SetLocalDisplayNameResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SetLocalDisplayNameResponse message from JSON.
func (*SetLocalDisplayNameResponse) UnmarshalVT ¶
func (m *SetLocalDisplayNameResponse) UnmarshalVT(dAtA []byte) error
type SetLockModeRequest ¶
type SetLockModeRequest struct {
// Mode is the desired lock mode.
Mode session.SessionLockMode `protobuf:"varint,1,opt,name=mode,proto3" json:"mode,omitempty"`
// Pin is required when mode is PIN_ENCRYPTED.
Pin []byte `protobuf:"bytes,2,opt,name=pin,proto3" json:"pin,omitempty"`
// contains filtered or unexported fields
}
SetLockModeRequest is the request type for SetLockMode.
func (*SetLockModeRequest) CloneMessageVT ¶
func (m *SetLockModeRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SetLockModeRequest) CloneVT ¶
func (m *SetLockModeRequest) CloneVT() *SetLockModeRequest
func (*SetLockModeRequest) EqualMessageVT ¶
func (this *SetLockModeRequest) EqualMessageVT(thatMsg any) bool
func (*SetLockModeRequest) EqualVT ¶
func (this *SetLockModeRequest) EqualVT(that *SetLockModeRequest) bool
func (*SetLockModeRequest) GetMode ¶
func (x *SetLockModeRequest) GetMode() session.SessionLockMode
func (*SetLockModeRequest) GetPin ¶
func (x *SetLockModeRequest) GetPin() []byte
func (*SetLockModeRequest) MarshalJSON ¶
func (x *SetLockModeRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SetLockModeRequest to JSON.
func (*SetLockModeRequest) MarshalProtoJSON ¶
func (x *SetLockModeRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SetLockModeRequest message to JSON.
func (*SetLockModeRequest) MarshalProtoText ¶
func (x *SetLockModeRequest) MarshalProtoText() string
func (*SetLockModeRequest) MarshalToSizedBufferVT ¶
func (m *SetLockModeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetLockModeRequest) MarshalToVT ¶
func (m *SetLockModeRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SetLockModeRequest) MarshalVT ¶
func (m *SetLockModeRequest) MarshalVT() (dAtA []byte, err error)
func (*SetLockModeRequest) ProtoMessage ¶
func (*SetLockModeRequest) ProtoMessage()
func (*SetLockModeRequest) Reset ¶
func (x *SetLockModeRequest) Reset()
func (*SetLockModeRequest) SizeVT ¶
func (m *SetLockModeRequest) SizeVT() (n int)
func (*SetLockModeRequest) String ¶
func (x *SetLockModeRequest) String() string
func (*SetLockModeRequest) UnmarshalJSON ¶
func (x *SetLockModeRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SetLockModeRequest from JSON.
func (*SetLockModeRequest) UnmarshalProtoJSON ¶
func (x *SetLockModeRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SetLockModeRequest message from JSON.
func (*SetLockModeRequest) UnmarshalVT ¶
func (m *SetLockModeRequest) UnmarshalVT(dAtA []byte) error
type SetLockModeResponse ¶
type SetLockModeResponse struct {
// contains filtered or unexported fields
}
SetLockModeResponse is the response type for SetLockMode.
func (*SetLockModeResponse) CloneMessageVT ¶
func (m *SetLockModeResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SetLockModeResponse) CloneVT ¶
func (m *SetLockModeResponse) CloneVT() *SetLockModeResponse
func (*SetLockModeResponse) EqualMessageVT ¶
func (this *SetLockModeResponse) EqualMessageVT(thatMsg any) bool
func (*SetLockModeResponse) EqualVT ¶
func (this *SetLockModeResponse) EqualVT(that *SetLockModeResponse) bool
func (*SetLockModeResponse) MarshalJSON ¶
func (x *SetLockModeResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SetLockModeResponse to JSON.
func (*SetLockModeResponse) MarshalProtoJSON ¶
func (x *SetLockModeResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SetLockModeResponse message to JSON.
func (*SetLockModeResponse) MarshalProtoText ¶
func (x *SetLockModeResponse) MarshalProtoText() string
func (*SetLockModeResponse) MarshalToSizedBufferVT ¶
func (m *SetLockModeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SetLockModeResponse) MarshalToVT ¶
func (m *SetLockModeResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SetLockModeResponse) MarshalVT ¶
func (m *SetLockModeResponse) MarshalVT() (dAtA []byte, err error)
func (*SetLockModeResponse) ProtoMessage ¶
func (*SetLockModeResponse) ProtoMessage()
func (*SetLockModeResponse) Reset ¶
func (x *SetLockModeResponse) Reset()
func (*SetLockModeResponse) SizeVT ¶
func (m *SetLockModeResponse) SizeVT() (n int)
func (*SetLockModeResponse) String ¶
func (x *SetLockModeResponse) String() string
func (*SetLockModeResponse) UnmarshalJSON ¶
func (x *SetLockModeResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SetLockModeResponse from JSON.
func (*SetLockModeResponse) UnmarshalProtoJSON ¶
func (x *SetLockModeResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SetLockModeResponse message from JSON.
func (*SetLockModeResponse) UnmarshalVT ¶
func (m *SetLockModeResponse) UnmarshalVT(dAtA []byte) error
type SharedObjectSelfEnrollmentErrorCategory ¶
type SharedObjectSelfEnrollmentErrorCategory int32
SharedObjectSelfEnrollmentErrorCategory classifies per-object failures.
const ( SharedObjectSelfEnrollmentErrorCategory_SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_UNKNOWN SharedObjectSelfEnrollmentErrorCategory = 0 SharedObjectSelfEnrollmentErrorCategory_SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_RETRY SharedObjectSelfEnrollmentErrorCategory = 1 SharedObjectSelfEnrollmentErrorCategory_SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_OPEN_OBJECT SharedObjectSelfEnrollmentErrorCategory = 2 SharedObjectSelfEnrollmentErrorCategory_SHARED_OBJECT_SELF_ENROLLMENT_ERROR_CATEGORY_REPORT SharedObjectSelfEnrollmentErrorCategory = 3 )
func (SharedObjectSelfEnrollmentErrorCategory) MarshalJSON ¶
func (x SharedObjectSelfEnrollmentErrorCategory) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SharedObjectSelfEnrollmentErrorCategory to JSON.
func (SharedObjectSelfEnrollmentErrorCategory) MarshalProtoJSON ¶
func (x SharedObjectSelfEnrollmentErrorCategory) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SharedObjectSelfEnrollmentErrorCategory to JSON.
func (SharedObjectSelfEnrollmentErrorCategory) MarshalProtoText ¶
func (x SharedObjectSelfEnrollmentErrorCategory) MarshalProtoText() string
func (SharedObjectSelfEnrollmentErrorCategory) MarshalText ¶
func (x SharedObjectSelfEnrollmentErrorCategory) MarshalText() ([]byte, error)
MarshalText marshals the SharedObjectSelfEnrollmentErrorCategory to text.
func (SharedObjectSelfEnrollmentErrorCategory) String ¶
func (x SharedObjectSelfEnrollmentErrorCategory) String() string
func (*SharedObjectSelfEnrollmentErrorCategory) UnmarshalJSON ¶
func (x *SharedObjectSelfEnrollmentErrorCategory) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SharedObjectSelfEnrollmentErrorCategory from JSON.
func (*SharedObjectSelfEnrollmentErrorCategory) UnmarshalProtoJSON ¶
func (x *SharedObjectSelfEnrollmentErrorCategory) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SharedObjectSelfEnrollmentErrorCategory from JSON.
func (*SharedObjectSelfEnrollmentErrorCategory) UnmarshalText ¶
func (x *SharedObjectSelfEnrollmentErrorCategory) UnmarshalText(b []byte) error
UnmarshalText unmarshals the SharedObjectSelfEnrollmentErrorCategory from text.
type SharedObjectSelfEnrollmentFailure ¶
type SharedObjectSelfEnrollmentFailure struct {
SharedObjectId string `protobuf:"bytes,1,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
Category SharedObjectSelfEnrollmentErrorCategory `protobuf:"varint,2,opt,name=category,proto3" json:"category,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
SharedObjectSelfEnrollmentFailure describes a failed per-object enrollment.
func (*SharedObjectSelfEnrollmentFailure) CloneMessageVT ¶
func (m *SharedObjectSelfEnrollmentFailure) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SharedObjectSelfEnrollmentFailure) CloneVT ¶
func (m *SharedObjectSelfEnrollmentFailure) CloneVT() *SharedObjectSelfEnrollmentFailure
func (*SharedObjectSelfEnrollmentFailure) EqualMessageVT ¶
func (this *SharedObjectSelfEnrollmentFailure) EqualMessageVT(thatMsg any) bool
func (*SharedObjectSelfEnrollmentFailure) EqualVT ¶
func (this *SharedObjectSelfEnrollmentFailure) EqualVT(that *SharedObjectSelfEnrollmentFailure) bool
func (*SharedObjectSelfEnrollmentFailure) GetCategory ¶
func (x *SharedObjectSelfEnrollmentFailure) GetCategory() SharedObjectSelfEnrollmentErrorCategory
func (*SharedObjectSelfEnrollmentFailure) GetMessage ¶
func (x *SharedObjectSelfEnrollmentFailure) GetMessage() string
func (*SharedObjectSelfEnrollmentFailure) GetSharedObjectId ¶
func (x *SharedObjectSelfEnrollmentFailure) GetSharedObjectId() string
func (*SharedObjectSelfEnrollmentFailure) MarshalJSON ¶
func (x *SharedObjectSelfEnrollmentFailure) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SharedObjectSelfEnrollmentFailure to JSON.
func (*SharedObjectSelfEnrollmentFailure) MarshalProtoJSON ¶
func (x *SharedObjectSelfEnrollmentFailure) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SharedObjectSelfEnrollmentFailure message to JSON.
func (*SharedObjectSelfEnrollmentFailure) MarshalProtoText ¶
func (x *SharedObjectSelfEnrollmentFailure) MarshalProtoText() string
func (*SharedObjectSelfEnrollmentFailure) MarshalToSizedBufferVT ¶
func (m *SharedObjectSelfEnrollmentFailure) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SharedObjectSelfEnrollmentFailure) MarshalToVT ¶
func (m *SharedObjectSelfEnrollmentFailure) MarshalToVT(dAtA []byte) (int, error)
func (*SharedObjectSelfEnrollmentFailure) MarshalVT ¶
func (m *SharedObjectSelfEnrollmentFailure) MarshalVT() (dAtA []byte, err error)
func (*SharedObjectSelfEnrollmentFailure) ProtoMessage ¶
func (*SharedObjectSelfEnrollmentFailure) ProtoMessage()
func (*SharedObjectSelfEnrollmentFailure) Reset ¶
func (x *SharedObjectSelfEnrollmentFailure) Reset()
func (*SharedObjectSelfEnrollmentFailure) SizeVT ¶
func (m *SharedObjectSelfEnrollmentFailure) SizeVT() (n int)
func (*SharedObjectSelfEnrollmentFailure) String ¶
func (x *SharedObjectSelfEnrollmentFailure) String() string
func (*SharedObjectSelfEnrollmentFailure) UnmarshalJSON ¶
func (x *SharedObjectSelfEnrollmentFailure) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SharedObjectSelfEnrollmentFailure from JSON.
func (*SharedObjectSelfEnrollmentFailure) UnmarshalProtoJSON ¶
func (x *SharedObjectSelfEnrollmentFailure) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SharedObjectSelfEnrollmentFailure message from JSON.
func (*SharedObjectSelfEnrollmentFailure) UnmarshalVT ¶
func (m *SharedObjectSelfEnrollmentFailure) UnmarshalVT(dAtA []byte) error
type SkipSharedObjectSelfEnrollmentRequest ¶
type SkipSharedObjectSelfEnrollmentRequest struct {
GenerationKey string `protobuf:"bytes,1,opt,name=generation_key,json=generationKey,proto3" json:"generationKey,omitempty"`
// contains filtered or unexported fields
}
SkipSharedObjectSelfEnrollmentRequest is the request for Skip.
func (*SkipSharedObjectSelfEnrollmentRequest) CloneMessageVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SkipSharedObjectSelfEnrollmentRequest) CloneVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) CloneVT() *SkipSharedObjectSelfEnrollmentRequest
func (*SkipSharedObjectSelfEnrollmentRequest) EqualMessageVT ¶
func (this *SkipSharedObjectSelfEnrollmentRequest) EqualMessageVT(thatMsg any) bool
func (*SkipSharedObjectSelfEnrollmentRequest) EqualVT ¶
func (this *SkipSharedObjectSelfEnrollmentRequest) EqualVT(that *SkipSharedObjectSelfEnrollmentRequest) bool
func (*SkipSharedObjectSelfEnrollmentRequest) GetGenerationKey ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) GetGenerationKey() string
func (*SkipSharedObjectSelfEnrollmentRequest) MarshalJSON ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SkipSharedObjectSelfEnrollmentRequest to JSON.
func (*SkipSharedObjectSelfEnrollmentRequest) MarshalProtoJSON ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SkipSharedObjectSelfEnrollmentRequest message to JSON.
func (*SkipSharedObjectSelfEnrollmentRequest) MarshalProtoText ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) MarshalProtoText() string
func (*SkipSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SkipSharedObjectSelfEnrollmentRequest) MarshalToVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SkipSharedObjectSelfEnrollmentRequest) MarshalVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) MarshalVT() (dAtA []byte, err error)
func (*SkipSharedObjectSelfEnrollmentRequest) ProtoMessage ¶
func (*SkipSharedObjectSelfEnrollmentRequest) ProtoMessage()
func (*SkipSharedObjectSelfEnrollmentRequest) Reset ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) Reset()
func (*SkipSharedObjectSelfEnrollmentRequest) SizeVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) SizeVT() (n int)
func (*SkipSharedObjectSelfEnrollmentRequest) String ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) String() string
func (*SkipSharedObjectSelfEnrollmentRequest) UnmarshalJSON ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SkipSharedObjectSelfEnrollmentRequest from JSON.
func (*SkipSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON ¶
func (x *SkipSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SkipSharedObjectSelfEnrollmentRequest message from JSON.
func (*SkipSharedObjectSelfEnrollmentRequest) UnmarshalVT ¶
func (m *SkipSharedObjectSelfEnrollmentRequest) UnmarshalVT(dAtA []byte) error
type SkipSharedObjectSelfEnrollmentResponse ¶
type SkipSharedObjectSelfEnrollmentResponse struct {
// contains filtered or unexported fields
}
SkipSharedObjectSelfEnrollmentResponse is the response for Skip.
func (*SkipSharedObjectSelfEnrollmentResponse) CloneMessageVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*SkipSharedObjectSelfEnrollmentResponse) CloneVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) CloneVT() *SkipSharedObjectSelfEnrollmentResponse
func (*SkipSharedObjectSelfEnrollmentResponse) EqualMessageVT ¶
func (this *SkipSharedObjectSelfEnrollmentResponse) EqualMessageVT(thatMsg any) bool
func (*SkipSharedObjectSelfEnrollmentResponse) EqualVT ¶
func (this *SkipSharedObjectSelfEnrollmentResponse) EqualVT(that *SkipSharedObjectSelfEnrollmentResponse) bool
func (*SkipSharedObjectSelfEnrollmentResponse) MarshalJSON ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SkipSharedObjectSelfEnrollmentResponse to JSON.
func (*SkipSharedObjectSelfEnrollmentResponse) MarshalProtoJSON ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SkipSharedObjectSelfEnrollmentResponse message to JSON.
func (*SkipSharedObjectSelfEnrollmentResponse) MarshalProtoText ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) MarshalProtoText() string
func (*SkipSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SkipSharedObjectSelfEnrollmentResponse) MarshalToVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SkipSharedObjectSelfEnrollmentResponse) MarshalVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) MarshalVT() (dAtA []byte, err error)
func (*SkipSharedObjectSelfEnrollmentResponse) ProtoMessage ¶
func (*SkipSharedObjectSelfEnrollmentResponse) ProtoMessage()
func (*SkipSharedObjectSelfEnrollmentResponse) Reset ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) Reset()
func (*SkipSharedObjectSelfEnrollmentResponse) SizeVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) SizeVT() (n int)
func (*SkipSharedObjectSelfEnrollmentResponse) String ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) String() string
func (*SkipSharedObjectSelfEnrollmentResponse) UnmarshalJSON ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SkipSharedObjectSelfEnrollmentResponse from JSON.
func (*SkipSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON ¶
func (x *SkipSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SkipSharedObjectSelfEnrollmentResponse message from JSON.
func (*SkipSharedObjectSelfEnrollmentResponse) UnmarshalVT ¶
func (m *SkipSharedObjectSelfEnrollmentResponse) UnmarshalVT(dAtA []byte) error
type StartSharedObjectSelfEnrollmentRequest ¶
type StartSharedObjectSelfEnrollmentRequest struct {
// contains filtered or unexported fields
}
StartSharedObjectSelfEnrollmentRequest is the request for Start.
func (*StartSharedObjectSelfEnrollmentRequest) CloneMessageVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*StartSharedObjectSelfEnrollmentRequest) CloneVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) CloneVT() *StartSharedObjectSelfEnrollmentRequest
func (*StartSharedObjectSelfEnrollmentRequest) EqualMessageVT ¶
func (this *StartSharedObjectSelfEnrollmentRequest) EqualMessageVT(thatMsg any) bool
func (*StartSharedObjectSelfEnrollmentRequest) EqualVT ¶
func (this *StartSharedObjectSelfEnrollmentRequest) EqualVT(that *StartSharedObjectSelfEnrollmentRequest) bool
func (*StartSharedObjectSelfEnrollmentRequest) MarshalJSON ¶
func (x *StartSharedObjectSelfEnrollmentRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the StartSharedObjectSelfEnrollmentRequest to JSON.
func (*StartSharedObjectSelfEnrollmentRequest) MarshalProtoJSON ¶
func (x *StartSharedObjectSelfEnrollmentRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the StartSharedObjectSelfEnrollmentRequest message to JSON.
func (*StartSharedObjectSelfEnrollmentRequest) MarshalProtoText ¶
func (x *StartSharedObjectSelfEnrollmentRequest) MarshalProtoText() string
func (*StartSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StartSharedObjectSelfEnrollmentRequest) MarshalToVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) MarshalToVT(dAtA []byte) (int, error)
func (*StartSharedObjectSelfEnrollmentRequest) MarshalVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) MarshalVT() (dAtA []byte, err error)
func (*StartSharedObjectSelfEnrollmentRequest) ProtoMessage ¶
func (*StartSharedObjectSelfEnrollmentRequest) ProtoMessage()
func (*StartSharedObjectSelfEnrollmentRequest) Reset ¶
func (x *StartSharedObjectSelfEnrollmentRequest) Reset()
func (*StartSharedObjectSelfEnrollmentRequest) SizeVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) SizeVT() (n int)
func (*StartSharedObjectSelfEnrollmentRequest) String ¶
func (x *StartSharedObjectSelfEnrollmentRequest) String() string
func (*StartSharedObjectSelfEnrollmentRequest) UnmarshalJSON ¶
func (x *StartSharedObjectSelfEnrollmentRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the StartSharedObjectSelfEnrollmentRequest from JSON.
func (*StartSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON ¶
func (x *StartSharedObjectSelfEnrollmentRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the StartSharedObjectSelfEnrollmentRequest message from JSON.
func (*StartSharedObjectSelfEnrollmentRequest) UnmarshalVT ¶
func (m *StartSharedObjectSelfEnrollmentRequest) UnmarshalVT(dAtA []byte) error
type StartSharedObjectSelfEnrollmentResponse ¶
type StartSharedObjectSelfEnrollmentResponse struct {
// contains filtered or unexported fields
}
StartSharedObjectSelfEnrollmentResponse is the response for Start.
func (*StartSharedObjectSelfEnrollmentResponse) CloneMessageVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*StartSharedObjectSelfEnrollmentResponse) CloneVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) CloneVT() *StartSharedObjectSelfEnrollmentResponse
func (*StartSharedObjectSelfEnrollmentResponse) EqualMessageVT ¶
func (this *StartSharedObjectSelfEnrollmentResponse) EqualMessageVT(thatMsg any) bool
func (*StartSharedObjectSelfEnrollmentResponse) EqualVT ¶
func (this *StartSharedObjectSelfEnrollmentResponse) EqualVT(that *StartSharedObjectSelfEnrollmentResponse) bool
func (*StartSharedObjectSelfEnrollmentResponse) MarshalJSON ¶
func (x *StartSharedObjectSelfEnrollmentResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the StartSharedObjectSelfEnrollmentResponse to JSON.
func (*StartSharedObjectSelfEnrollmentResponse) MarshalProtoJSON ¶
func (x *StartSharedObjectSelfEnrollmentResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the StartSharedObjectSelfEnrollmentResponse message to JSON.
func (*StartSharedObjectSelfEnrollmentResponse) MarshalProtoText ¶
func (x *StartSharedObjectSelfEnrollmentResponse) MarshalProtoText() string
func (*StartSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StartSharedObjectSelfEnrollmentResponse) MarshalToVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*StartSharedObjectSelfEnrollmentResponse) MarshalVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) MarshalVT() (dAtA []byte, err error)
func (*StartSharedObjectSelfEnrollmentResponse) ProtoMessage ¶
func (*StartSharedObjectSelfEnrollmentResponse) ProtoMessage()
func (*StartSharedObjectSelfEnrollmentResponse) Reset ¶
func (x *StartSharedObjectSelfEnrollmentResponse) Reset()
func (*StartSharedObjectSelfEnrollmentResponse) SizeVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) SizeVT() (n int)
func (*StartSharedObjectSelfEnrollmentResponse) String ¶
func (x *StartSharedObjectSelfEnrollmentResponse) String() string
func (*StartSharedObjectSelfEnrollmentResponse) UnmarshalJSON ¶
func (x *StartSharedObjectSelfEnrollmentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the StartSharedObjectSelfEnrollmentResponse from JSON.
func (*StartSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON ¶
func (x *StartSharedObjectSelfEnrollmentResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the StartSharedObjectSelfEnrollmentResponse message from JSON.
func (*StartSharedObjectSelfEnrollmentResponse) UnmarshalVT ¶
func (m *StartSharedObjectSelfEnrollmentResponse) UnmarshalVT(dAtA []byte) error
type StartTransferRequest ¶
type StartTransferRequest struct {
// SourceSessionIndex is the source session index.
SourceSessionIndex uint32 `protobuf:"varint,1,opt,name=source_session_index,json=sourceSessionIndex,proto3" json:"sourceSessionIndex,omitempty"`
// TargetSessionIndex is the target session index.
TargetSessionIndex uint32 `protobuf:"varint,2,opt,name=target_session_index,json=targetSessionIndex,proto3" json:"targetSessionIndex,omitempty"`
// Mode is the transfer mode.
Mode transfer.TransferMode `protobuf:"varint,3,opt,name=mode,proto3" json:"mode,omitempty"`
// SpaceIds is the optional list of space IDs to transfer.
// If empty, all spaces are transferred.
SpaceIds []string `protobuf:"bytes,4,rep,name=space_ids,json=spaceIds,proto3" json:"spaceIds,omitempty"`
// contains filtered or unexported fields
}
StartTransferRequest is the request for StartTransfer.
func (*StartTransferRequest) CloneMessageVT ¶
func (m *StartTransferRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*StartTransferRequest) CloneVT ¶
func (m *StartTransferRequest) CloneVT() *StartTransferRequest
func (*StartTransferRequest) EqualMessageVT ¶
func (this *StartTransferRequest) EqualMessageVT(thatMsg any) bool
func (*StartTransferRequest) EqualVT ¶
func (this *StartTransferRequest) EqualVT(that *StartTransferRequest) bool
func (*StartTransferRequest) GetMode ¶
func (x *StartTransferRequest) GetMode() transfer.TransferMode
func (*StartTransferRequest) GetSourceSessionIndex ¶
func (x *StartTransferRequest) GetSourceSessionIndex() uint32
func (*StartTransferRequest) GetSpaceIds ¶
func (x *StartTransferRequest) GetSpaceIds() []string
func (*StartTransferRequest) GetTargetSessionIndex ¶
func (x *StartTransferRequest) GetTargetSessionIndex() uint32
func (*StartTransferRequest) MarshalJSON ¶
func (x *StartTransferRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the StartTransferRequest to JSON.
func (*StartTransferRequest) MarshalProtoJSON ¶
func (x *StartTransferRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the StartTransferRequest message to JSON.
func (*StartTransferRequest) MarshalProtoText ¶
func (x *StartTransferRequest) MarshalProtoText() string
func (*StartTransferRequest) MarshalToSizedBufferVT ¶
func (m *StartTransferRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StartTransferRequest) MarshalToVT ¶
func (m *StartTransferRequest) MarshalToVT(dAtA []byte) (int, error)
func (*StartTransferRequest) MarshalVT ¶
func (m *StartTransferRequest) MarshalVT() (dAtA []byte, err error)
func (*StartTransferRequest) ProtoMessage ¶
func (*StartTransferRequest) ProtoMessage()
func (*StartTransferRequest) Reset ¶
func (x *StartTransferRequest) Reset()
func (*StartTransferRequest) SizeVT ¶
func (m *StartTransferRequest) SizeVT() (n int)
func (*StartTransferRequest) String ¶
func (x *StartTransferRequest) String() string
func (*StartTransferRequest) UnmarshalJSON ¶
func (x *StartTransferRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the StartTransferRequest from JSON.
func (*StartTransferRequest) UnmarshalProtoJSON ¶
func (x *StartTransferRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the StartTransferRequest message from JSON.
func (*StartTransferRequest) UnmarshalVT ¶
func (m *StartTransferRequest) UnmarshalVT(dAtA []byte) error
type StartTransferResponse ¶
type StartTransferResponse struct {
// contains filtered or unexported fields
}
StartTransferResponse is the response for StartTransfer.
func (*StartTransferResponse) CloneMessageVT ¶
func (m *StartTransferResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*StartTransferResponse) CloneVT ¶
func (m *StartTransferResponse) CloneVT() *StartTransferResponse
func (*StartTransferResponse) EqualMessageVT ¶
func (this *StartTransferResponse) EqualMessageVT(thatMsg any) bool
func (*StartTransferResponse) EqualVT ¶
func (this *StartTransferResponse) EqualVT(that *StartTransferResponse) bool
func (*StartTransferResponse) MarshalJSON ¶
func (x *StartTransferResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the StartTransferResponse to JSON.
func (*StartTransferResponse) MarshalProtoJSON ¶
func (x *StartTransferResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the StartTransferResponse message to JSON.
func (*StartTransferResponse) MarshalProtoText ¶
func (x *StartTransferResponse) MarshalProtoText() string
func (*StartTransferResponse) MarshalToSizedBufferVT ¶
func (m *StartTransferResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StartTransferResponse) MarshalToVT ¶
func (m *StartTransferResponse) MarshalToVT(dAtA []byte) (int, error)
func (*StartTransferResponse) MarshalVT ¶
func (m *StartTransferResponse) MarshalVT() (dAtA []byte, err error)
func (*StartTransferResponse) ProtoMessage ¶
func (*StartTransferResponse) ProtoMessage()
func (*StartTransferResponse) Reset ¶
func (x *StartTransferResponse) Reset()
func (*StartTransferResponse) SizeVT ¶
func (m *StartTransferResponse) SizeVT() (n int)
func (*StartTransferResponse) String ¶
func (x *StartTransferResponse) String() string
func (*StartTransferResponse) UnmarshalJSON ¶
func (x *StartTransferResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the StartTransferResponse from JSON.
func (*StartTransferResponse) UnmarshalProtoJSON ¶
func (x *StartTransferResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the StartTransferResponse message from JSON.
func (*StartTransferResponse) UnmarshalVT ¶
func (m *StartTransferResponse) UnmarshalVT(dAtA []byte) error
type SyncActivityDirection ¶
type SyncActivityDirection int32
SyncActivityDirection describes the direction of active sync work.
const ( // SyncActivityDirection_NONE means no active transfer direction is known. SyncActivityDirection_SyncActivityDirection_NONE SyncActivityDirection = 0 // SyncActivityDirection_UPLOAD means upload work is active. SyncActivityDirection_SyncActivityDirection_UPLOAD SyncActivityDirection = 1 // SyncActivityDirection_DOWNLOAD means download work is active. SyncActivityDirection_SyncActivityDirection_DOWNLOAD SyncActivityDirection = 2 // SyncActivityDirection_UPLOAD_DOWNLOAD means upload and download work are active. SyncActivityDirection_SyncActivityDirection_UPLOAD_DOWNLOAD SyncActivityDirection = 3 )
func (SyncActivityDirection) Enum ¶
func (x SyncActivityDirection) Enum() *SyncActivityDirection
func (SyncActivityDirection) MarshalJSON ¶
func (x SyncActivityDirection) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SyncActivityDirection to JSON.
func (SyncActivityDirection) MarshalProtoJSON ¶
func (x SyncActivityDirection) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SyncActivityDirection to JSON.
func (SyncActivityDirection) MarshalProtoText ¶
func (x SyncActivityDirection) MarshalProtoText() string
func (SyncActivityDirection) MarshalText ¶
func (x SyncActivityDirection) MarshalText() ([]byte, error)
MarshalText marshals the SyncActivityDirection to text.
func (SyncActivityDirection) String ¶
func (x SyncActivityDirection) String() string
func (*SyncActivityDirection) UnmarshalJSON ¶
func (x *SyncActivityDirection) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SyncActivityDirection from JSON.
func (*SyncActivityDirection) UnmarshalProtoJSON ¶
func (x *SyncActivityDirection) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SyncActivityDirection from JSON.
func (*SyncActivityDirection) UnmarshalText ¶
func (x *SyncActivityDirection) UnmarshalText(b []byte) error
UnmarshalText unmarshals the SyncActivityDirection from text.
type SyncP2PState ¶
type SyncP2PState int32
SyncP2PState describes p2p lifecycle state for the session.
const ( // SyncP2PState_UNKNOWN means p2p state has not been reported. SyncP2PState_SyncP2PState_UNKNOWN SyncP2PState = 0 // SyncP2PState_NO_PEERS means p2p is ready but has no connected peers. SyncP2PState_SyncP2PState_NO_PEERS SyncP2PState = 1 // SyncP2PState_IDLE means p2p peers are present with no active work. SyncP2PState_SyncP2PState_IDLE SyncP2PState = 2 // SyncP2PState_ACTIVE means p2p lifecycle activity is active. SyncP2PState_SyncP2PState_ACTIVE SyncP2PState = 3 // SyncP2PState_ERROR means p2p lifecycle state has an error. SyncP2PState_SyncP2PState_ERROR SyncP2PState = 4 )
func (SyncP2PState) Enum ¶
func (x SyncP2PState) Enum() *SyncP2PState
func (SyncP2PState) MarshalJSON ¶
func (x SyncP2PState) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SyncP2PState to JSON.
func (SyncP2PState) MarshalProtoJSON ¶
func (x SyncP2PState) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SyncP2PState to JSON.
func (SyncP2PState) MarshalProtoText ¶
func (x SyncP2PState) MarshalProtoText() string
func (SyncP2PState) MarshalText ¶
func (x SyncP2PState) MarshalText() ([]byte, error)
MarshalText marshals the SyncP2PState to text.
func (SyncP2PState) String ¶
func (x SyncP2PState) String() string
func (*SyncP2PState) UnmarshalJSON ¶
func (x *SyncP2PState) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SyncP2PState from JSON.
func (*SyncP2PState) UnmarshalProtoJSON ¶
func (x *SyncP2PState) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SyncP2PState from JSON.
func (*SyncP2PState) UnmarshalText ¶
func (x *SyncP2PState) UnmarshalText(b []byte) error
UnmarshalText unmarshals the SyncP2PState from text.
type SyncStatusState ¶
type SyncStatusState int32
SyncStatusState describes the aggregate session sync state.
const ( // SyncStatusState_SYNCED means no sync work or sync error is known. SyncStatusState_SyncStatusState_SYNCED SyncStatusState = 0 // SyncStatusState_ACTIVE means upload or download sync work is active. SyncStatusState_SyncStatusState_ACTIVE SyncStatusState = 1 // SyncStatusState_ERROR means sync is blocked by the last recorded error. SyncStatusState_SyncStatusState_ERROR SyncStatusState = 2 )
func (SyncStatusState) Enum ¶
func (x SyncStatusState) Enum() *SyncStatusState
func (SyncStatusState) MarshalJSON ¶
func (x SyncStatusState) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SyncStatusState to JSON.
func (SyncStatusState) MarshalProtoJSON ¶
func (x SyncStatusState) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SyncStatusState to JSON.
func (SyncStatusState) MarshalProtoText ¶
func (x SyncStatusState) MarshalProtoText() string
func (SyncStatusState) MarshalText ¶
func (x SyncStatusState) MarshalText() ([]byte, error)
MarshalText marshals the SyncStatusState to text.
func (SyncStatusState) String ¶
func (x SyncStatusState) String() string
func (*SyncStatusState) UnmarshalJSON ¶
func (x *SyncStatusState) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SyncStatusState from JSON.
func (*SyncStatusState) UnmarshalProtoJSON ¶
func (x *SyncStatusState) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SyncStatusState from JSON.
func (*SyncStatusState) UnmarshalText ¶
func (x *SyncStatusState) UnmarshalText(b []byte) error
UnmarshalText unmarshals the SyncStatusState from text.
type SyncTransportState ¶
type SyncTransportState int32
SyncTransportState describes cloud transport availability for the session.
const ( // SyncTransportState_UNKNOWN means transport availability has not been reported. SyncTransportState_SyncTransportState_UNKNOWN SyncTransportState = 0 // SyncTransportState_UNAVAILABLE means no cloud transport is configured. SyncTransportState_SyncTransportState_UNAVAILABLE SyncTransportState = 1 // SyncTransportState_CONNECTING means cloud transport is connecting. SyncTransportState_SyncTransportState_CONNECTING SyncTransportState = 2 // SyncTransportState_ONLINE means cloud transport is online. SyncTransportState_SyncTransportState_ONLINE SyncTransportState = 3 // SyncTransportState_ERROR means cloud transport is in an error state. SyncTransportState_SyncTransportState_ERROR SyncTransportState = 4 )
func (SyncTransportState) Enum ¶
func (x SyncTransportState) Enum() *SyncTransportState
func (SyncTransportState) MarshalJSON ¶
func (x SyncTransportState) MarshalJSON() ([]byte, error)
MarshalJSON marshals the SyncTransportState to JSON.
func (SyncTransportState) MarshalProtoJSON ¶
func (x SyncTransportState) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the SyncTransportState to JSON.
func (SyncTransportState) MarshalProtoText ¶
func (x SyncTransportState) MarshalProtoText() string
func (SyncTransportState) MarshalText ¶
func (x SyncTransportState) MarshalText() ([]byte, error)
MarshalText marshals the SyncTransportState to text.
func (SyncTransportState) String ¶
func (x SyncTransportState) String() string
func (*SyncTransportState) UnmarshalJSON ¶
func (x *SyncTransportState) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the SyncTransportState from JSON.
func (*SyncTransportState) UnmarshalProtoJSON ¶
func (x *SyncTransportState) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the SyncTransportState from JSON.
func (*SyncTransportState) UnmarshalText ¶
func (x *SyncTransportState) UnmarshalText(b []byte) error
UnmarshalText unmarshals the SyncTransportState from text.
type UnlinkDeviceRequest ¶
type UnlinkDeviceRequest struct {
// PeerId is the base58 peer ID of the device to unlink.
PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peerId,omitempty"`
// contains filtered or unexported fields
}
UnlinkDeviceRequest is the request for UnlinkDevice.
func (*UnlinkDeviceRequest) CloneMessageVT ¶
func (m *UnlinkDeviceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*UnlinkDeviceRequest) CloneVT ¶
func (m *UnlinkDeviceRequest) CloneVT() *UnlinkDeviceRequest
func (*UnlinkDeviceRequest) EqualMessageVT ¶
func (this *UnlinkDeviceRequest) EqualMessageVT(thatMsg any) bool
func (*UnlinkDeviceRequest) EqualVT ¶
func (this *UnlinkDeviceRequest) EqualVT(that *UnlinkDeviceRequest) bool
func (*UnlinkDeviceRequest) GetPeerId ¶
func (x *UnlinkDeviceRequest) GetPeerId() string
func (*UnlinkDeviceRequest) MarshalJSON ¶
func (x *UnlinkDeviceRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the UnlinkDeviceRequest to JSON.
func (*UnlinkDeviceRequest) MarshalProtoJSON ¶
func (x *UnlinkDeviceRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the UnlinkDeviceRequest message to JSON.
func (*UnlinkDeviceRequest) MarshalProtoText ¶
func (x *UnlinkDeviceRequest) MarshalProtoText() string
func (*UnlinkDeviceRequest) MarshalToSizedBufferVT ¶
func (m *UnlinkDeviceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UnlinkDeviceRequest) MarshalToVT ¶
func (m *UnlinkDeviceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UnlinkDeviceRequest) MarshalVT ¶
func (m *UnlinkDeviceRequest) MarshalVT() (dAtA []byte, err error)
func (*UnlinkDeviceRequest) ProtoMessage ¶
func (*UnlinkDeviceRequest) ProtoMessage()
func (*UnlinkDeviceRequest) Reset ¶
func (x *UnlinkDeviceRequest) Reset()
func (*UnlinkDeviceRequest) SizeVT ¶
func (m *UnlinkDeviceRequest) SizeVT() (n int)
func (*UnlinkDeviceRequest) String ¶
func (x *UnlinkDeviceRequest) String() string
func (*UnlinkDeviceRequest) UnmarshalJSON ¶
func (x *UnlinkDeviceRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the UnlinkDeviceRequest from JSON.
func (*UnlinkDeviceRequest) UnmarshalProtoJSON ¶
func (x *UnlinkDeviceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the UnlinkDeviceRequest message from JSON.
func (*UnlinkDeviceRequest) UnmarshalVT ¶
func (m *UnlinkDeviceRequest) UnmarshalVT(dAtA []byte) error
type UnlinkDeviceResponse ¶
type UnlinkDeviceResponse struct {
// contains filtered or unexported fields
}
UnlinkDeviceResponse is the response for UnlinkDevice.
func (*UnlinkDeviceResponse) CloneMessageVT ¶
func (m *UnlinkDeviceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*UnlinkDeviceResponse) CloneVT ¶
func (m *UnlinkDeviceResponse) CloneVT() *UnlinkDeviceResponse
func (*UnlinkDeviceResponse) EqualMessageVT ¶
func (this *UnlinkDeviceResponse) EqualMessageVT(thatMsg any) bool
func (*UnlinkDeviceResponse) EqualVT ¶
func (this *UnlinkDeviceResponse) EqualVT(that *UnlinkDeviceResponse) bool
func (*UnlinkDeviceResponse) MarshalJSON ¶
func (x *UnlinkDeviceResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the UnlinkDeviceResponse to JSON.
func (*UnlinkDeviceResponse) MarshalProtoJSON ¶
func (x *UnlinkDeviceResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the UnlinkDeviceResponse message to JSON.
func (*UnlinkDeviceResponse) MarshalProtoText ¶
func (x *UnlinkDeviceResponse) MarshalProtoText() string
func (*UnlinkDeviceResponse) MarshalToSizedBufferVT ¶
func (m *UnlinkDeviceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UnlinkDeviceResponse) MarshalToVT ¶
func (m *UnlinkDeviceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UnlinkDeviceResponse) MarshalVT ¶
func (m *UnlinkDeviceResponse) MarshalVT() (dAtA []byte, err error)
func (*UnlinkDeviceResponse) ProtoMessage ¶
func (*UnlinkDeviceResponse) ProtoMessage()
func (*UnlinkDeviceResponse) Reset ¶
func (x *UnlinkDeviceResponse) Reset()
func (*UnlinkDeviceResponse) SizeVT ¶
func (m *UnlinkDeviceResponse) SizeVT() (n int)
func (*UnlinkDeviceResponse) String ¶
func (x *UnlinkDeviceResponse) String() string
func (*UnlinkDeviceResponse) UnmarshalJSON ¶
func (x *UnlinkDeviceResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the UnlinkDeviceResponse from JSON.
func (*UnlinkDeviceResponse) UnmarshalProtoJSON ¶
func (x *UnlinkDeviceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the UnlinkDeviceResponse message from JSON.
func (*UnlinkDeviceResponse) UnmarshalVT ¶
func (m *UnlinkDeviceResponse) UnmarshalVT(dAtA []byte) error
type UnlockSessionRequest ¶
type UnlockSessionRequest struct {
// Pin is the PIN to unlock the session.
Pin []byte `protobuf:"bytes,1,opt,name=pin,proto3" json:"pin,omitempty"`
// contains filtered or unexported fields
}
UnlockSessionRequest is the request type for UnlockSession.
func (*UnlockSessionRequest) CloneMessageVT ¶
func (m *UnlockSessionRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*UnlockSessionRequest) CloneVT ¶
func (m *UnlockSessionRequest) CloneVT() *UnlockSessionRequest
func (*UnlockSessionRequest) EqualMessageVT ¶
func (this *UnlockSessionRequest) EqualMessageVT(thatMsg any) bool
func (*UnlockSessionRequest) EqualVT ¶
func (this *UnlockSessionRequest) EqualVT(that *UnlockSessionRequest) bool
func (*UnlockSessionRequest) GetPin ¶
func (x *UnlockSessionRequest) GetPin() []byte
func (*UnlockSessionRequest) MarshalJSON ¶
func (x *UnlockSessionRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the UnlockSessionRequest to JSON.
func (*UnlockSessionRequest) MarshalProtoJSON ¶
func (x *UnlockSessionRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the UnlockSessionRequest message to JSON.
func (*UnlockSessionRequest) MarshalProtoText ¶
func (x *UnlockSessionRequest) MarshalProtoText() string
func (*UnlockSessionRequest) MarshalToSizedBufferVT ¶
func (m *UnlockSessionRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UnlockSessionRequest) MarshalToVT ¶
func (m *UnlockSessionRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UnlockSessionRequest) MarshalVT ¶
func (m *UnlockSessionRequest) MarshalVT() (dAtA []byte, err error)
func (*UnlockSessionRequest) ProtoMessage ¶
func (*UnlockSessionRequest) ProtoMessage()
func (*UnlockSessionRequest) Reset ¶
func (x *UnlockSessionRequest) Reset()
func (*UnlockSessionRequest) SizeVT ¶
func (m *UnlockSessionRequest) SizeVT() (n int)
func (*UnlockSessionRequest) String ¶
func (x *UnlockSessionRequest) String() string
func (*UnlockSessionRequest) UnmarshalJSON ¶
func (x *UnlockSessionRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the UnlockSessionRequest from JSON.
func (*UnlockSessionRequest) UnmarshalProtoJSON ¶
func (x *UnlockSessionRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the UnlockSessionRequest message from JSON.
func (*UnlockSessionRequest) UnmarshalVT ¶
func (m *UnlockSessionRequest) UnmarshalVT(dAtA []byte) error
type UnlockSessionResponse ¶
type UnlockSessionResponse struct {
// contains filtered or unexported fields
}
UnlockSessionResponse is the response type for UnlockSession.
func (*UnlockSessionResponse) CloneMessageVT ¶
func (m *UnlockSessionResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*UnlockSessionResponse) CloneVT ¶
func (m *UnlockSessionResponse) CloneVT() *UnlockSessionResponse
func (*UnlockSessionResponse) EqualMessageVT ¶
func (this *UnlockSessionResponse) EqualMessageVT(thatMsg any) bool
func (*UnlockSessionResponse) EqualVT ¶
func (this *UnlockSessionResponse) EqualVT(that *UnlockSessionResponse) bool
func (*UnlockSessionResponse) MarshalJSON ¶
func (x *UnlockSessionResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the UnlockSessionResponse to JSON.
func (*UnlockSessionResponse) MarshalProtoJSON ¶
func (x *UnlockSessionResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the UnlockSessionResponse message to JSON.
func (*UnlockSessionResponse) MarshalProtoText ¶
func (x *UnlockSessionResponse) MarshalProtoText() string
func (*UnlockSessionResponse) MarshalToSizedBufferVT ¶
func (m *UnlockSessionResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UnlockSessionResponse) MarshalToVT ¶
func (m *UnlockSessionResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UnlockSessionResponse) MarshalVT ¶
func (m *UnlockSessionResponse) MarshalVT() (dAtA []byte, err error)
func (*UnlockSessionResponse) ProtoMessage ¶
func (*UnlockSessionResponse) ProtoMessage()
func (*UnlockSessionResponse) Reset ¶
func (x *UnlockSessionResponse) Reset()
func (*UnlockSessionResponse) SizeVT ¶
func (m *UnlockSessionResponse) SizeVT() (n int)
func (*UnlockSessionResponse) String ¶
func (x *UnlockSessionResponse) String() string
func (*UnlockSessionResponse) UnmarshalJSON ¶
func (x *UnlockSessionResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the UnlockSessionResponse from JSON.
func (*UnlockSessionResponse) UnmarshalProtoJSON ¶
func (x *UnlockSessionResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the UnlockSessionResponse message from JSON.
func (*UnlockSessionResponse) UnmarshalVT ¶
func (m *UnlockSessionResponse) UnmarshalVT(dAtA []byte) error
type WatchLocalDisplayNameRequest ¶
type WatchLocalDisplayNameRequest struct {
// contains filtered or unexported fields
}
WatchLocalDisplayNameRequest is the request for WatchDisplayName on local sessions.
func (*WatchLocalDisplayNameRequest) CloneMessageVT ¶
func (m *WatchLocalDisplayNameRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchLocalDisplayNameRequest) CloneVT ¶
func (m *WatchLocalDisplayNameRequest) CloneVT() *WatchLocalDisplayNameRequest
func (*WatchLocalDisplayNameRequest) EqualMessageVT ¶
func (this *WatchLocalDisplayNameRequest) EqualMessageVT(thatMsg any) bool
func (*WatchLocalDisplayNameRequest) EqualVT ¶
func (this *WatchLocalDisplayNameRequest) EqualVT(that *WatchLocalDisplayNameRequest) bool
func (*WatchLocalDisplayNameRequest) MarshalJSON ¶
func (x *WatchLocalDisplayNameRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchLocalDisplayNameRequest to JSON.
func (*WatchLocalDisplayNameRequest) MarshalProtoJSON ¶
func (x *WatchLocalDisplayNameRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchLocalDisplayNameRequest message to JSON.
func (*WatchLocalDisplayNameRequest) MarshalProtoText ¶
func (x *WatchLocalDisplayNameRequest) MarshalProtoText() string
func (*WatchLocalDisplayNameRequest) MarshalToSizedBufferVT ¶
func (m *WatchLocalDisplayNameRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchLocalDisplayNameRequest) MarshalToVT ¶
func (m *WatchLocalDisplayNameRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchLocalDisplayNameRequest) MarshalVT ¶
func (m *WatchLocalDisplayNameRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchLocalDisplayNameRequest) ProtoMessage ¶
func (*WatchLocalDisplayNameRequest) ProtoMessage()
func (*WatchLocalDisplayNameRequest) Reset ¶
func (x *WatchLocalDisplayNameRequest) Reset()
func (*WatchLocalDisplayNameRequest) SizeVT ¶
func (m *WatchLocalDisplayNameRequest) SizeVT() (n int)
func (*WatchLocalDisplayNameRequest) String ¶
func (x *WatchLocalDisplayNameRequest) String() string
func (*WatchLocalDisplayNameRequest) UnmarshalJSON ¶
func (x *WatchLocalDisplayNameRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchLocalDisplayNameRequest from JSON.
func (*WatchLocalDisplayNameRequest) UnmarshalProtoJSON ¶
func (x *WatchLocalDisplayNameRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchLocalDisplayNameRequest message from JSON.
func (*WatchLocalDisplayNameRequest) UnmarshalVT ¶
func (m *WatchLocalDisplayNameRequest) UnmarshalVT(dAtA []byte) error
type WatchLocalDisplayNameResponse ¶
type WatchLocalDisplayNameResponse struct {
// DisplayName is the current local provider account display name.
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"displayName,omitempty"`
// contains filtered or unexported fields
}
WatchLocalDisplayNameResponse is the response for WatchDisplayName on local sessions.
func (*WatchLocalDisplayNameResponse) CloneMessageVT ¶
func (m *WatchLocalDisplayNameResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchLocalDisplayNameResponse) CloneVT ¶
func (m *WatchLocalDisplayNameResponse) CloneVT() *WatchLocalDisplayNameResponse
func (*WatchLocalDisplayNameResponse) EqualMessageVT ¶
func (this *WatchLocalDisplayNameResponse) EqualMessageVT(thatMsg any) bool
func (*WatchLocalDisplayNameResponse) EqualVT ¶
func (this *WatchLocalDisplayNameResponse) EqualVT(that *WatchLocalDisplayNameResponse) bool
func (*WatchLocalDisplayNameResponse) GetDisplayName ¶
func (x *WatchLocalDisplayNameResponse) GetDisplayName() string
func (*WatchLocalDisplayNameResponse) MarshalJSON ¶
func (x *WatchLocalDisplayNameResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchLocalDisplayNameResponse to JSON.
func (*WatchLocalDisplayNameResponse) MarshalProtoJSON ¶
func (x *WatchLocalDisplayNameResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchLocalDisplayNameResponse message to JSON.
func (*WatchLocalDisplayNameResponse) MarshalProtoText ¶
func (x *WatchLocalDisplayNameResponse) MarshalProtoText() string
func (*WatchLocalDisplayNameResponse) MarshalToSizedBufferVT ¶
func (m *WatchLocalDisplayNameResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchLocalDisplayNameResponse) MarshalToVT ¶
func (m *WatchLocalDisplayNameResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchLocalDisplayNameResponse) MarshalVT ¶
func (m *WatchLocalDisplayNameResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchLocalDisplayNameResponse) ProtoMessage ¶
func (*WatchLocalDisplayNameResponse) ProtoMessage()
func (*WatchLocalDisplayNameResponse) Reset ¶
func (x *WatchLocalDisplayNameResponse) Reset()
func (*WatchLocalDisplayNameResponse) SizeVT ¶
func (m *WatchLocalDisplayNameResponse) SizeVT() (n int)
func (*WatchLocalDisplayNameResponse) String ¶
func (x *WatchLocalDisplayNameResponse) String() string
func (*WatchLocalDisplayNameResponse) UnmarshalJSON ¶
func (x *WatchLocalDisplayNameResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchLocalDisplayNameResponse from JSON.
func (*WatchLocalDisplayNameResponse) UnmarshalProtoJSON ¶
func (x *WatchLocalDisplayNameResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchLocalDisplayNameResponse message from JSON.
func (*WatchLocalDisplayNameResponse) UnmarshalVT ¶
func (m *WatchLocalDisplayNameResponse) UnmarshalVT(dAtA []byte) error
type WatchLocalEntityKeypairsRequest ¶
type WatchLocalEntityKeypairsRequest struct {
// contains filtered or unexported fields
}
WatchLocalEntityKeypairsRequest is the request for WatchEntityKeypairs on local sessions.
func (*WatchLocalEntityKeypairsRequest) CloneMessageVT ¶
func (m *WatchLocalEntityKeypairsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchLocalEntityKeypairsRequest) CloneVT ¶
func (m *WatchLocalEntityKeypairsRequest) CloneVT() *WatchLocalEntityKeypairsRequest
func (*WatchLocalEntityKeypairsRequest) EqualMessageVT ¶
func (this *WatchLocalEntityKeypairsRequest) EqualMessageVT(thatMsg any) bool
func (*WatchLocalEntityKeypairsRequest) EqualVT ¶
func (this *WatchLocalEntityKeypairsRequest) EqualVT(that *WatchLocalEntityKeypairsRequest) bool
func (*WatchLocalEntityKeypairsRequest) MarshalJSON ¶
func (x *WatchLocalEntityKeypairsRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchLocalEntityKeypairsRequest to JSON.
func (*WatchLocalEntityKeypairsRequest) MarshalProtoJSON ¶
func (x *WatchLocalEntityKeypairsRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchLocalEntityKeypairsRequest message to JSON.
func (*WatchLocalEntityKeypairsRequest) MarshalProtoText ¶
func (x *WatchLocalEntityKeypairsRequest) MarshalProtoText() string
func (*WatchLocalEntityKeypairsRequest) MarshalToSizedBufferVT ¶
func (m *WatchLocalEntityKeypairsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchLocalEntityKeypairsRequest) MarshalToVT ¶
func (m *WatchLocalEntityKeypairsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchLocalEntityKeypairsRequest) MarshalVT ¶
func (m *WatchLocalEntityKeypairsRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchLocalEntityKeypairsRequest) ProtoMessage ¶
func (*WatchLocalEntityKeypairsRequest) ProtoMessage()
func (*WatchLocalEntityKeypairsRequest) Reset ¶
func (x *WatchLocalEntityKeypairsRequest) Reset()
func (*WatchLocalEntityKeypairsRequest) SizeVT ¶
func (m *WatchLocalEntityKeypairsRequest) SizeVT() (n int)
func (*WatchLocalEntityKeypairsRequest) String ¶
func (x *WatchLocalEntityKeypairsRequest) String() string
func (*WatchLocalEntityKeypairsRequest) UnmarshalJSON ¶
func (x *WatchLocalEntityKeypairsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchLocalEntityKeypairsRequest from JSON.
func (*WatchLocalEntityKeypairsRequest) UnmarshalProtoJSON ¶
func (x *WatchLocalEntityKeypairsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchLocalEntityKeypairsRequest message from JSON.
func (*WatchLocalEntityKeypairsRequest) UnmarshalVT ¶
func (m *WatchLocalEntityKeypairsRequest) UnmarshalVT(dAtA []byte) error
type WatchLocalEntityKeypairsResponse ¶
type WatchLocalEntityKeypairsResponse struct {
// Keypairs is the list of entity keypairs from AccountSettings.
Keypairs []*session.EntityKeypair `protobuf:"bytes,1,rep,name=keypairs,proto3" json:"keypairs,omitempty"`
// contains filtered or unexported fields
}
WatchLocalEntityKeypairsResponse is the response for WatchEntityKeypairs on local sessions.
func (*WatchLocalEntityKeypairsResponse) CloneMessageVT ¶
func (m *WatchLocalEntityKeypairsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchLocalEntityKeypairsResponse) CloneVT ¶
func (m *WatchLocalEntityKeypairsResponse) CloneVT() *WatchLocalEntityKeypairsResponse
func (*WatchLocalEntityKeypairsResponse) EqualMessageVT ¶
func (this *WatchLocalEntityKeypairsResponse) EqualMessageVT(thatMsg any) bool
func (*WatchLocalEntityKeypairsResponse) EqualVT ¶
func (this *WatchLocalEntityKeypairsResponse) EqualVT(that *WatchLocalEntityKeypairsResponse) bool
func (*WatchLocalEntityKeypairsResponse) GetKeypairs ¶
func (x *WatchLocalEntityKeypairsResponse) GetKeypairs() []*session.EntityKeypair
func (*WatchLocalEntityKeypairsResponse) MarshalJSON ¶
func (x *WatchLocalEntityKeypairsResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchLocalEntityKeypairsResponse to JSON.
func (*WatchLocalEntityKeypairsResponse) MarshalProtoJSON ¶
func (x *WatchLocalEntityKeypairsResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchLocalEntityKeypairsResponse message to JSON.
func (*WatchLocalEntityKeypairsResponse) MarshalProtoText ¶
func (x *WatchLocalEntityKeypairsResponse) MarshalProtoText() string
func (*WatchLocalEntityKeypairsResponse) MarshalToSizedBufferVT ¶
func (m *WatchLocalEntityKeypairsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchLocalEntityKeypairsResponse) MarshalToVT ¶
func (m *WatchLocalEntityKeypairsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchLocalEntityKeypairsResponse) MarshalVT ¶
func (m *WatchLocalEntityKeypairsResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchLocalEntityKeypairsResponse) ProtoMessage ¶
func (*WatchLocalEntityKeypairsResponse) ProtoMessage()
func (*WatchLocalEntityKeypairsResponse) Reset ¶
func (x *WatchLocalEntityKeypairsResponse) Reset()
func (*WatchLocalEntityKeypairsResponse) SizeVT ¶
func (m *WatchLocalEntityKeypairsResponse) SizeVT() (n int)
func (*WatchLocalEntityKeypairsResponse) String ¶
func (x *WatchLocalEntityKeypairsResponse) String() string
func (*WatchLocalEntityKeypairsResponse) UnmarshalJSON ¶
func (x *WatchLocalEntityKeypairsResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchLocalEntityKeypairsResponse from JSON.
func (*WatchLocalEntityKeypairsResponse) UnmarshalProtoJSON ¶
func (x *WatchLocalEntityKeypairsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchLocalEntityKeypairsResponse message from JSON.
func (*WatchLocalEntityKeypairsResponse) UnmarshalVT ¶
func (m *WatchLocalEntityKeypairsResponse) UnmarshalVT(dAtA []byte) error
type WatchLockStateRequest ¶
type WatchLockStateRequest struct {
// contains filtered or unexported fields
}
WatchLockStateRequest is the request type for WatchLockState.
func (*WatchLockStateRequest) CloneMessageVT ¶
func (m *WatchLockStateRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchLockStateRequest) CloneVT ¶
func (m *WatchLockStateRequest) CloneVT() *WatchLockStateRequest
func (*WatchLockStateRequest) EqualMessageVT ¶
func (this *WatchLockStateRequest) EqualMessageVT(thatMsg any) bool
func (*WatchLockStateRequest) EqualVT ¶
func (this *WatchLockStateRequest) EqualVT(that *WatchLockStateRequest) bool
func (*WatchLockStateRequest) MarshalJSON ¶
func (x *WatchLockStateRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchLockStateRequest to JSON.
func (*WatchLockStateRequest) MarshalProtoJSON ¶
func (x *WatchLockStateRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchLockStateRequest message to JSON.
func (*WatchLockStateRequest) MarshalProtoText ¶
func (x *WatchLockStateRequest) MarshalProtoText() string
func (*WatchLockStateRequest) MarshalToSizedBufferVT ¶
func (m *WatchLockStateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchLockStateRequest) MarshalToVT ¶
func (m *WatchLockStateRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchLockStateRequest) MarshalVT ¶
func (m *WatchLockStateRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchLockStateRequest) ProtoMessage ¶
func (*WatchLockStateRequest) ProtoMessage()
func (*WatchLockStateRequest) Reset ¶
func (x *WatchLockStateRequest) Reset()
func (*WatchLockStateRequest) SizeVT ¶
func (m *WatchLockStateRequest) SizeVT() (n int)
func (*WatchLockStateRequest) String ¶
func (x *WatchLockStateRequest) String() string
func (*WatchLockStateRequest) UnmarshalJSON ¶
func (x *WatchLockStateRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchLockStateRequest from JSON.
func (*WatchLockStateRequest) UnmarshalProtoJSON ¶
func (x *WatchLockStateRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchLockStateRequest message from JSON.
func (*WatchLockStateRequest) UnmarshalVT ¶
func (m *WatchLockStateRequest) UnmarshalVT(dAtA []byte) error
type WatchLockStateResponse ¶
type WatchLockStateResponse struct {
// Mode is the current lock mode.
Mode session.SessionLockMode `protobuf:"varint,1,opt,name=mode,proto3" json:"mode,omitempty"`
// Locked is true if the session is currently locked (PIN mode and not yet unlocked).
Locked bool `protobuf:"varint,2,opt,name=locked,proto3" json:"locked,omitempty"`
// contains filtered or unexported fields
}
WatchLockStateResponse is the response type for WatchLockState.
func (*WatchLockStateResponse) CloneMessageVT ¶
func (m *WatchLockStateResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchLockStateResponse) CloneVT ¶
func (m *WatchLockStateResponse) CloneVT() *WatchLockStateResponse
func (*WatchLockStateResponse) EqualMessageVT ¶
func (this *WatchLockStateResponse) EqualMessageVT(thatMsg any) bool
func (*WatchLockStateResponse) EqualVT ¶
func (this *WatchLockStateResponse) EqualVT(that *WatchLockStateResponse) bool
func (*WatchLockStateResponse) GetLocked ¶
func (x *WatchLockStateResponse) GetLocked() bool
func (*WatchLockStateResponse) GetMode ¶
func (x *WatchLockStateResponse) GetMode() session.SessionLockMode
func (*WatchLockStateResponse) MarshalJSON ¶
func (x *WatchLockStateResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchLockStateResponse to JSON.
func (*WatchLockStateResponse) MarshalProtoJSON ¶
func (x *WatchLockStateResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchLockStateResponse message to JSON.
func (*WatchLockStateResponse) MarshalProtoText ¶
func (x *WatchLockStateResponse) MarshalProtoText() string
func (*WatchLockStateResponse) MarshalToSizedBufferVT ¶
func (m *WatchLockStateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchLockStateResponse) MarshalToVT ¶
func (m *WatchLockStateResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchLockStateResponse) MarshalVT ¶
func (m *WatchLockStateResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchLockStateResponse) ProtoMessage ¶
func (*WatchLockStateResponse) ProtoMessage()
func (*WatchLockStateResponse) Reset ¶
func (x *WatchLockStateResponse) Reset()
func (*WatchLockStateResponse) SizeVT ¶
func (m *WatchLockStateResponse) SizeVT() (n int)
func (*WatchLockStateResponse) String ¶
func (x *WatchLockStateResponse) String() string
func (*WatchLockStateResponse) UnmarshalJSON ¶
func (x *WatchLockStateResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchLockStateResponse from JSON.
func (*WatchLockStateResponse) UnmarshalProtoJSON ¶
func (x *WatchLockStateResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchLockStateResponse message from JSON.
func (*WatchLockStateResponse) UnmarshalVT ¶
func (m *WatchLockStateResponse) UnmarshalVT(dAtA []byte) error
type WatchPairedDevicesRequest ¶
type WatchPairedDevicesRequest struct {
// contains filtered or unexported fields
}
WatchPairedDevicesRequest is the request for WatchPairedDevices.
func (*WatchPairedDevicesRequest) CloneMessageVT ¶
func (m *WatchPairedDevicesRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchPairedDevicesRequest) CloneVT ¶
func (m *WatchPairedDevicesRequest) CloneVT() *WatchPairedDevicesRequest
func (*WatchPairedDevicesRequest) EqualMessageVT ¶
func (this *WatchPairedDevicesRequest) EqualMessageVT(thatMsg any) bool
func (*WatchPairedDevicesRequest) EqualVT ¶
func (this *WatchPairedDevicesRequest) EqualVT(that *WatchPairedDevicesRequest) bool
func (*WatchPairedDevicesRequest) MarshalJSON ¶
func (x *WatchPairedDevicesRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchPairedDevicesRequest to JSON.
func (*WatchPairedDevicesRequest) MarshalProtoJSON ¶
func (x *WatchPairedDevicesRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchPairedDevicesRequest message to JSON.
func (*WatchPairedDevicesRequest) MarshalProtoText ¶
func (x *WatchPairedDevicesRequest) MarshalProtoText() string
func (*WatchPairedDevicesRequest) MarshalToSizedBufferVT ¶
func (m *WatchPairedDevicesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchPairedDevicesRequest) MarshalToVT ¶
func (m *WatchPairedDevicesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchPairedDevicesRequest) MarshalVT ¶
func (m *WatchPairedDevicesRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchPairedDevicesRequest) ProtoMessage ¶
func (*WatchPairedDevicesRequest) ProtoMessage()
func (*WatchPairedDevicesRequest) Reset ¶
func (x *WatchPairedDevicesRequest) Reset()
func (*WatchPairedDevicesRequest) SizeVT ¶
func (m *WatchPairedDevicesRequest) SizeVT() (n int)
func (*WatchPairedDevicesRequest) String ¶
func (x *WatchPairedDevicesRequest) String() string
func (*WatchPairedDevicesRequest) UnmarshalJSON ¶
func (x *WatchPairedDevicesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchPairedDevicesRequest from JSON.
func (*WatchPairedDevicesRequest) UnmarshalProtoJSON ¶
func (x *WatchPairedDevicesRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchPairedDevicesRequest message from JSON.
func (*WatchPairedDevicesRequest) UnmarshalVT ¶
func (m *WatchPairedDevicesRequest) UnmarshalVT(dAtA []byte) error
type WatchPairedDevicesResponse ¶
type WatchPairedDevicesResponse struct {
// PairedDevices is the current list of paired devices.
PairedDevices []*settings.PairedDevice `protobuf:"bytes,1,rep,name=paired_devices,json=pairedDevices,proto3" json:"pairedDevices,omitempty"`
// OnlinePeerIds contains the base58 peer IDs of paired devices that
// currently have an active bifrost link via the session transport.
OnlinePeerIds []string `protobuf:"bytes,2,rep,name=online_peer_ids,json=onlinePeerIds,proto3" json:"onlinePeerIds,omitempty"`
// contains filtered or unexported fields
}
WatchPairedDevicesResponse is the response for WatchPairedDevices.
func (*WatchPairedDevicesResponse) CloneMessageVT ¶
func (m *WatchPairedDevicesResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchPairedDevicesResponse) CloneVT ¶
func (m *WatchPairedDevicesResponse) CloneVT() *WatchPairedDevicesResponse
func (*WatchPairedDevicesResponse) EqualMessageVT ¶
func (this *WatchPairedDevicesResponse) EqualMessageVT(thatMsg any) bool
func (*WatchPairedDevicesResponse) EqualVT ¶
func (this *WatchPairedDevicesResponse) EqualVT(that *WatchPairedDevicesResponse) bool
func (*WatchPairedDevicesResponse) GetOnlinePeerIds ¶
func (x *WatchPairedDevicesResponse) GetOnlinePeerIds() []string
func (*WatchPairedDevicesResponse) GetPairedDevices ¶
func (x *WatchPairedDevicesResponse) GetPairedDevices() []*settings.PairedDevice
func (*WatchPairedDevicesResponse) MarshalJSON ¶
func (x *WatchPairedDevicesResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchPairedDevicesResponse to JSON.
func (*WatchPairedDevicesResponse) MarshalProtoJSON ¶
func (x *WatchPairedDevicesResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchPairedDevicesResponse message to JSON.
func (*WatchPairedDevicesResponse) MarshalProtoText ¶
func (x *WatchPairedDevicesResponse) MarshalProtoText() string
func (*WatchPairedDevicesResponse) MarshalToSizedBufferVT ¶
func (m *WatchPairedDevicesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchPairedDevicesResponse) MarshalToVT ¶
func (m *WatchPairedDevicesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchPairedDevicesResponse) MarshalVT ¶
func (m *WatchPairedDevicesResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchPairedDevicesResponse) ProtoMessage ¶
func (*WatchPairedDevicesResponse) ProtoMessage()
func (*WatchPairedDevicesResponse) Reset ¶
func (x *WatchPairedDevicesResponse) Reset()
func (*WatchPairedDevicesResponse) SizeVT ¶
func (m *WatchPairedDevicesResponse) SizeVT() (n int)
func (*WatchPairedDevicesResponse) String ¶
func (x *WatchPairedDevicesResponse) String() string
func (*WatchPairedDevicesResponse) UnmarshalJSON ¶
func (x *WatchPairedDevicesResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchPairedDevicesResponse from JSON.
func (*WatchPairedDevicesResponse) UnmarshalProtoJSON ¶
func (x *WatchPairedDevicesResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchPairedDevicesResponse message from JSON.
func (*WatchPairedDevicesResponse) UnmarshalVT ¶
func (m *WatchPairedDevicesResponse) UnmarshalVT(dAtA []byte) error
type WatchPairingStatusRequest ¶
type WatchPairingStatusRequest struct {
// contains filtered or unexported fields
}
WatchPairingStatusRequest is the request for WatchPairingStatus.
func (*WatchPairingStatusRequest) CloneMessageVT ¶
func (m *WatchPairingStatusRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchPairingStatusRequest) CloneVT ¶
func (m *WatchPairingStatusRequest) CloneVT() *WatchPairingStatusRequest
func (*WatchPairingStatusRequest) EqualMessageVT ¶
func (this *WatchPairingStatusRequest) EqualMessageVT(thatMsg any) bool
func (*WatchPairingStatusRequest) EqualVT ¶
func (this *WatchPairingStatusRequest) EqualVT(that *WatchPairingStatusRequest) bool
func (*WatchPairingStatusRequest) MarshalJSON ¶
func (x *WatchPairingStatusRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchPairingStatusRequest to JSON.
func (*WatchPairingStatusRequest) MarshalProtoJSON ¶
func (x *WatchPairingStatusRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchPairingStatusRequest message to JSON.
func (*WatchPairingStatusRequest) MarshalProtoText ¶
func (x *WatchPairingStatusRequest) MarshalProtoText() string
func (*WatchPairingStatusRequest) MarshalToSizedBufferVT ¶
func (m *WatchPairingStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchPairingStatusRequest) MarshalToVT ¶
func (m *WatchPairingStatusRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchPairingStatusRequest) MarshalVT ¶
func (m *WatchPairingStatusRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchPairingStatusRequest) ProtoMessage ¶
func (*WatchPairingStatusRequest) ProtoMessage()
func (*WatchPairingStatusRequest) Reset ¶
func (x *WatchPairingStatusRequest) Reset()
func (*WatchPairingStatusRequest) SizeVT ¶
func (m *WatchPairingStatusRequest) SizeVT() (n int)
func (*WatchPairingStatusRequest) String ¶
func (x *WatchPairingStatusRequest) String() string
func (*WatchPairingStatusRequest) UnmarshalJSON ¶
func (x *WatchPairingStatusRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchPairingStatusRequest from JSON.
func (*WatchPairingStatusRequest) UnmarshalProtoJSON ¶
func (x *WatchPairingStatusRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchPairingStatusRequest message from JSON.
func (*WatchPairingStatusRequest) UnmarshalVT ¶
func (m *WatchPairingStatusRequest) UnmarshalVT(dAtA []byte) error
type WatchPairingStatusResponse ¶
type WatchPairingStatusResponse struct {
// Status is the current pairing status.
Status PairingStatus `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// RemotePeerId is the base58 peer ID of the remote device (set after code resolved).
RemotePeerId string `protobuf:"bytes,2,opt,name=remote_peer_id,json=remotePeerId,proto3" json:"remotePeerId,omitempty"`
// Code is the pairing code (set after code generated).
Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
// Emoji is the SAS emoji sequence (set during verification).
Emoji []string `protobuf:"bytes,4,rep,name=emoji,proto3" json:"emoji,omitempty"`
// ErrorMessage describes what went wrong (set when status is FAILED).
ErrorMessage string `protobuf:"bytes,5,opt,name=error_message,json=errorMessage,proto3" json:"errorMessage,omitempty"`
// contains filtered or unexported fields
}
WatchPairingStatusResponse is the response for WatchPairingStatus.
func (*WatchPairingStatusResponse) CloneMessageVT ¶
func (m *WatchPairingStatusResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchPairingStatusResponse) CloneVT ¶
func (m *WatchPairingStatusResponse) CloneVT() *WatchPairingStatusResponse
func (*WatchPairingStatusResponse) EqualMessageVT ¶
func (this *WatchPairingStatusResponse) EqualMessageVT(thatMsg any) bool
func (*WatchPairingStatusResponse) EqualVT ¶
func (this *WatchPairingStatusResponse) EqualVT(that *WatchPairingStatusResponse) bool
func (*WatchPairingStatusResponse) GetCode ¶
func (x *WatchPairingStatusResponse) GetCode() string
func (*WatchPairingStatusResponse) GetEmoji ¶
func (x *WatchPairingStatusResponse) GetEmoji() []string
func (*WatchPairingStatusResponse) GetErrorMessage ¶
func (x *WatchPairingStatusResponse) GetErrorMessage() string
func (*WatchPairingStatusResponse) GetRemotePeerId ¶
func (x *WatchPairingStatusResponse) GetRemotePeerId() string
func (*WatchPairingStatusResponse) GetStatus ¶
func (x *WatchPairingStatusResponse) GetStatus() PairingStatus
func (*WatchPairingStatusResponse) MarshalJSON ¶
func (x *WatchPairingStatusResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchPairingStatusResponse to JSON.
func (*WatchPairingStatusResponse) MarshalProtoJSON ¶
func (x *WatchPairingStatusResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchPairingStatusResponse message to JSON.
func (*WatchPairingStatusResponse) MarshalProtoText ¶
func (x *WatchPairingStatusResponse) MarshalProtoText() string
func (*WatchPairingStatusResponse) MarshalToSizedBufferVT ¶
func (m *WatchPairingStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchPairingStatusResponse) MarshalToVT ¶
func (m *WatchPairingStatusResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchPairingStatusResponse) MarshalVT ¶
func (m *WatchPairingStatusResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchPairingStatusResponse) ProtoMessage ¶
func (*WatchPairingStatusResponse) ProtoMessage()
func (*WatchPairingStatusResponse) Reset ¶
func (x *WatchPairingStatusResponse) Reset()
func (*WatchPairingStatusResponse) SizeVT ¶
func (m *WatchPairingStatusResponse) SizeVT() (n int)
func (*WatchPairingStatusResponse) String ¶
func (x *WatchPairingStatusResponse) String() string
func (*WatchPairingStatusResponse) UnmarshalJSON ¶
func (x *WatchPairingStatusResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchPairingStatusResponse from JSON.
func (*WatchPairingStatusResponse) UnmarshalProtoJSON ¶
func (x *WatchPairingStatusResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchPairingStatusResponse message from JSON.
func (*WatchPairingStatusResponse) UnmarshalVT ¶
func (m *WatchPairingStatusResponse) UnmarshalVT(dAtA []byte) error
type WatchResourcesListRequest ¶
type WatchResourcesListRequest struct {
// contains filtered or unexported fields
}
WatchResourcesListRequest is the request type for WatchResourcesList.
func (*WatchResourcesListRequest) CloneMessageVT ¶
func (m *WatchResourcesListRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchResourcesListRequest) CloneVT ¶
func (m *WatchResourcesListRequest) CloneVT() *WatchResourcesListRequest
func (*WatchResourcesListRequest) EqualMessageVT ¶
func (this *WatchResourcesListRequest) EqualMessageVT(thatMsg any) bool
func (*WatchResourcesListRequest) EqualVT ¶
func (this *WatchResourcesListRequest) EqualVT(that *WatchResourcesListRequest) bool
func (*WatchResourcesListRequest) MarshalJSON ¶
func (x *WatchResourcesListRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchResourcesListRequest to JSON.
func (*WatchResourcesListRequest) MarshalProtoJSON ¶
func (x *WatchResourcesListRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchResourcesListRequest message to JSON.
func (*WatchResourcesListRequest) MarshalProtoText ¶
func (x *WatchResourcesListRequest) MarshalProtoText() string
func (*WatchResourcesListRequest) MarshalToSizedBufferVT ¶
func (m *WatchResourcesListRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchResourcesListRequest) MarshalToVT ¶
func (m *WatchResourcesListRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchResourcesListRequest) MarshalVT ¶
func (m *WatchResourcesListRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchResourcesListRequest) ProtoMessage ¶
func (*WatchResourcesListRequest) ProtoMessage()
func (*WatchResourcesListRequest) Reset ¶
func (x *WatchResourcesListRequest) Reset()
func (*WatchResourcesListRequest) SizeVT ¶
func (m *WatchResourcesListRequest) SizeVT() (n int)
func (*WatchResourcesListRequest) String ¶
func (x *WatchResourcesListRequest) String() string
func (*WatchResourcesListRequest) UnmarshalJSON ¶
func (x *WatchResourcesListRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchResourcesListRequest from JSON.
func (*WatchResourcesListRequest) UnmarshalProtoJSON ¶
func (x *WatchResourcesListRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchResourcesListRequest message from JSON.
func (*WatchResourcesListRequest) UnmarshalVT ¶
func (m *WatchResourcesListRequest) UnmarshalVT(dAtA []byte) error
type WatchResourcesListResponse ¶
type WatchResourcesListResponse struct {
// SpacesList is the snapshot of the full spaces list.
SpacesList []*space.SpaceSoListEntry `protobuf:"bytes,1,rep,name=spaces_list,json=spacesList,proto3" json:"spacesList,omitempty"`
// contains filtered or unexported fields
}
WatchResourcesListResponse is the response type for WatchResourcesList.
func (*WatchResourcesListResponse) CloneMessageVT ¶
func (m *WatchResourcesListResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchResourcesListResponse) CloneVT ¶
func (m *WatchResourcesListResponse) CloneVT() *WatchResourcesListResponse
func (*WatchResourcesListResponse) EqualMessageVT ¶
func (this *WatchResourcesListResponse) EqualMessageVT(thatMsg any) bool
func (*WatchResourcesListResponse) EqualVT ¶
func (this *WatchResourcesListResponse) EqualVT(that *WatchResourcesListResponse) bool
func (*WatchResourcesListResponse) GetSpacesList ¶
func (x *WatchResourcesListResponse) GetSpacesList() []*space.SpaceSoListEntry
func (*WatchResourcesListResponse) MarshalJSON ¶
func (x *WatchResourcesListResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchResourcesListResponse to JSON.
func (*WatchResourcesListResponse) MarshalProtoJSON ¶
func (x *WatchResourcesListResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchResourcesListResponse message to JSON.
func (*WatchResourcesListResponse) MarshalProtoText ¶
func (x *WatchResourcesListResponse) MarshalProtoText() string
func (*WatchResourcesListResponse) MarshalToSizedBufferVT ¶
func (m *WatchResourcesListResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchResourcesListResponse) MarshalToVT ¶
func (m *WatchResourcesListResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchResourcesListResponse) MarshalVT ¶
func (m *WatchResourcesListResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchResourcesListResponse) ProtoMessage ¶
func (*WatchResourcesListResponse) ProtoMessage()
func (*WatchResourcesListResponse) Reset ¶
func (x *WatchResourcesListResponse) Reset()
func (*WatchResourcesListResponse) SizeVT ¶
func (m *WatchResourcesListResponse) SizeVT() (n int)
func (*WatchResourcesListResponse) String ¶
func (x *WatchResourcesListResponse) String() string
func (*WatchResourcesListResponse) UnmarshalJSON ¶
func (x *WatchResourcesListResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchResourcesListResponse from JSON.
func (*WatchResourcesListResponse) UnmarshalProtoJSON ¶
func (x *WatchResourcesListResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchResourcesListResponse message from JSON.
func (*WatchResourcesListResponse) UnmarshalVT ¶
func (m *WatchResourcesListResponse) UnmarshalVT(dAtA []byte) error
type WatchSessionStateAtomsRequest ¶
type WatchSessionStateAtomsRequest struct {
// contains filtered or unexported fields
}
WatchSessionStateAtomsRequest is the request for WatchStateAtoms.
func (*WatchSessionStateAtomsRequest) CloneMessageVT ¶
func (m *WatchSessionStateAtomsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSessionStateAtomsRequest) CloneVT ¶
func (m *WatchSessionStateAtomsRequest) CloneVT() *WatchSessionStateAtomsRequest
func (*WatchSessionStateAtomsRequest) EqualMessageVT ¶
func (this *WatchSessionStateAtomsRequest) EqualMessageVT(thatMsg any) bool
func (*WatchSessionStateAtomsRequest) EqualVT ¶
func (this *WatchSessionStateAtomsRequest) EqualVT(that *WatchSessionStateAtomsRequest) bool
func (*WatchSessionStateAtomsRequest) MarshalJSON ¶
func (x *WatchSessionStateAtomsRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSessionStateAtomsRequest to JSON.
func (*WatchSessionStateAtomsRequest) MarshalProtoJSON ¶
func (x *WatchSessionStateAtomsRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSessionStateAtomsRequest message to JSON.
func (*WatchSessionStateAtomsRequest) MarshalProtoText ¶
func (x *WatchSessionStateAtomsRequest) MarshalProtoText() string
func (*WatchSessionStateAtomsRequest) MarshalToSizedBufferVT ¶
func (m *WatchSessionStateAtomsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSessionStateAtomsRequest) MarshalToVT ¶
func (m *WatchSessionStateAtomsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSessionStateAtomsRequest) MarshalVT ¶
func (m *WatchSessionStateAtomsRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchSessionStateAtomsRequest) ProtoMessage ¶
func (*WatchSessionStateAtomsRequest) ProtoMessage()
func (*WatchSessionStateAtomsRequest) Reset ¶
func (x *WatchSessionStateAtomsRequest) Reset()
func (*WatchSessionStateAtomsRequest) SizeVT ¶
func (m *WatchSessionStateAtomsRequest) SizeVT() (n int)
func (*WatchSessionStateAtomsRequest) String ¶
func (x *WatchSessionStateAtomsRequest) String() string
func (*WatchSessionStateAtomsRequest) UnmarshalJSON ¶
func (x *WatchSessionStateAtomsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSessionStateAtomsRequest from JSON.
func (*WatchSessionStateAtomsRequest) UnmarshalProtoJSON ¶
func (x *WatchSessionStateAtomsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSessionStateAtomsRequest message from JSON.
func (*WatchSessionStateAtomsRequest) UnmarshalVT ¶
func (m *WatchSessionStateAtomsRequest) UnmarshalVT(dAtA []byte) error
type WatchSessionStateAtomsResponse ¶
type WatchSessionStateAtomsResponse struct {
// StoreIds is the current list of known session state atom store ids.
StoreIds []string `protobuf:"bytes,1,rep,name=store_ids,json=storeIds,proto3" json:"storeIds,omitempty"`
// StoreCount is the total number of known session state atom stores.
StoreCount uint32 `protobuf:"varint,2,opt,name=store_count,json=storeCount,proto3" json:"storeCount,omitempty"`
// contains filtered or unexported fields
}
WatchSessionStateAtomsResponse is the response for WatchStateAtoms.
func (*WatchSessionStateAtomsResponse) CloneMessageVT ¶
func (m *WatchSessionStateAtomsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSessionStateAtomsResponse) CloneVT ¶
func (m *WatchSessionStateAtomsResponse) CloneVT() *WatchSessionStateAtomsResponse
func (*WatchSessionStateAtomsResponse) EqualMessageVT ¶
func (this *WatchSessionStateAtomsResponse) EqualMessageVT(thatMsg any) bool
func (*WatchSessionStateAtomsResponse) EqualVT ¶
func (this *WatchSessionStateAtomsResponse) EqualVT(that *WatchSessionStateAtomsResponse) bool
func (*WatchSessionStateAtomsResponse) GetStoreCount ¶
func (x *WatchSessionStateAtomsResponse) GetStoreCount() uint32
func (*WatchSessionStateAtomsResponse) GetStoreIds ¶
func (x *WatchSessionStateAtomsResponse) GetStoreIds() []string
func (*WatchSessionStateAtomsResponse) MarshalJSON ¶
func (x *WatchSessionStateAtomsResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSessionStateAtomsResponse to JSON.
func (*WatchSessionStateAtomsResponse) MarshalProtoJSON ¶
func (x *WatchSessionStateAtomsResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSessionStateAtomsResponse message to JSON.
func (*WatchSessionStateAtomsResponse) MarshalProtoText ¶
func (x *WatchSessionStateAtomsResponse) MarshalProtoText() string
func (*WatchSessionStateAtomsResponse) MarshalToSizedBufferVT ¶
func (m *WatchSessionStateAtomsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSessionStateAtomsResponse) MarshalToVT ¶
func (m *WatchSessionStateAtomsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSessionStateAtomsResponse) MarshalVT ¶
func (m *WatchSessionStateAtomsResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchSessionStateAtomsResponse) ProtoMessage ¶
func (*WatchSessionStateAtomsResponse) ProtoMessage()
func (*WatchSessionStateAtomsResponse) Reset ¶
func (x *WatchSessionStateAtomsResponse) Reset()
func (*WatchSessionStateAtomsResponse) SizeVT ¶
func (m *WatchSessionStateAtomsResponse) SizeVT() (n int)
func (*WatchSessionStateAtomsResponse) String ¶
func (x *WatchSessionStateAtomsResponse) String() string
func (*WatchSessionStateAtomsResponse) UnmarshalJSON ¶
func (x *WatchSessionStateAtomsResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSessionStateAtomsResponse from JSON.
func (*WatchSessionStateAtomsResponse) UnmarshalProtoJSON ¶
func (x *WatchSessionStateAtomsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSessionStateAtomsResponse message from JSON.
func (*WatchSessionStateAtomsResponse) UnmarshalVT ¶
func (m *WatchSessionStateAtomsResponse) UnmarshalVT(dAtA []byte) error
type WatchSharedObjectHealthRequest ¶
type WatchSharedObjectHealthRequest struct {
SharedObjectId string `protobuf:"bytes,1,opt,name=shared_object_id,json=sharedObjectId,proto3" json:"sharedObjectId,omitempty"`
// contains filtered or unexported fields
}
WatchSharedObjectHealthRequest is the request type for WatchSharedObjectHealth.
func (*WatchSharedObjectHealthRequest) CloneMessageVT ¶
func (m *WatchSharedObjectHealthRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSharedObjectHealthRequest) CloneVT ¶
func (m *WatchSharedObjectHealthRequest) CloneVT() *WatchSharedObjectHealthRequest
func (*WatchSharedObjectHealthRequest) EqualMessageVT ¶
func (this *WatchSharedObjectHealthRequest) EqualMessageVT(thatMsg any) bool
func (*WatchSharedObjectHealthRequest) EqualVT ¶
func (this *WatchSharedObjectHealthRequest) EqualVT(that *WatchSharedObjectHealthRequest) bool
func (*WatchSharedObjectHealthRequest) GetSharedObjectId ¶
func (x *WatchSharedObjectHealthRequest) GetSharedObjectId() string
func (*WatchSharedObjectHealthRequest) MarshalJSON ¶
func (x *WatchSharedObjectHealthRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSharedObjectHealthRequest to JSON.
func (*WatchSharedObjectHealthRequest) MarshalProtoJSON ¶
func (x *WatchSharedObjectHealthRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSharedObjectHealthRequest message to JSON.
func (*WatchSharedObjectHealthRequest) MarshalProtoText ¶
func (x *WatchSharedObjectHealthRequest) MarshalProtoText() string
func (*WatchSharedObjectHealthRequest) MarshalToSizedBufferVT ¶
func (m *WatchSharedObjectHealthRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSharedObjectHealthRequest) MarshalToVT ¶
func (m *WatchSharedObjectHealthRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSharedObjectHealthRequest) MarshalVT ¶
func (m *WatchSharedObjectHealthRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchSharedObjectHealthRequest) ProtoMessage ¶
func (*WatchSharedObjectHealthRequest) ProtoMessage()
func (*WatchSharedObjectHealthRequest) Reset ¶
func (x *WatchSharedObjectHealthRequest) Reset()
func (*WatchSharedObjectHealthRequest) SizeVT ¶
func (m *WatchSharedObjectHealthRequest) SizeVT() (n int)
func (*WatchSharedObjectHealthRequest) String ¶
func (x *WatchSharedObjectHealthRequest) String() string
func (*WatchSharedObjectHealthRequest) UnmarshalJSON ¶
func (x *WatchSharedObjectHealthRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSharedObjectHealthRequest from JSON.
func (*WatchSharedObjectHealthRequest) UnmarshalProtoJSON ¶
func (x *WatchSharedObjectHealthRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSharedObjectHealthRequest message from JSON.
func (*WatchSharedObjectHealthRequest) UnmarshalVT ¶
func (m *WatchSharedObjectHealthRequest) UnmarshalVT(dAtA []byte) error
type WatchSharedObjectHealthResponse ¶
type WatchSharedObjectHealthResponse struct {
Health *sobject.SharedObjectHealth `protobuf:"bytes,1,opt,name=health,proto3" json:"health,omitempty"`
// contains filtered or unexported fields
}
WatchSharedObjectHealthResponse is the response type for WatchSharedObjectHealth.
func (*WatchSharedObjectHealthResponse) CloneMessageVT ¶
func (m *WatchSharedObjectHealthResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSharedObjectHealthResponse) CloneVT ¶
func (m *WatchSharedObjectHealthResponse) CloneVT() *WatchSharedObjectHealthResponse
func (*WatchSharedObjectHealthResponse) EqualMessageVT ¶
func (this *WatchSharedObjectHealthResponse) EqualMessageVT(thatMsg any) bool
func (*WatchSharedObjectHealthResponse) EqualVT ¶
func (this *WatchSharedObjectHealthResponse) EqualVT(that *WatchSharedObjectHealthResponse) bool
func (*WatchSharedObjectHealthResponse) GetHealth ¶
func (x *WatchSharedObjectHealthResponse) GetHealth() *sobject.SharedObjectHealth
func (*WatchSharedObjectHealthResponse) MarshalJSON ¶
func (x *WatchSharedObjectHealthResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSharedObjectHealthResponse to JSON.
func (*WatchSharedObjectHealthResponse) MarshalProtoJSON ¶
func (x *WatchSharedObjectHealthResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSharedObjectHealthResponse message to JSON.
func (*WatchSharedObjectHealthResponse) MarshalProtoText ¶
func (x *WatchSharedObjectHealthResponse) MarshalProtoText() string
func (*WatchSharedObjectHealthResponse) MarshalToSizedBufferVT ¶
func (m *WatchSharedObjectHealthResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSharedObjectHealthResponse) MarshalToVT ¶
func (m *WatchSharedObjectHealthResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSharedObjectHealthResponse) MarshalVT ¶
func (m *WatchSharedObjectHealthResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchSharedObjectHealthResponse) ProtoMessage ¶
func (*WatchSharedObjectHealthResponse) ProtoMessage()
func (*WatchSharedObjectHealthResponse) Reset ¶
func (x *WatchSharedObjectHealthResponse) Reset()
func (*WatchSharedObjectHealthResponse) SizeVT ¶
func (m *WatchSharedObjectHealthResponse) SizeVT() (n int)
func (*WatchSharedObjectHealthResponse) String ¶
func (x *WatchSharedObjectHealthResponse) String() string
func (*WatchSharedObjectHealthResponse) UnmarshalJSON ¶
func (x *WatchSharedObjectHealthResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSharedObjectHealthResponse from JSON.
func (*WatchSharedObjectHealthResponse) UnmarshalProtoJSON ¶
func (x *WatchSharedObjectHealthResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSharedObjectHealthResponse message from JSON.
func (*WatchSharedObjectHealthResponse) UnmarshalVT ¶
func (m *WatchSharedObjectHealthResponse) UnmarshalVT(dAtA []byte) error
type WatchSharedObjectSelfEnrollmentStateRequest ¶
type WatchSharedObjectSelfEnrollmentStateRequest struct {
// contains filtered or unexported fields
}
WatchSharedObjectSelfEnrollmentStateRequest is the request for WatchState.
func (*WatchSharedObjectSelfEnrollmentStateRequest) CloneMessageVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSharedObjectSelfEnrollmentStateRequest) CloneVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) CloneVT() *WatchSharedObjectSelfEnrollmentStateRequest
func (*WatchSharedObjectSelfEnrollmentStateRequest) EqualMessageVT ¶
func (this *WatchSharedObjectSelfEnrollmentStateRequest) EqualMessageVT(thatMsg any) bool
func (*WatchSharedObjectSelfEnrollmentStateRequest) EqualVT ¶
func (this *WatchSharedObjectSelfEnrollmentStateRequest) EqualVT(that *WatchSharedObjectSelfEnrollmentStateRequest) bool
func (*WatchSharedObjectSelfEnrollmentStateRequest) MarshalJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSharedObjectSelfEnrollmentStateRequest to JSON.
func (*WatchSharedObjectSelfEnrollmentStateRequest) MarshalProtoJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSharedObjectSelfEnrollmentStateRequest message to JSON.
func (*WatchSharedObjectSelfEnrollmentStateRequest) MarshalProtoText ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) MarshalProtoText() string
func (*WatchSharedObjectSelfEnrollmentStateRequest) MarshalToSizedBufferVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSharedObjectSelfEnrollmentStateRequest) MarshalToVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSharedObjectSelfEnrollmentStateRequest) MarshalVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchSharedObjectSelfEnrollmentStateRequest) ProtoMessage ¶
func (*WatchSharedObjectSelfEnrollmentStateRequest) ProtoMessage()
func (*WatchSharedObjectSelfEnrollmentStateRequest) Reset ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) Reset()
func (*WatchSharedObjectSelfEnrollmentStateRequest) SizeVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) SizeVT() (n int)
func (*WatchSharedObjectSelfEnrollmentStateRequest) String ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) String() string
func (*WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSharedObjectSelfEnrollmentStateRequest from JSON.
func (*WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalProtoJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSharedObjectSelfEnrollmentStateRequest message from JSON.
func (*WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateRequest) UnmarshalVT(dAtA []byte) error
type WatchSharedObjectSelfEnrollmentStateResponse ¶
type WatchSharedObjectSelfEnrollmentStateResponse struct {
// self-enrollment for the current session peer.
SharedObjectIds []string `protobuf:"bytes,1,rep,name=shared_object_ids,json=sharedObjectIds,proto3" json:"sharedObjectIds,omitempty"`
GenerationKey string `protobuf:"bytes,2,opt,name=generation_key,json=generationKey,proto3" json:"generationKey,omitempty"`
Count uint32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`
CredentialRequired bool `protobuf:"varint,4,opt,name=credential_required,json=credentialRequired,proto3" json:"credentialRequired,omitempty"`
Running bool `protobuf:"varint,5,opt,name=running,proto3" json:"running,omitempty"`
CurrentSharedObjectId string `protobuf:"bytes,6,opt,name=current_shared_object_id,json=currentSharedObjectId,proto3" json:"currentSharedObjectId,omitempty"`
CompletedSharedObjectIds []string `` /* 134-byte string literal not displayed */
Skipped bool `protobuf:"varint,8,opt,name=skipped,proto3" json:"skipped,omitempty"`
SkippedGenerationKey string `protobuf:"bytes,9,opt,name=skipped_generation_key,json=skippedGenerationKey,proto3" json:"skippedGenerationKey,omitempty"`
Failures []*SharedObjectSelfEnrollmentFailure `protobuf:"bytes,10,rep,name=failures,proto3" json:"failures,omitempty"`
// contains filtered or unexported fields
}
WatchSharedObjectSelfEnrollmentStateResponse contains the current session self-enrollment sweep state.
func (*WatchSharedObjectSelfEnrollmentStateResponse) CloneMessageVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSharedObjectSelfEnrollmentStateResponse) CloneVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) CloneVT() *WatchSharedObjectSelfEnrollmentStateResponse
func (*WatchSharedObjectSelfEnrollmentStateResponse) EqualMessageVT ¶
func (this *WatchSharedObjectSelfEnrollmentStateResponse) EqualMessageVT(thatMsg any) bool
func (*WatchSharedObjectSelfEnrollmentStateResponse) EqualVT ¶
func (this *WatchSharedObjectSelfEnrollmentStateResponse) EqualVT(that *WatchSharedObjectSelfEnrollmentStateResponse) bool
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetCompletedSharedObjectIds ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCompletedSharedObjectIds() []string
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetCount ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCount() uint32
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetCredentialRequired ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCredentialRequired() bool
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetCurrentSharedObjectId ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetCurrentSharedObjectId() string
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetFailures ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetFailures() []*SharedObjectSelfEnrollmentFailure
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetGenerationKey ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetGenerationKey() string
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetRunning ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetRunning() bool
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetSharedObjectIds ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetSharedObjectIds() []string
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetSkipped ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetSkipped() bool
func (*WatchSharedObjectSelfEnrollmentStateResponse) GetSkippedGenerationKey ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) GetSkippedGenerationKey() string
func (*WatchSharedObjectSelfEnrollmentStateResponse) MarshalJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSharedObjectSelfEnrollmentStateResponse to JSON.
func (*WatchSharedObjectSelfEnrollmentStateResponse) MarshalProtoJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSharedObjectSelfEnrollmentStateResponse message to JSON.
func (*WatchSharedObjectSelfEnrollmentStateResponse) MarshalProtoText ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) MarshalProtoText() string
func (*WatchSharedObjectSelfEnrollmentStateResponse) MarshalToSizedBufferVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSharedObjectSelfEnrollmentStateResponse) MarshalToVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSharedObjectSelfEnrollmentStateResponse) MarshalVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchSharedObjectSelfEnrollmentStateResponse) ProtoMessage ¶
func (*WatchSharedObjectSelfEnrollmentStateResponse) ProtoMessage()
func (*WatchSharedObjectSelfEnrollmentStateResponse) Reset ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) Reset()
func (*WatchSharedObjectSelfEnrollmentStateResponse) SizeVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) SizeVT() (n int)
func (*WatchSharedObjectSelfEnrollmentStateResponse) String ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) String() string
func (*WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSharedObjectSelfEnrollmentStateResponse from JSON.
func (*WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalProtoJSON ¶
func (x *WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSharedObjectSelfEnrollmentStateResponse message from JSON.
func (*WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalVT ¶
func (m *WatchSharedObjectSelfEnrollmentStateResponse) UnmarshalVT(dAtA []byte) error
type WatchSyncStatusRequest ¶
type WatchSyncStatusRequest struct {
// contains filtered or unexported fields
}
WatchSyncStatusRequest is the request type for WatchSyncStatus.
func (*WatchSyncStatusRequest) CloneMessageVT ¶
func (m *WatchSyncStatusRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSyncStatusRequest) CloneVT ¶
func (m *WatchSyncStatusRequest) CloneVT() *WatchSyncStatusRequest
func (*WatchSyncStatusRequest) EqualMessageVT ¶
func (this *WatchSyncStatusRequest) EqualMessageVT(thatMsg any) bool
func (*WatchSyncStatusRequest) EqualVT ¶
func (this *WatchSyncStatusRequest) EqualVT(that *WatchSyncStatusRequest) bool
func (*WatchSyncStatusRequest) MarshalJSON ¶
func (x *WatchSyncStatusRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSyncStatusRequest to JSON.
func (*WatchSyncStatusRequest) MarshalProtoJSON ¶
func (x *WatchSyncStatusRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSyncStatusRequest message to JSON.
func (*WatchSyncStatusRequest) MarshalProtoText ¶
func (x *WatchSyncStatusRequest) MarshalProtoText() string
func (*WatchSyncStatusRequest) MarshalToSizedBufferVT ¶
func (m *WatchSyncStatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSyncStatusRequest) MarshalToVT ¶
func (m *WatchSyncStatusRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSyncStatusRequest) MarshalVT ¶
func (m *WatchSyncStatusRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchSyncStatusRequest) ProtoMessage ¶
func (*WatchSyncStatusRequest) ProtoMessage()
func (*WatchSyncStatusRequest) Reset ¶
func (x *WatchSyncStatusRequest) Reset()
func (*WatchSyncStatusRequest) SizeVT ¶
func (m *WatchSyncStatusRequest) SizeVT() (n int)
func (*WatchSyncStatusRequest) String ¶
func (x *WatchSyncStatusRequest) String() string
func (*WatchSyncStatusRequest) UnmarshalJSON ¶
func (x *WatchSyncStatusRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSyncStatusRequest from JSON.
func (*WatchSyncStatusRequest) UnmarshalProtoJSON ¶
func (x *WatchSyncStatusRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSyncStatusRequest message from JSON.
func (*WatchSyncStatusRequest) UnmarshalVT ¶
func (m *WatchSyncStatusRequest) UnmarshalVT(dAtA []byte) error
type WatchSyncStatusResponse ¶
type WatchSyncStatusResponse struct {
// State is the aggregate sync state.
State SyncStatusState `protobuf:"varint,1,opt,name=state,proto3" json:"state,omitempty"`
// Direction is the active transfer direction, when any.
Direction SyncActivityDirection `protobuf:"varint,2,opt,name=direction,proto3" json:"direction,omitempty"`
// TransportState is the cloud transport state.
TransportState SyncTransportState `protobuf:"varint,3,opt,name=transport_state,json=transportState,proto3" json:"transportState,omitempty"`
// P2PState is the p2p lifecycle state.
P2PState SyncP2PState `protobuf:"varint,4,opt,name=p2p_state,json=p2pState,proto3" json:"p2pState,omitempty"`
// PendingUploadBytes is the approximate upload backlog in bytes.
PendingUploadBytes uint64 `protobuf:"varint,5,opt,name=pending_upload_bytes,json=pendingUploadBytes,proto3" json:"pendingUploadBytes,omitempty"`
// PendingDownloadBytes is the approximate download backlog in bytes.
PendingDownloadBytes uint64 `protobuf:"varint,6,opt,name=pending_download_bytes,json=pendingDownloadBytes,proto3" json:"pendingDownloadBytes,omitempty"`
// PendingUploadCount is the approximate number of pending upload items.
PendingUploadCount uint32 `protobuf:"varint,7,opt,name=pending_upload_count,json=pendingUploadCount,proto3" json:"pendingUploadCount,omitempty"`
// PendingDownloadCount is the approximate number of pending download items.
PendingDownloadCount uint32 `protobuf:"varint,8,opt,name=pending_download_count,json=pendingDownloadCount,proto3" json:"pendingDownloadCount,omitempty"`
// UploadBytesPerSecond is the approximate current upload rate.
UploadBytesPerSecond uint64 `protobuf:"varint,9,opt,name=upload_bytes_per_second,json=uploadBytesPerSecond,proto3" json:"uploadBytesPerSecond,omitempty"`
// DownloadBytesPerSecond is the approximate current download rate.
DownloadBytesPerSecond uint64 `` /* 130-byte string literal not displayed */
// ActiveUploadBytes is the approximate byte size of upload work in flight.
ActiveUploadBytes uint64 `protobuf:"varint,52,opt,name=active_upload_bytes,json=activeUploadBytes,proto3" json:"activeUploadBytes,omitempty"`
// ActiveUploadTransferredBytes is the approximate in-flight upload bytes sent.
ActiveUploadTransferredBytes uint64 `` /* 148-byte string literal not displayed */
// InFlightUploadCount is the number of active upload requests.
InFlightUploadCount uint32 `protobuf:"varint,54,opt,name=in_flight_upload_count,json=inFlightUploadCount,proto3" json:"inFlightUploadCount,omitempty"`
// ActiveStoreCount is the number of stores currently contributing activity.
ActiveStoreCount uint32 `protobuf:"varint,11,opt,name=active_store_count,json=activeStoreCount,proto3" json:"activeStoreCount,omitempty"`
// ActivePeerCount is the number of connected p2p peers.
ActivePeerCount uint32 `protobuf:"varint,12,opt,name=active_peer_count,json=activePeerCount,proto3" json:"activePeerCount,omitempty"`
// LastError is the latest sync or transport error message, if any.
LastError string `protobuf:"bytes,13,opt,name=last_error,json=lastError,proto3" json:"lastError,omitempty"`
// LastActivityAt is the latest sync activity timestamp, if known.
LastActivityAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=last_activity_at,json=lastActivityAt,proto3" json:"lastActivityAt,omitempty"`
// PackRangeRequestCount is the number of completed packfile range requests.
PackRangeRequestCount uint64 `` /* 127-byte string literal not displayed */
// PackRangeResponseBytes is the number of bytes returned by packfile range responses.
PackRangeResponseBytes uint64 `` /* 130-byte string literal not displayed */
// PackFullResponseFallbackCount is the number of range requests served by full responses.
PackFullResponseFallbackCount uint64 `` /* 152-byte string literal not displayed */
// PackFullResponseFallbackBytes is the number of discarded prefix bytes from full responses.
PackFullResponseFallbackBytes uint64 `` /* 152-byte string literal not displayed */
// PackLastFullResponseFallbackBytes is the latest full-response prefix discard.
PackLastFullResponseFallbackBytes uint64 `` /* 165-byte string literal not displayed */
// PackManifestEntries is the number of packfile manifest entries.
PackManifestEntries uint32 `protobuf:"varint,20,opt,name=pack_manifest_entries,json=packManifestEntries,proto3" json:"packManifestEntries,omitempty"`
// PackBlockCountTotal is the sum of manifest entry block counts.
PackBlockCountTotal uint64 `protobuf:"varint,21,opt,name=pack_block_count_total,json=packBlockCountTotal,proto3" json:"packBlockCountTotal,omitempty"`
// PackBlockCountMin is the smallest manifest entry block count.
PackBlockCountMin uint64 `protobuf:"varint,22,opt,name=pack_block_count_min,json=packBlockCountMin,proto3" json:"packBlockCountMin,omitempty"`
// PackBlockCountMax is the largest manifest entry block count.
PackBlockCountMax uint64 `protobuf:"varint,23,opt,name=pack_block_count_max,json=packBlockCountMax,proto3" json:"packBlockCountMax,omitempty"`
// PackSizeBytesTotal is the sum of manifest entry pack sizes.
PackSizeBytesTotal uint64 `protobuf:"varint,24,opt,name=pack_size_bytes_total,json=packSizeBytesTotal,proto3" json:"packSizeBytesTotal,omitempty"`
// PackSizeBytesMin is the smallest manifest entry pack size.
PackSizeBytesMin uint64 `protobuf:"varint,25,opt,name=pack_size_bytes_min,json=packSizeBytesMin,proto3" json:"packSizeBytesMin,omitempty"`
// PackSizeBytesMax is the largest manifest entry pack size.
PackSizeBytesMax uint64 `protobuf:"varint,26,opt,name=pack_size_bytes_max,json=packSizeBytesMax,proto3" json:"packSizeBytesMax,omitempty"`
// PackBloomFilterCount is the number of entries with valid bloom metadata.
PackBloomFilterCount uint32 `protobuf:"varint,27,opt,name=pack_bloom_filter_count,json=packBloomFilterCount,proto3" json:"packBloomFilterCount,omitempty"`
// PackBloomMissingCount is the number of entries missing bloom metadata.
PackBloomMissingCount uint32 `` /* 127-byte string literal not displayed */
// PackBloomInvalidCount is the number of entries with malformed bloom metadata.
PackBloomInvalidCount uint32 `` /* 127-byte string literal not displayed */
// PackBloomParameterShapeCount is the summed per-store count of bloom parameter shapes.
PackBloomParameterShapeCount uint32 `` /* 149-byte string literal not displayed */
// PackBloomMaxFalsePositiveRate is the highest estimated bloom false-positive rate.
PackBloomMaxFalsePositiveRate float64 `` /* 154-byte string literal not displayed */
// PackBloomRiskPackCount is the number of packs above the bloom false-positive target.
PackBloomRiskPackCount uint32 `` /* 131-byte string literal not displayed */
// PackLookupCount is the number of pack lookups.
PackLookupCount uint64 `protobuf:"varint,33,opt,name=pack_lookup_count,json=packLookupCount,proto3" json:"packLookupCount,omitempty"`
// PackCandidatePacks is the total number of manifest candidates selected by lookups.
PackCandidatePacks uint64 `protobuf:"varint,34,opt,name=pack_candidate_packs,json=packCandidatePacks,proto3" json:"packCandidatePacks,omitempty"`
// PackOpenedPacks is the total number of candidate packs opened by lookups.
PackOpenedPacks uint64 `protobuf:"varint,35,opt,name=pack_opened_packs,json=packOpenedPacks,proto3" json:"packOpenedPacks,omitempty"`
// PackNegativePacks is the total number of opened candidates that missed.
PackNegativePacks uint64 `protobuf:"varint,36,opt,name=pack_negative_packs,json=packNegativePacks,proto3" json:"packNegativePacks,omitempty"`
// PackTargetHits is the total number of lookups that found the target block.
PackTargetHits uint64 `protobuf:"varint,37,opt,name=pack_target_hits,json=packTargetHits,proto3" json:"packTargetHits,omitempty"`
// PackLastCandidatePacks is the candidate count from the latest lookup.
PackLastCandidatePacks uint32 `` /* 130-byte string literal not displayed */
// PackLastOpenedPacks is the opened pack count from the latest lookup.
PackLastOpenedPacks uint32 `protobuf:"varint,39,opt,name=pack_last_opened_packs,json=packLastOpenedPacks,proto3" json:"packLastOpenedPacks,omitempty"`
// PackLastNegativePacks is the negative pack count from the latest lookup.
PackLastNegativePacks uint32 `` /* 127-byte string literal not displayed */
// PackLastTargetHit is true when the latest lookup found its target.
PackLastTargetHit bool `protobuf:"varint,41,opt,name=pack_last_target_hit,json=packLastTargetHit,proto3" json:"packLastTargetHit,omitempty"`
// PackIndexCacheHits is the number of pack index cache hits.
PackIndexCacheHits uint64 `protobuf:"varint,42,opt,name=pack_index_cache_hits,json=packIndexCacheHits,proto3" json:"packIndexCacheHits,omitempty"`
// PackIndexCacheMisses is the number of pack index cache misses.
PackIndexCacheMisses uint64 `protobuf:"varint,43,opt,name=pack_index_cache_misses,json=packIndexCacheMisses,proto3" json:"packIndexCacheMisses,omitempty"`
// PackIndexCacheReadErrors is the number of pack index cache read errors.
PackIndexCacheReadErrors uint64 `` /* 137-byte string literal not displayed */
// PackIndexCacheWriteErrors is the number of pack index cache write errors.
PackIndexCacheWriteErrors uint64 `` /* 140-byte string literal not displayed */
// PackRemoteIndexLoads is the number of remote pack index loads.
PackRemoteIndexLoads uint64 `protobuf:"varint,46,opt,name=pack_remote_index_loads,json=packRemoteIndexLoads,proto3" json:"packRemoteIndexLoads,omitempty"`
// PackRemoteIndexBytes is the number of remote pack index bytes fetched.
PackRemoteIndexBytes uint64 `protobuf:"varint,47,opt,name=pack_remote_index_bytes,json=packRemoteIndexBytes,proto3" json:"packRemoteIndexBytes,omitempty"`
// PackLastRemoteIndexBytes is the latest remote pack index load byte count.
PackLastRemoteIndexBytes uint64 `` /* 137-byte string literal not displayed */
// PackIndexTailFetchCount is the number of completed index-tail range fetches.
PackIndexTailFetchCount uint64 `` /* 134-byte string literal not displayed */
// PackIndexTailFetchBytes is the number of requested index-tail range bytes.
PackIndexTailFetchBytes uint64 `` /* 134-byte string literal not displayed */
// PackIndexTailResponseBytes is the number of bytes returned by index-tail range responses.
PackIndexTailResponseBytes uint64 `` /* 143-byte string literal not displayed */
// contains filtered or unexported fields
}
WatchSyncStatusResponse is the response type for WatchSyncStatus.
func (*WatchSyncStatusResponse) CloneMessageVT ¶
func (m *WatchSyncStatusResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchSyncStatusResponse) CloneVT ¶
func (m *WatchSyncStatusResponse) CloneVT() *WatchSyncStatusResponse
func (*WatchSyncStatusResponse) EqualMessageVT ¶
func (this *WatchSyncStatusResponse) EqualMessageVT(thatMsg any) bool
func (*WatchSyncStatusResponse) EqualVT ¶
func (this *WatchSyncStatusResponse) EqualVT(that *WatchSyncStatusResponse) bool
func (*WatchSyncStatusResponse) GetActivePeerCount ¶
func (x *WatchSyncStatusResponse) GetActivePeerCount() uint32
func (*WatchSyncStatusResponse) GetActiveStoreCount ¶
func (x *WatchSyncStatusResponse) GetActiveStoreCount() uint32
func (*WatchSyncStatusResponse) GetActiveUploadBytes ¶
func (x *WatchSyncStatusResponse) GetActiveUploadBytes() uint64
func (*WatchSyncStatusResponse) GetActiveUploadTransferredBytes ¶
func (x *WatchSyncStatusResponse) GetActiveUploadTransferredBytes() uint64
func (*WatchSyncStatusResponse) GetDirection ¶
func (x *WatchSyncStatusResponse) GetDirection() SyncActivityDirection
func (*WatchSyncStatusResponse) GetDownloadBytesPerSecond ¶
func (x *WatchSyncStatusResponse) GetDownloadBytesPerSecond() uint64
func (*WatchSyncStatusResponse) GetInFlightUploadCount ¶
func (x *WatchSyncStatusResponse) GetInFlightUploadCount() uint32
func (*WatchSyncStatusResponse) GetLastActivityAt ¶
func (x *WatchSyncStatusResponse) GetLastActivityAt() *timestamppb.Timestamp
func (*WatchSyncStatusResponse) GetLastError ¶
func (x *WatchSyncStatusResponse) GetLastError() string
func (*WatchSyncStatusResponse) GetP2PState ¶
func (x *WatchSyncStatusResponse) GetP2PState() SyncP2PState
func (*WatchSyncStatusResponse) GetPackBlockCountMax ¶
func (x *WatchSyncStatusResponse) GetPackBlockCountMax() uint64
func (*WatchSyncStatusResponse) GetPackBlockCountMin ¶
func (x *WatchSyncStatusResponse) GetPackBlockCountMin() uint64
func (*WatchSyncStatusResponse) GetPackBlockCountTotal ¶
func (x *WatchSyncStatusResponse) GetPackBlockCountTotal() uint64
func (*WatchSyncStatusResponse) GetPackBloomFilterCount ¶
func (x *WatchSyncStatusResponse) GetPackBloomFilterCount() uint32
func (*WatchSyncStatusResponse) GetPackBloomInvalidCount ¶
func (x *WatchSyncStatusResponse) GetPackBloomInvalidCount() uint32
func (*WatchSyncStatusResponse) GetPackBloomMaxFalsePositiveRate ¶
func (x *WatchSyncStatusResponse) GetPackBloomMaxFalsePositiveRate() float64
func (*WatchSyncStatusResponse) GetPackBloomMissingCount ¶
func (x *WatchSyncStatusResponse) GetPackBloomMissingCount() uint32
func (*WatchSyncStatusResponse) GetPackBloomParameterShapeCount ¶
func (x *WatchSyncStatusResponse) GetPackBloomParameterShapeCount() uint32
func (*WatchSyncStatusResponse) GetPackBloomRiskPackCount ¶
func (x *WatchSyncStatusResponse) GetPackBloomRiskPackCount() uint32
func (*WatchSyncStatusResponse) GetPackCandidatePacks ¶
func (x *WatchSyncStatusResponse) GetPackCandidatePacks() uint64
func (*WatchSyncStatusResponse) GetPackFullResponseFallbackBytes ¶
func (x *WatchSyncStatusResponse) GetPackFullResponseFallbackBytes() uint64
func (*WatchSyncStatusResponse) GetPackFullResponseFallbackCount ¶
func (x *WatchSyncStatusResponse) GetPackFullResponseFallbackCount() uint64
func (*WatchSyncStatusResponse) GetPackIndexCacheHits ¶
func (x *WatchSyncStatusResponse) GetPackIndexCacheHits() uint64
func (*WatchSyncStatusResponse) GetPackIndexCacheMisses ¶
func (x *WatchSyncStatusResponse) GetPackIndexCacheMisses() uint64
func (*WatchSyncStatusResponse) GetPackIndexCacheReadErrors ¶
func (x *WatchSyncStatusResponse) GetPackIndexCacheReadErrors() uint64
func (*WatchSyncStatusResponse) GetPackIndexCacheWriteErrors ¶
func (x *WatchSyncStatusResponse) GetPackIndexCacheWriteErrors() uint64
func (*WatchSyncStatusResponse) GetPackIndexTailFetchBytes ¶
func (x *WatchSyncStatusResponse) GetPackIndexTailFetchBytes() uint64
func (*WatchSyncStatusResponse) GetPackIndexTailFetchCount ¶
func (x *WatchSyncStatusResponse) GetPackIndexTailFetchCount() uint64
func (*WatchSyncStatusResponse) GetPackIndexTailResponseBytes ¶
func (x *WatchSyncStatusResponse) GetPackIndexTailResponseBytes() uint64
func (*WatchSyncStatusResponse) GetPackLastCandidatePacks ¶
func (x *WatchSyncStatusResponse) GetPackLastCandidatePacks() uint32
func (*WatchSyncStatusResponse) GetPackLastFullResponseFallbackBytes ¶
func (x *WatchSyncStatusResponse) GetPackLastFullResponseFallbackBytes() uint64
func (*WatchSyncStatusResponse) GetPackLastNegativePacks ¶
func (x *WatchSyncStatusResponse) GetPackLastNegativePacks() uint32
func (*WatchSyncStatusResponse) GetPackLastOpenedPacks ¶
func (x *WatchSyncStatusResponse) GetPackLastOpenedPacks() uint32
func (*WatchSyncStatusResponse) GetPackLastRemoteIndexBytes ¶
func (x *WatchSyncStatusResponse) GetPackLastRemoteIndexBytes() uint64
func (*WatchSyncStatusResponse) GetPackLastTargetHit ¶
func (x *WatchSyncStatusResponse) GetPackLastTargetHit() bool
func (*WatchSyncStatusResponse) GetPackLookupCount ¶
func (x *WatchSyncStatusResponse) GetPackLookupCount() uint64
func (*WatchSyncStatusResponse) GetPackManifestEntries ¶
func (x *WatchSyncStatusResponse) GetPackManifestEntries() uint32
func (*WatchSyncStatusResponse) GetPackNegativePacks ¶
func (x *WatchSyncStatusResponse) GetPackNegativePacks() uint64
func (*WatchSyncStatusResponse) GetPackOpenedPacks ¶
func (x *WatchSyncStatusResponse) GetPackOpenedPacks() uint64
func (*WatchSyncStatusResponse) GetPackRangeRequestCount ¶
func (x *WatchSyncStatusResponse) GetPackRangeRequestCount() uint64
func (*WatchSyncStatusResponse) GetPackRangeResponseBytes ¶
func (x *WatchSyncStatusResponse) GetPackRangeResponseBytes() uint64
func (*WatchSyncStatusResponse) GetPackRemoteIndexBytes ¶
func (x *WatchSyncStatusResponse) GetPackRemoteIndexBytes() uint64
func (*WatchSyncStatusResponse) GetPackRemoteIndexLoads ¶
func (x *WatchSyncStatusResponse) GetPackRemoteIndexLoads() uint64
func (*WatchSyncStatusResponse) GetPackSizeBytesMax ¶
func (x *WatchSyncStatusResponse) GetPackSizeBytesMax() uint64
func (*WatchSyncStatusResponse) GetPackSizeBytesMin ¶
func (x *WatchSyncStatusResponse) GetPackSizeBytesMin() uint64
func (*WatchSyncStatusResponse) GetPackSizeBytesTotal ¶
func (x *WatchSyncStatusResponse) GetPackSizeBytesTotal() uint64
func (*WatchSyncStatusResponse) GetPackTargetHits ¶
func (x *WatchSyncStatusResponse) GetPackTargetHits() uint64
func (*WatchSyncStatusResponse) GetPendingDownloadBytes ¶
func (x *WatchSyncStatusResponse) GetPendingDownloadBytes() uint64
func (*WatchSyncStatusResponse) GetPendingDownloadCount ¶
func (x *WatchSyncStatusResponse) GetPendingDownloadCount() uint32
func (*WatchSyncStatusResponse) GetPendingUploadBytes ¶
func (x *WatchSyncStatusResponse) GetPendingUploadBytes() uint64
func (*WatchSyncStatusResponse) GetPendingUploadCount ¶
func (x *WatchSyncStatusResponse) GetPendingUploadCount() uint32
func (*WatchSyncStatusResponse) GetState ¶
func (x *WatchSyncStatusResponse) GetState() SyncStatusState
func (*WatchSyncStatusResponse) GetTransportState ¶
func (x *WatchSyncStatusResponse) GetTransportState() SyncTransportState
func (*WatchSyncStatusResponse) GetUploadBytesPerSecond ¶
func (x *WatchSyncStatusResponse) GetUploadBytesPerSecond() uint64
func (*WatchSyncStatusResponse) MarshalJSON ¶
func (x *WatchSyncStatusResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchSyncStatusResponse to JSON.
func (*WatchSyncStatusResponse) MarshalProtoJSON ¶
func (x *WatchSyncStatusResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchSyncStatusResponse message to JSON.
func (*WatchSyncStatusResponse) MarshalProtoText ¶
func (x *WatchSyncStatusResponse) MarshalProtoText() string
func (*WatchSyncStatusResponse) MarshalToSizedBufferVT ¶
func (m *WatchSyncStatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchSyncStatusResponse) MarshalToVT ¶
func (m *WatchSyncStatusResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchSyncStatusResponse) MarshalVT ¶
func (m *WatchSyncStatusResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchSyncStatusResponse) ProtoMessage ¶
func (*WatchSyncStatusResponse) ProtoMessage()
func (*WatchSyncStatusResponse) Reset ¶
func (x *WatchSyncStatusResponse) Reset()
func (*WatchSyncStatusResponse) SizeVT ¶
func (m *WatchSyncStatusResponse) SizeVT() (n int)
func (*WatchSyncStatusResponse) String ¶
func (x *WatchSyncStatusResponse) String() string
func (*WatchSyncStatusResponse) UnmarshalJSON ¶
func (x *WatchSyncStatusResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchSyncStatusResponse from JSON.
func (*WatchSyncStatusResponse) UnmarshalProtoJSON ¶
func (x *WatchSyncStatusResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchSyncStatusResponse message from JSON.
func (*WatchSyncStatusResponse) UnmarshalVT ¶
func (m *WatchSyncStatusResponse) UnmarshalVT(dAtA []byte) error
type WatchTransferProgressRequest ¶
type WatchTransferProgressRequest struct {
// contains filtered or unexported fields
}
WatchTransferProgressRequest is the request for WatchTransferProgress.
func (*WatchTransferProgressRequest) CloneMessageVT ¶
func (m *WatchTransferProgressRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchTransferProgressRequest) CloneVT ¶
func (m *WatchTransferProgressRequest) CloneVT() *WatchTransferProgressRequest
func (*WatchTransferProgressRequest) EqualMessageVT ¶
func (this *WatchTransferProgressRequest) EqualMessageVT(thatMsg any) bool
func (*WatchTransferProgressRequest) EqualVT ¶
func (this *WatchTransferProgressRequest) EqualVT(that *WatchTransferProgressRequest) bool
func (*WatchTransferProgressRequest) MarshalJSON ¶
func (x *WatchTransferProgressRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchTransferProgressRequest to JSON.
func (*WatchTransferProgressRequest) MarshalProtoJSON ¶
func (x *WatchTransferProgressRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchTransferProgressRequest message to JSON.
func (*WatchTransferProgressRequest) MarshalProtoText ¶
func (x *WatchTransferProgressRequest) MarshalProtoText() string
func (*WatchTransferProgressRequest) MarshalToSizedBufferVT ¶
func (m *WatchTransferProgressRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchTransferProgressRequest) MarshalToVT ¶
func (m *WatchTransferProgressRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchTransferProgressRequest) MarshalVT ¶
func (m *WatchTransferProgressRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchTransferProgressRequest) ProtoMessage ¶
func (*WatchTransferProgressRequest) ProtoMessage()
func (*WatchTransferProgressRequest) Reset ¶
func (x *WatchTransferProgressRequest) Reset()
func (*WatchTransferProgressRequest) SizeVT ¶
func (m *WatchTransferProgressRequest) SizeVT() (n int)
func (*WatchTransferProgressRequest) String ¶
func (x *WatchTransferProgressRequest) String() string
func (*WatchTransferProgressRequest) UnmarshalJSON ¶
func (x *WatchTransferProgressRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchTransferProgressRequest from JSON.
func (*WatchTransferProgressRequest) UnmarshalProtoJSON ¶
func (x *WatchTransferProgressRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchTransferProgressRequest message from JSON.
func (*WatchTransferProgressRequest) UnmarshalVT ¶
func (m *WatchTransferProgressRequest) UnmarshalVT(dAtA []byte) error
type WatchTransferProgressResponse ¶
type WatchTransferProgressResponse struct {
// State is the current transfer state.
State *transfer.TransferState `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
WatchTransferProgressResponse is the response for WatchTransferProgress.
func (*WatchTransferProgressResponse) CloneMessageVT ¶
func (m *WatchTransferProgressResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchTransferProgressResponse) CloneVT ¶
func (m *WatchTransferProgressResponse) CloneVT() *WatchTransferProgressResponse
func (*WatchTransferProgressResponse) EqualMessageVT ¶
func (this *WatchTransferProgressResponse) EqualMessageVT(thatMsg any) bool
func (*WatchTransferProgressResponse) EqualVT ¶
func (this *WatchTransferProgressResponse) EqualVT(that *WatchTransferProgressResponse) bool
func (*WatchTransferProgressResponse) GetState ¶
func (x *WatchTransferProgressResponse) GetState() *transfer.TransferState
func (*WatchTransferProgressResponse) MarshalJSON ¶
func (x *WatchTransferProgressResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchTransferProgressResponse to JSON.
func (*WatchTransferProgressResponse) MarshalProtoJSON ¶
func (x *WatchTransferProgressResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchTransferProgressResponse message to JSON.
func (*WatchTransferProgressResponse) MarshalProtoText ¶
func (x *WatchTransferProgressResponse) MarshalProtoText() string
func (*WatchTransferProgressResponse) MarshalToSizedBufferVT ¶
func (m *WatchTransferProgressResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchTransferProgressResponse) MarshalToVT ¶
func (m *WatchTransferProgressResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchTransferProgressResponse) MarshalVT ¶
func (m *WatchTransferProgressResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchTransferProgressResponse) ProtoMessage ¶
func (*WatchTransferProgressResponse) ProtoMessage()
func (*WatchTransferProgressResponse) Reset ¶
func (x *WatchTransferProgressResponse) Reset()
func (*WatchTransferProgressResponse) SizeVT ¶
func (m *WatchTransferProgressResponse) SizeVT() (n int)
func (*WatchTransferProgressResponse) String ¶
func (x *WatchTransferProgressResponse) String() string
func (*WatchTransferProgressResponse) UnmarshalJSON ¶
func (x *WatchTransferProgressResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchTransferProgressResponse from JSON.
func (*WatchTransferProgressResponse) UnmarshalProtoJSON ¶
func (x *WatchTransferProgressResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchTransferProgressResponse message from JSON.
func (*WatchTransferProgressResponse) UnmarshalVT ¶
func (m *WatchTransferProgressResponse) UnmarshalVT(dAtA []byte) error