Documentation ¶
Index ¶
- Variables
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetRecover() *Recover
- func (x *Event) GetRecoverResult() *RecoverResult
- func (x *Event) GetSignShare() *SignShare
- func (x *Event) GetSignShareResult() *SignShareResult
- func (m *Event) GetType() isEvent_Type
- func (x *Event) GetVerifyFull() *VerifyFull
- func (x *Event) GetVerifyFullResult() *VerifyFullResult
- func (x *Event) GetVerifyShare() *VerifyShare
- func (x *Event) GetVerifyShareResult() *VerifyShareResult
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (*Event) ReflectTypeOptions() []reflect.Type
- func (x *Event) Reset()
- func (x *Event) String() string
- type Event_Recover
- type Event_RecoverResult
- type Event_SignShare
- type Event_SignShareResult
- type Event_Type
- type Event_TypeWrapper
- type Event_VerifyFull
- type Event_VerifyFullResult
- type Event_VerifyShare
- type Event_VerifyShareResult
- type Recover
- func (*Recover) Descriptor() ([]byte, []int)deprecated
- func (x *Recover) GetData() [][]byte
- func (x *Recover) GetOrigin() *RecoverOrigin
- func (x *Recover) GetSignatureShares() [][]byte
- func (*Recover) ProtoMessage()
- func (x *Recover) ProtoReflect() protoreflect.Message
- func (x *Recover) Reset()
- func (x *Recover) String() string
- type RecoverOrigin
- func (*RecoverOrigin) Descriptor() ([]byte, []int)deprecated
- func (x *RecoverOrigin) GetContextStore() *contextstorepb.Origin
- func (x *RecoverOrigin) GetDsl() *dslpb.Origin
- func (x *RecoverOrigin) GetModule() string
- func (m *RecoverOrigin) GetType() isRecoverOrigin_Type
- func (*RecoverOrigin) ProtoMessage()
- func (x *RecoverOrigin) ProtoReflect() protoreflect.Message
- func (*RecoverOrigin) ReflectTypeOptions() []reflect.Type
- func (x *RecoverOrigin) Reset()
- func (x *RecoverOrigin) String() string
- type RecoverOrigin_ContextStore
- type RecoverOrigin_Dsl
- type RecoverOrigin_Type
- type RecoverOrigin_TypeWrapper
- type RecoverResult
- func (*RecoverResult) Descriptor() ([]byte, []int)deprecated
- func (x *RecoverResult) GetError() string
- func (x *RecoverResult) GetFullSignature() []byte
- func (x *RecoverResult) GetOk() bool
- func (x *RecoverResult) GetOrigin() *RecoverOrigin
- func (*RecoverResult) ProtoMessage()
- func (x *RecoverResult) ProtoReflect() protoreflect.Message
- func (x *RecoverResult) Reset()
- func (x *RecoverResult) String() string
- type SignShare
- type SignShareOrigin
- func (*SignShareOrigin) Descriptor() ([]byte, []int)deprecated
- func (x *SignShareOrigin) GetContextStore() *contextstorepb.Origin
- func (x *SignShareOrigin) GetDsl() *dslpb.Origin
- func (x *SignShareOrigin) GetModule() string
- func (m *SignShareOrigin) GetType() isSignShareOrigin_Type
- func (*SignShareOrigin) ProtoMessage()
- func (x *SignShareOrigin) ProtoReflect() protoreflect.Message
- func (*SignShareOrigin) ReflectTypeOptions() []reflect.Type
- func (x *SignShareOrigin) Reset()
- func (x *SignShareOrigin) String() string
- type SignShareOrigin_ContextStore
- type SignShareOrigin_Dsl
- type SignShareOrigin_Type
- type SignShareOrigin_TypeWrapper
- type SignShareResult
- func (*SignShareResult) Descriptor() ([]byte, []int)deprecated
- func (x *SignShareResult) GetOrigin() *SignShareOrigin
- func (x *SignShareResult) GetSignatureShare() []byte
- func (*SignShareResult) ProtoMessage()
- func (x *SignShareResult) ProtoReflect() protoreflect.Message
- func (x *SignShareResult) Reset()
- func (x *SignShareResult) String() string
- type VerifyFull
- func (*VerifyFull) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyFull) GetData() [][]byte
- func (x *VerifyFull) GetFullSignature() []byte
- func (x *VerifyFull) GetOrigin() *VerifyFullOrigin
- func (*VerifyFull) ProtoMessage()
- func (x *VerifyFull) ProtoReflect() protoreflect.Message
- func (x *VerifyFull) Reset()
- func (x *VerifyFull) String() string
- type VerifyFullOrigin
- func (*VerifyFullOrigin) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyFullOrigin) GetContextStore() *contextstorepb.Origin
- func (x *VerifyFullOrigin) GetDsl() *dslpb.Origin
- func (x *VerifyFullOrigin) GetModule() string
- func (m *VerifyFullOrigin) GetType() isVerifyFullOrigin_Type
- func (*VerifyFullOrigin) ProtoMessage()
- func (x *VerifyFullOrigin) ProtoReflect() protoreflect.Message
- func (*VerifyFullOrigin) ReflectTypeOptions() []reflect.Type
- func (x *VerifyFullOrigin) Reset()
- func (x *VerifyFullOrigin) String() string
- type VerifyFullOrigin_ContextStore
- type VerifyFullOrigin_Dsl
- type VerifyFullOrigin_Type
- type VerifyFullOrigin_TypeWrapper
- type VerifyFullResult
- func (*VerifyFullResult) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyFullResult) GetError() string
- func (x *VerifyFullResult) GetOk() bool
- func (x *VerifyFullResult) GetOrigin() *VerifyFullOrigin
- func (*VerifyFullResult) ProtoMessage()
- func (x *VerifyFullResult) ProtoReflect() protoreflect.Message
- func (x *VerifyFullResult) Reset()
- func (x *VerifyFullResult) String() string
- type VerifyShare
- func (*VerifyShare) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyShare) GetData() [][]byte
- func (x *VerifyShare) GetNodeId() string
- func (x *VerifyShare) GetOrigin() *VerifyShareOrigin
- func (x *VerifyShare) GetSignatureShare() []byte
- func (*VerifyShare) ProtoMessage()
- func (x *VerifyShare) ProtoReflect() protoreflect.Message
- func (x *VerifyShare) Reset()
- func (x *VerifyShare) String() string
- type VerifyShareOrigin
- func (*VerifyShareOrigin) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyShareOrigin) GetContextStore() *contextstorepb.Origin
- func (x *VerifyShareOrigin) GetDsl() *dslpb.Origin
- func (x *VerifyShareOrigin) GetModule() string
- func (m *VerifyShareOrigin) GetType() isVerifyShareOrigin_Type
- func (*VerifyShareOrigin) ProtoMessage()
- func (x *VerifyShareOrigin) ProtoReflect() protoreflect.Message
- func (*VerifyShareOrigin) ReflectTypeOptions() []reflect.Type
- func (x *VerifyShareOrigin) Reset()
- func (x *VerifyShareOrigin) String() string
- type VerifyShareOrigin_ContextStore
- type VerifyShareOrigin_Dsl
- type VerifyShareOrigin_Type
- type VerifyShareOrigin_TypeWrapper
- type VerifyShareResult
- func (*VerifyShareResult) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyShareResult) GetError() string
- func (x *VerifyShareResult) GetOk() bool
- func (x *VerifyShareResult) GetOrigin() *VerifyShareOrigin
- func (*VerifyShareResult) ProtoMessage()
- func (x *VerifyShareResult) ProtoReflect() protoreflect.Message
- func (x *VerifyShareResult) Reset()
- func (x *VerifyShareResult) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_threshcryptopb_threshcryptopb_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { // Types that are assignable to Type: // *Event_SignShare // *Event_SignShareResult // *Event_VerifyShare // *Event_VerifyShareResult // *Event_VerifyFull // *Event_VerifyFullResult // *Event_Recover // *Event_RecoverResult Type isEvent_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*Event) Descriptor
deprecated
func (*Event) GetRecover ¶
func (*Event) GetRecoverResult ¶
func (x *Event) GetRecoverResult() *RecoverResult
func (*Event) GetSignShare ¶
func (*Event) GetSignShareResult ¶
func (x *Event) GetSignShareResult() *SignShareResult
func (*Event) GetVerifyFull ¶
func (x *Event) GetVerifyFull() *VerifyFull
func (*Event) GetVerifyFullResult ¶
func (x *Event) GetVerifyFullResult() *VerifyFullResult
func (*Event) GetVerifyShare ¶
func (x *Event) GetVerifyShare() *VerifyShare
func (*Event) GetVerifyShareResult ¶
func (x *Event) GetVerifyShareResult() *VerifyShareResult
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
func (*Event) ReflectTypeOptions ¶ added in v0.2.0
type Event_Recover ¶
type Event_Recover struct {
Recover *Recover `protobuf:"bytes,7,opt,name=recover,proto3,oneof"`
}
func (*Event_Recover) Unwrap ¶
func (w *Event_Recover) Unwrap() *Recover
type Event_RecoverResult ¶
type Event_RecoverResult struct {
RecoverResult *RecoverResult `protobuf:"bytes,8,opt,name=recover_result,json=recoverResult,proto3,oneof"`
}
func (*Event_RecoverResult) Unwrap ¶
func (w *Event_RecoverResult) Unwrap() *RecoverResult
type Event_SignShare ¶
type Event_SignShare struct {
}func (*Event_SignShare) Unwrap ¶
func (w *Event_SignShare) Unwrap() *SignShare
type Event_SignShareResult ¶
type Event_SignShareResult struct {
}func (*Event_SignShareResult) Unwrap ¶
func (w *Event_SignShareResult) Unwrap() *SignShareResult
type Event_Type ¶
type Event_Type = isEvent_Type
type Event_TypeWrapper ¶
type Event_TypeWrapper[T any] interface { Event_Type Unwrap() *T }
type Event_VerifyFull ¶
type Event_VerifyFull struct {
VerifyFull *VerifyFull `protobuf:"bytes,5,opt,name=verify_full,json=verifyFull,proto3,oneof"`
}
func (*Event_VerifyFull) Unwrap ¶
func (w *Event_VerifyFull) Unwrap() *VerifyFull
type Event_VerifyFullResult ¶
type Event_VerifyFullResult struct {
VerifyFullResult *VerifyFullResult `protobuf:"bytes,6,opt,name=verify_full_result,json=verifyFullResult,proto3,oneof"`
}
func (*Event_VerifyFullResult) Unwrap ¶
func (w *Event_VerifyFullResult) Unwrap() *VerifyFullResult
type Event_VerifyShare ¶
type Event_VerifyShare struct {
}func (*Event_VerifyShare) Unwrap ¶
func (w *Event_VerifyShare) Unwrap() *VerifyShare
type Event_VerifyShareResult ¶
type Event_VerifyShareResult struct {
}func (*Event_VerifyShareResult) Unwrap ¶
func (w *Event_VerifyShareResult) Unwrap() *VerifyShareResult
type Recover ¶
type Recover struct { Data [][]byte `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` Origin *RecoverOrigin `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"` // contains filtered or unexported fields }
func (*Recover) Descriptor
deprecated
func (*Recover) GetOrigin ¶
func (x *Recover) GetOrigin() *RecoverOrigin
func (*Recover) GetSignatureShares ¶
func (*Recover) ProtoMessage ¶
func (*Recover) ProtoMessage()
func (*Recover) ProtoReflect ¶
func (x *Recover) ProtoReflect() protoreflect.Message
type RecoverOrigin ¶
type RecoverOrigin struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` // Types that are assignable to Type: // *RecoverOrigin_ContextStore // *RecoverOrigin_Dsl Type isRecoverOrigin_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*RecoverOrigin) Descriptor
deprecated
func (*RecoverOrigin) Descriptor() ([]byte, []int)
Deprecated: Use RecoverOrigin.ProtoReflect.Descriptor instead.
func (*RecoverOrigin) GetContextStore ¶
func (x *RecoverOrigin) GetContextStore() *contextstorepb.Origin
func (*RecoverOrigin) GetDsl ¶
func (x *RecoverOrigin) GetDsl() *dslpb.Origin
func (*RecoverOrigin) GetModule ¶
func (x *RecoverOrigin) GetModule() string
func (*RecoverOrigin) GetType ¶
func (m *RecoverOrigin) GetType() isRecoverOrigin_Type
func (*RecoverOrigin) ProtoMessage ¶
func (*RecoverOrigin) ProtoMessage()
func (*RecoverOrigin) ProtoReflect ¶
func (x *RecoverOrigin) ProtoReflect() protoreflect.Message
func (*RecoverOrigin) ReflectTypeOptions ¶ added in v0.2.0
func (*RecoverOrigin) ReflectTypeOptions() []reflect.Type
func (*RecoverOrigin) Reset ¶
func (x *RecoverOrigin) Reset()
func (*RecoverOrigin) String ¶
func (x *RecoverOrigin) String() string
type RecoverOrigin_ContextStore ¶
type RecoverOrigin_ContextStore struct {
ContextStore *contextstorepb.Origin `protobuf:"bytes,2,opt,name=context_store,json=contextStore,proto3,oneof"`
}
func (*RecoverOrigin_ContextStore) Unwrap ¶ added in v0.2.0
func (w *RecoverOrigin_ContextStore) Unwrap() *contextstorepb.Origin
type RecoverOrigin_Dsl ¶
func (*RecoverOrigin_Dsl) Unwrap ¶ added in v0.2.0
func (w *RecoverOrigin_Dsl) Unwrap() *dslpb.Origin
type RecoverOrigin_Type ¶ added in v0.2.0
type RecoverOrigin_Type = isRecoverOrigin_Type
type RecoverOrigin_TypeWrapper ¶ added in v0.2.0
type RecoverOrigin_TypeWrapper[T any] interface { RecoverOrigin_Type Unwrap() *T }
type RecoverResult ¶
type RecoverResult struct { FullSignature []byte `protobuf:"bytes,1,opt,name=full_signature,json=fullSignature,proto3" json:"full_signature,omitempty"` Ok bool `protobuf:"varint,2,opt,name=ok,proto3" json:"ok,omitempty"` Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` Origin *RecoverOrigin `protobuf:"bytes,4,opt,name=origin,proto3" json:"origin,omitempty"` // contains filtered or unexported fields }
func (*RecoverResult) Descriptor
deprecated
func (*RecoverResult) Descriptor() ([]byte, []int)
Deprecated: Use RecoverResult.ProtoReflect.Descriptor instead.
func (*RecoverResult) GetError ¶
func (x *RecoverResult) GetError() string
func (*RecoverResult) GetFullSignature ¶
func (x *RecoverResult) GetFullSignature() []byte
func (*RecoverResult) GetOk ¶
func (x *RecoverResult) GetOk() bool
func (*RecoverResult) GetOrigin ¶
func (x *RecoverResult) GetOrigin() *RecoverOrigin
func (*RecoverResult) ProtoMessage ¶
func (*RecoverResult) ProtoMessage()
func (*RecoverResult) ProtoReflect ¶
func (x *RecoverResult) ProtoReflect() protoreflect.Message
func (*RecoverResult) Reset ¶
func (x *RecoverResult) Reset()
func (*RecoverResult) String ¶
func (x *RecoverResult) String() string
type SignShare ¶
type SignShare struct { // contains filtered or unexported fields }
func (*SignShare) Descriptor
deprecated
func (*SignShare) GetOrigin ¶
func (x *SignShare) GetOrigin() *SignShareOrigin
func (*SignShare) ProtoMessage ¶
func (*SignShare) ProtoMessage()
func (*SignShare) ProtoReflect ¶
func (x *SignShare) ProtoReflect() protoreflect.Message
type SignShareOrigin ¶
type SignShareOrigin struct { // *SignShareOrigin_ContextStore // *SignShareOrigin_Dsl Type isSignShareOrigin_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*SignShareOrigin) Descriptor
deprecated
func (*SignShareOrigin) Descriptor() ([]byte, []int)
Deprecated: Use SignShareOrigin.ProtoReflect.Descriptor instead.
func (*SignShareOrigin) GetContextStore ¶
func (x *SignShareOrigin) GetContextStore() *contextstorepb.Origin
func (*SignShareOrigin) GetDsl ¶
func (x *SignShareOrigin) GetDsl() *dslpb.Origin
func (*SignShareOrigin) GetModule ¶
func (x *SignShareOrigin) GetModule() string
func (*SignShareOrigin) GetType ¶
func (m *SignShareOrigin) GetType() isSignShareOrigin_Type
func (*SignShareOrigin) ProtoMessage ¶
func (*SignShareOrigin) ProtoMessage()
func (*SignShareOrigin) ProtoReflect ¶
func (x *SignShareOrigin) ProtoReflect() protoreflect.Message
func (*SignShareOrigin) ReflectTypeOptions ¶ added in v0.2.0
func (*SignShareOrigin) ReflectTypeOptions() []reflect.Type
func (*SignShareOrigin) Reset ¶
func (x *SignShareOrigin) Reset()
func (*SignShareOrigin) String ¶
func (x *SignShareOrigin) String() string
type SignShareOrigin_ContextStore ¶
type SignShareOrigin_ContextStore struct {
}func (*SignShareOrigin_ContextStore) Unwrap ¶ added in v0.2.0
func (w *SignShareOrigin_ContextStore) Unwrap() *contextstorepb.Origin
type SignShareOrigin_Dsl ¶
type SignShareOrigin_Dsl struct {
}func (*SignShareOrigin_Dsl) Unwrap ¶ added in v0.2.0
func (w *SignShareOrigin_Dsl) Unwrap() *dslpb.Origin
type SignShareOrigin_Type ¶ added in v0.2.0
type SignShareOrigin_Type = isSignShareOrigin_Type
type SignShareOrigin_TypeWrapper ¶ added in v0.2.0
type SignShareOrigin_TypeWrapper[T any] interface { SignShareOrigin_Type }
type SignShareResult ¶
type SignShareResult struct { // contains filtered or unexported fields }
func (*SignShareResult) Descriptor
deprecated
func (*SignShareResult) Descriptor() ([]byte, []int)
Deprecated: Use SignShareResult.ProtoReflect.Descriptor instead.
func (*SignShareResult) GetOrigin ¶
func (x *SignShareResult) GetOrigin() *SignShareOrigin
func (*SignShareResult) GetSignatureShare ¶
func (x *SignShareResult) GetSignatureShare() []byte
func (*SignShareResult) ProtoMessage ¶
func (*SignShareResult) ProtoMessage()
func (*SignShareResult) ProtoReflect ¶
func (x *SignShareResult) ProtoReflect() protoreflect.Message
func (*SignShareResult) Reset ¶
func (x *SignShareResult) Reset()
func (*SignShareResult) String ¶
func (x *SignShareResult) String() string
type VerifyFull ¶
type VerifyFull struct { Data [][]byte `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` FullSignature []byte `protobuf:"bytes,2,opt,name=full_signature,json=fullSignature,proto3" json:"full_signature,omitempty"` Origin *VerifyFullOrigin `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"` // contains filtered or unexported fields }
func (*VerifyFull) Descriptor
deprecated
func (*VerifyFull) Descriptor() ([]byte, []int)
Deprecated: Use VerifyFull.ProtoReflect.Descriptor instead.
func (*VerifyFull) GetData ¶
func (x *VerifyFull) GetData() [][]byte
func (*VerifyFull) GetFullSignature ¶
func (x *VerifyFull) GetFullSignature() []byte
func (*VerifyFull) GetOrigin ¶
func (x *VerifyFull) GetOrigin() *VerifyFullOrigin
func (*VerifyFull) ProtoMessage ¶
func (*VerifyFull) ProtoMessage()
func (*VerifyFull) ProtoReflect ¶
func (x *VerifyFull) ProtoReflect() protoreflect.Message
func (*VerifyFull) Reset ¶
func (x *VerifyFull) Reset()
func (*VerifyFull) String ¶
func (x *VerifyFull) String() string
type VerifyFullOrigin ¶
type VerifyFullOrigin struct { Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` // Types that are assignable to Type: // *VerifyFullOrigin_ContextStore // *VerifyFullOrigin_Dsl Type isVerifyFullOrigin_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*VerifyFullOrigin) Descriptor
deprecated
func (*VerifyFullOrigin) Descriptor() ([]byte, []int)
Deprecated: Use VerifyFullOrigin.ProtoReflect.Descriptor instead.
func (*VerifyFullOrigin) GetContextStore ¶
func (x *VerifyFullOrigin) GetContextStore() *contextstorepb.Origin
func (*VerifyFullOrigin) GetDsl ¶
func (x *VerifyFullOrigin) GetDsl() *dslpb.Origin
func (*VerifyFullOrigin) GetModule ¶
func (x *VerifyFullOrigin) GetModule() string
func (*VerifyFullOrigin) GetType ¶
func (m *VerifyFullOrigin) GetType() isVerifyFullOrigin_Type
func (*VerifyFullOrigin) ProtoMessage ¶
func (*VerifyFullOrigin) ProtoMessage()
func (*VerifyFullOrigin) ProtoReflect ¶
func (x *VerifyFullOrigin) ProtoReflect() protoreflect.Message
func (*VerifyFullOrigin) ReflectTypeOptions ¶ added in v0.2.0
func (*VerifyFullOrigin) ReflectTypeOptions() []reflect.Type
func (*VerifyFullOrigin) Reset ¶
func (x *VerifyFullOrigin) Reset()
func (*VerifyFullOrigin) String ¶
func (x *VerifyFullOrigin) String() string
type VerifyFullOrigin_ContextStore ¶
type VerifyFullOrigin_ContextStore struct {
ContextStore *contextstorepb.Origin `protobuf:"bytes,2,opt,name=context_store,json=contextStore,proto3,oneof"`
}
func (*VerifyFullOrigin_ContextStore) Unwrap ¶ added in v0.2.0
func (w *VerifyFullOrigin_ContextStore) Unwrap() *contextstorepb.Origin
type VerifyFullOrigin_Dsl ¶
type VerifyFullOrigin_Dsl struct {
Dsl *dslpb.Origin `protobuf:"bytes,3,opt,name=dsl,proto3,oneof"`
}
func (*VerifyFullOrigin_Dsl) Unwrap ¶ added in v0.2.0
func (w *VerifyFullOrigin_Dsl) Unwrap() *dslpb.Origin
type VerifyFullOrigin_Type ¶ added in v0.2.0
type VerifyFullOrigin_Type = isVerifyFullOrigin_Type
type VerifyFullOrigin_TypeWrapper ¶ added in v0.2.0
type VerifyFullOrigin_TypeWrapper[T any] interface { VerifyFullOrigin_Type Unwrap() *T }
type VerifyFullResult ¶
type VerifyFullResult struct { Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` Origin *VerifyFullOrigin `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"` // contains filtered or unexported fields }
func (*VerifyFullResult) Descriptor
deprecated
func (*VerifyFullResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifyFullResult.ProtoReflect.Descriptor instead.
func (*VerifyFullResult) GetError ¶
func (x *VerifyFullResult) GetError() string
func (*VerifyFullResult) GetOk ¶
func (x *VerifyFullResult) GetOk() bool
func (*VerifyFullResult) GetOrigin ¶
func (x *VerifyFullResult) GetOrigin() *VerifyFullOrigin
func (*VerifyFullResult) ProtoMessage ¶
func (*VerifyFullResult) ProtoMessage()
func (*VerifyFullResult) ProtoReflect ¶
func (x *VerifyFullResult) ProtoReflect() protoreflect.Message
func (*VerifyFullResult) Reset ¶
func (x *VerifyFullResult) Reset()
func (*VerifyFullResult) String ¶
func (x *VerifyFullResult) String() string
type VerifyShare ¶
type VerifyShare struct { // contains filtered or unexported fields }
func (*VerifyShare) Descriptor
deprecated
func (*VerifyShare) Descriptor() ([]byte, []int)
Deprecated: Use VerifyShare.ProtoReflect.Descriptor instead.
func (*VerifyShare) GetData ¶
func (x *VerifyShare) GetData() [][]byte
func (*VerifyShare) GetNodeId ¶
func (x *VerifyShare) GetNodeId() string
func (*VerifyShare) GetOrigin ¶
func (x *VerifyShare) GetOrigin() *VerifyShareOrigin
func (*VerifyShare) GetSignatureShare ¶
func (x *VerifyShare) GetSignatureShare() []byte
func (*VerifyShare) ProtoMessage ¶
func (*VerifyShare) ProtoMessage()
func (*VerifyShare) ProtoReflect ¶
func (x *VerifyShare) ProtoReflect() protoreflect.Message
func (*VerifyShare) Reset ¶
func (x *VerifyShare) Reset()
func (*VerifyShare) String ¶
func (x *VerifyShare) String() string
type VerifyShareOrigin ¶
type VerifyShareOrigin struct { // *VerifyShareOrigin_ContextStore // *VerifyShareOrigin_Dsl Type isVerifyShareOrigin_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*VerifyShareOrigin) Descriptor
deprecated
func (*VerifyShareOrigin) Descriptor() ([]byte, []int)
Deprecated: Use VerifyShareOrigin.ProtoReflect.Descriptor instead.
func (*VerifyShareOrigin) GetContextStore ¶
func (x *VerifyShareOrigin) GetContextStore() *contextstorepb.Origin
func (*VerifyShareOrigin) GetDsl ¶
func (x *VerifyShareOrigin) GetDsl() *dslpb.Origin
func (*VerifyShareOrigin) GetModule ¶
func (x *VerifyShareOrigin) GetModule() string
func (*VerifyShareOrigin) GetType ¶
func (m *VerifyShareOrigin) GetType() isVerifyShareOrigin_Type
func (*VerifyShareOrigin) ProtoMessage ¶
func (*VerifyShareOrigin) ProtoMessage()
func (*VerifyShareOrigin) ProtoReflect ¶
func (x *VerifyShareOrigin) ProtoReflect() protoreflect.Message
func (*VerifyShareOrigin) ReflectTypeOptions ¶ added in v0.2.0
func (*VerifyShareOrigin) ReflectTypeOptions() []reflect.Type
func (*VerifyShareOrigin) Reset ¶
func (x *VerifyShareOrigin) Reset()
func (*VerifyShareOrigin) String ¶
func (x *VerifyShareOrigin) String() string
type VerifyShareOrigin_ContextStore ¶
type VerifyShareOrigin_ContextStore struct {
}func (*VerifyShareOrigin_ContextStore) Unwrap ¶ added in v0.2.0
func (w *VerifyShareOrigin_ContextStore) Unwrap() *contextstorepb.Origin
type VerifyShareOrigin_Dsl ¶
type VerifyShareOrigin_Dsl struct {
}func (*VerifyShareOrigin_Dsl) Unwrap ¶ added in v0.2.0
func (w *VerifyShareOrigin_Dsl) Unwrap() *dslpb.Origin
type VerifyShareOrigin_Type ¶ added in v0.2.0
type VerifyShareOrigin_Type = isVerifyShareOrigin_Type
type VerifyShareOrigin_TypeWrapper ¶ added in v0.2.0
type VerifyShareOrigin_TypeWrapper[T any] interface { VerifyShareOrigin_Type }
type VerifyShareResult ¶
type VerifyShareResult struct { // contains filtered or unexported fields }
func (*VerifyShareResult) Descriptor
deprecated
func (*VerifyShareResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifyShareResult.ProtoReflect.Descriptor instead.
func (*VerifyShareResult) GetError ¶
func (x *VerifyShareResult) GetError() string
func (*VerifyShareResult) GetOk ¶
func (x *VerifyShareResult) GetOk() bool
func (*VerifyShareResult) GetOrigin ¶
func (x *VerifyShareResult) GetOrigin() *VerifyShareOrigin
func (*VerifyShareResult) ProtoMessage ¶
func (*VerifyShareResult) ProtoMessage()
func (*VerifyShareResult) ProtoReflect ¶
func (x *VerifyShareResult) ProtoReflect() protoreflect.Message
func (*VerifyShareResult) Reset ¶
func (x *VerifyShareResult) Reset()
func (*VerifyShareResult) String ¶
func (x *VerifyShareResult) String() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.