Versions in this module Expand all Collapse all v0 v0.0.3 Jul 19, 2024 v0.0.2 Jul 8, 2024 v0.0.1 Jul 3, 2024 Changes in this version + const Node_Add_FullMethodName + const Node_Del_FullMethodName + const Node_EditStatus_FullMethodName + const Node_Edit_FullMethodName + const Node_Escalation_FullMethodName + const Node_GetAllList_FullMethodName + const Node_GetAllMasterList_FullMethodName + const Node_GetDefNodeNode_FullMethodName + const Node_GetDistributeInfo_FullMethodName + const Node_GetInfoAndManager_FullMethodName + const Node_GetInfo_FullMethodName + const Node_GetList_FullMethodName + const Node_GetMasterInfo_FullMethodName + const Node_GetMasterNodeDetails_FullMethodName + const Node_GetMasterSyncInfo_FullMethodName + const Node_GetNodeByCode_FullMethodName + const Node_GetNodeByID_FullMethodName + const Node_GetNodesAndManagers_FullMethodName + const Node_ResetKey_FullMethodName + const Node_SetDefNodeNode_FullMethodName + const PlatformNode_Add_FullMethodName + const PlatformNode_Del_FullMethodName + const PlatformNode_Edit_FullMethodName + const PlatformNode_GetAllAddress_FullMethodName + const PlatformNode_GetList_FullMethodName + var ErrorNodeReason_name = map[int32]string + var ErrorNodeReason_value = map[string]int32 + var ErrorPlatFormNodeReason_name = map[int32]string + var ErrorPlatFormNodeReason_value = map[string]int32 + var File_api_platform_node_v2_node_error_proto protoreflect.FileDescriptor + var File_api_platform_node_v2_platform_node_error_proto protoreflect.FileDescriptor + var File_platform_node_v2_node_proto protoreflect.FileDescriptor + var File_platform_node_v2_platform_node_proto protoreflect.FileDescriptor + var NodeStatus_name = map[int32]string + var NodeStatus_value = map[string]int32 + var NodeType_name = map[int32]string + var NodeType_value = map[string]int32 + var Node_ServiceDesc = grpc.ServiceDesc + var PlatformNode_ServiceDesc = grpc.ServiceDesc + func ErrorAddressNoiEmpty(format string, args ...interface{}) *errors.Error + func ErrorCartePlatformNode(format string, args ...interface{}) *errors.Error + func ErrorMasterNodeMustIncludeServerInformation(format string, args ...interface{}) *errors.Error + func ErrorNodeContainsChildNodesUnderIt(format string, args ...interface{}) *errors.Error + func ErrorNodeIsExistError(format string, args ...interface{}) *errors.Error + func ErrorNodeNotFound(format string, args ...interface{}) *errors.Error + func ErrorProxyNodeMustSpecifyTheMasterNode(format string, args ...interface{}) *errors.Error + func ErrorResetKeyError(format string, args ...interface{}) *errors.Error + func ErrorSetDefaultNodeError(format string, args ...interface{}) *errors.Error + func ErrorTheEndTimeCannotBeLessThanTheStartTime(format string, args ...interface{}) *errors.Error + func ErrorTimeControlledNodesMustSpecifyTime(format string, args ...interface{}) *errors.Error + func IsAddressNoiEmpty(err error) bool + func IsCartePlatformNode(err error) bool + func IsMasterNodeMustIncludeServerInformation(err error) bool + func IsNodeContainsChildNodesUnderIt(err error) bool + func IsNodeIsExistError(err error) bool + func IsNodeNotFound(err error) bool + func IsProxyNodeMustSpecifyTheMasterNode(err error) bool + func IsResetKeyError(err error) bool + func IsSetDefaultNodeError(err error) bool + func IsTheEndTimeCannotBeLessThanTheStartTime(err error) bool + func IsTimeControlledNodesMustSpecifyTime(err error) bool + func RegisterNodeServer(s grpc.ServiceRegistrar, srv NodeServer) + func RegisterPlatformNodeServer(s grpc.ServiceRegistrar, srv PlatformNodeServer) + type AddNodeReply struct + NodeId string + func (*AddNodeReply) Descriptor() ([]byte, []int) + func (*AddNodeReply) ProtoMessage() + func (m *AddNodeReply) Validate() error + func (m *AddNodeReply) ValidateAll() error + func (x *AddNodeReply) GetNodeId() string + func (x *AddNodeReply) ProtoReflect() protoreflect.Message + func (x *AddNodeReply) Reset() + func (x *AddNodeReply) String() string + type AddNodeReplyMultiError []error + func (m AddNodeReplyMultiError) AllErrors() []error + func (m AddNodeReplyMultiError) Error() string + type AddNodeReplyValidationError struct + func (e AddNodeReplyValidationError) Cause() error + func (e AddNodeReplyValidationError) Error() string + func (e AddNodeReplyValidationError) ErrorName() string + func (e AddNodeReplyValidationError) Field() string + func (e AddNodeReplyValidationError) Key() bool + func (e AddNodeReplyValidationError) Reason() string + type AddNodeReq struct + AvAppid string + AvSecret string + Code string + ImApiUrl string + ImWsUrl string + Logo string + ManageApi string + MasterApi string + MasterNodeId string + Name string + NodeType NodeType + PromotionCode string + Version string + func (*AddNodeReq) Descriptor() ([]byte, []int) + func (*AddNodeReq) ProtoMessage() + func (m *AddNodeReq) Validate() error + func (m *AddNodeReq) ValidateAll() error + func (x *AddNodeReq) GetAvAppid() string + func (x *AddNodeReq) GetAvSecret() string + func (x *AddNodeReq) GetCode() string + func (x *AddNodeReq) GetImApiUrl() string + func (x *AddNodeReq) GetImWsUrl() string + func (x *AddNodeReq) GetLogo() string + func (x *AddNodeReq) GetManageApi() string + func (x *AddNodeReq) GetMasterApi() string + func (x *AddNodeReq) GetMasterNodeId() string + func (x *AddNodeReq) GetName() string + func (x *AddNodeReq) GetNodeType() NodeType + func (x *AddNodeReq) GetPromotionCode() string + func (x *AddNodeReq) GetVersion() string + func (x *AddNodeReq) ProtoReflect() protoreflect.Message + func (x *AddNodeReq) Reset() + func (x *AddNodeReq) String() string + type AddNodeReqMultiError []error + func (m AddNodeReqMultiError) AllErrors() []error + func (m AddNodeReqMultiError) Error() string + type AddNodeReqValidationError struct + func (e AddNodeReqValidationError) Cause() error + func (e AddNodeReqValidationError) Error() string + func (e AddNodeReqValidationError) ErrorName() string + func (e AddNodeReqValidationError) Field() string + func (e AddNodeReqValidationError) Key() bool + func (e AddNodeReqValidationError) Reason() string + type AddPlatformNodeReply struct + NodeId string + func (*AddPlatformNodeReply) Descriptor() ([]byte, []int) + func (*AddPlatformNodeReply) ProtoMessage() + func (m *AddPlatformNodeReply) Validate() error + func (m *AddPlatformNodeReply) ValidateAll() error + func (x *AddPlatformNodeReply) GetNodeId() string + func (x *AddPlatformNodeReply) ProtoReflect() protoreflect.Message + func (x *AddPlatformNodeReply) Reset() + func (x *AddPlatformNodeReply) String() string + type AddPlatformNodeReplyMultiError []error + func (m AddPlatformNodeReplyMultiError) AllErrors() []error + func (m AddPlatformNodeReplyMultiError) Error() string + type AddPlatformNodeReplyValidationError struct + func (e AddPlatformNodeReplyValidationError) Cause() error + func (e AddPlatformNodeReplyValidationError) Error() string + func (e AddPlatformNodeReplyValidationError) ErrorName() string + func (e AddPlatformNodeReplyValidationError) Field() string + func (e AddPlatformNodeReplyValidationError) Key() bool + func (e AddPlatformNodeReplyValidationError) Reason() string + type AddPlatformNodeReq struct + Address string + Weight int32 + func (*AddPlatformNodeReq) Descriptor() ([]byte, []int) + func (*AddPlatformNodeReq) ProtoMessage() + func (m *AddPlatformNodeReq) Validate() error + func (m *AddPlatformNodeReq) ValidateAll() error + func (x *AddPlatformNodeReq) GetAddress() string + func (x *AddPlatformNodeReq) GetWeight() int32 + func (x *AddPlatformNodeReq) ProtoReflect() protoreflect.Message + func (x *AddPlatformNodeReq) Reset() + func (x *AddPlatformNodeReq) String() string + type AddPlatformNodeReqMultiError []error + func (m AddPlatformNodeReqMultiError) AllErrors() []error + func (m AddPlatformNodeReqMultiError) Error() string + type AddPlatformNodeReqValidationError struct + func (e AddPlatformNodeReqValidationError) Cause() error + func (e AddPlatformNodeReqValidationError) Error() string + func (e AddPlatformNodeReqValidationError) ErrorName() string + func (e AddPlatformNodeReqValidationError) Field() string + func (e AddPlatformNodeReqValidationError) Key() bool + func (e AddPlatformNodeReqValidationError) Reason() string + type DelPlatformNodeReply struct + func (*DelPlatformNodeReply) Descriptor() ([]byte, []int) + func (*DelPlatformNodeReply) ProtoMessage() + func (m *DelPlatformNodeReply) Validate() error + func (m *DelPlatformNodeReply) ValidateAll() error + func (x *DelPlatformNodeReply) ProtoReflect() protoreflect.Message + func (x *DelPlatformNodeReply) Reset() + func (x *DelPlatformNodeReply) String() string + type DelPlatformNodeReplyMultiError []error + func (m DelPlatformNodeReplyMultiError) AllErrors() []error + func (m DelPlatformNodeReplyMultiError) Error() string + type DelPlatformNodeReplyValidationError struct + func (e DelPlatformNodeReplyValidationError) Cause() error + func (e DelPlatformNodeReplyValidationError) Error() string + func (e DelPlatformNodeReplyValidationError) ErrorName() string + func (e DelPlatformNodeReplyValidationError) Field() string + func (e DelPlatformNodeReplyValidationError) Key() bool + func (e DelPlatformNodeReplyValidationError) Reason() string + type DelPlatformNodeReq struct + Id int32 + func (*DelPlatformNodeReq) Descriptor() ([]byte, []int) + func (*DelPlatformNodeReq) ProtoMessage() + func (m *DelPlatformNodeReq) Validate() error + func (m *DelPlatformNodeReq) ValidateAll() error + func (x *DelPlatformNodeReq) GetId() int32 + func (x *DelPlatformNodeReq) ProtoReflect() protoreflect.Message + func (x *DelPlatformNodeReq) Reset() + func (x *DelPlatformNodeReq) String() string + type DelPlatformNodeReqMultiError []error + func (m DelPlatformNodeReqMultiError) AllErrors() []error + func (m DelPlatformNodeReqMultiError) Error() string + type DelPlatformNodeReqValidationError struct + func (e DelPlatformNodeReqValidationError) Cause() error + func (e DelPlatformNodeReqValidationError) Error() string + func (e DelPlatformNodeReqValidationError) ErrorName() string + func (e DelPlatformNodeReqValidationError) Field() string + func (e DelPlatformNodeReqValidationError) Key() bool + func (e DelPlatformNodeReqValidationError) Reason() string + type DelReply struct + func (*DelReply) Descriptor() ([]byte, []int) + func (*DelReply) ProtoMessage() + func (m *DelReply) Validate() error + func (m *DelReply) ValidateAll() error + func (x *DelReply) ProtoReflect() protoreflect.Message + func (x *DelReply) Reset() + func (x *DelReply) String() string + type DelReplyMultiError []error + func (m DelReplyMultiError) AllErrors() []error + func (m DelReplyMultiError) Error() string + type DelReplyValidationError struct + func (e DelReplyValidationError) Cause() error + func (e DelReplyValidationError) Error() string + func (e DelReplyValidationError) ErrorName() string + func (e DelReplyValidationError) Field() string + func (e DelReplyValidationError) Key() bool + func (e DelReplyValidationError) Reason() string + type DelReq struct + NodeId string + func (*DelReq) Descriptor() ([]byte, []int) + func (*DelReq) ProtoMessage() + func (m *DelReq) Validate() error + func (m *DelReq) ValidateAll() error + func (x *DelReq) GetNodeId() string + func (x *DelReq) ProtoReflect() protoreflect.Message + func (x *DelReq) Reset() + func (x *DelReq) String() string + type DelReqMultiError []error + func (m DelReqMultiError) AllErrors() []error + func (m DelReqMultiError) Error() string + type DelReqValidationError struct + func (e DelReqValidationError) Cause() error + func (e DelReqValidationError) Error() string + func (e DelReqValidationError) ErrorName() string + func (e DelReqValidationError) Field() string + func (e DelReqValidationError) Key() bool + func (e DelReqValidationError) Reason() string + type DistributeInfoReply struct + Data *v2.TenantDistributeInfo + Info *NodeDetails + NodeType NodeType + func (*DistributeInfoReply) Descriptor() ([]byte, []int) + func (*DistributeInfoReply) ProtoMessage() + func (m *DistributeInfoReply) Validate() error + func (m *DistributeInfoReply) ValidateAll() error + func (x *DistributeInfoReply) GetData() *v2.TenantDistributeInfo + func (x *DistributeInfoReply) GetInfo() *NodeDetails + func (x *DistributeInfoReply) GetNodeType() NodeType + func (x *DistributeInfoReply) ProtoReflect() protoreflect.Message + func (x *DistributeInfoReply) Reset() + func (x *DistributeInfoReply) String() string + type DistributeInfoReplyMultiError []error + func (m DistributeInfoReplyMultiError) AllErrors() []error + func (m DistributeInfoReplyMultiError) Error() string + type DistributeInfoReplyValidationError struct + func (e DistributeInfoReplyValidationError) Cause() error + func (e DistributeInfoReplyValidationError) Error() string + func (e DistributeInfoReplyValidationError) ErrorName() string + func (e DistributeInfoReplyValidationError) Field() string + func (e DistributeInfoReplyValidationError) Key() bool + func (e DistributeInfoReplyValidationError) Reason() string + type EditPlatformNodeReply struct + func (*EditPlatformNodeReply) Descriptor() ([]byte, []int) + func (*EditPlatformNodeReply) ProtoMessage() + func (m *EditPlatformNodeReply) Validate() error + func (m *EditPlatformNodeReply) ValidateAll() error + func (x *EditPlatformNodeReply) ProtoReflect() protoreflect.Message + func (x *EditPlatformNodeReply) Reset() + func (x *EditPlatformNodeReply) String() string + type EditPlatformNodeReplyMultiError []error + func (m EditPlatformNodeReplyMultiError) AllErrors() []error + func (m EditPlatformNodeReplyMultiError) Error() string + type EditPlatformNodeReplyValidationError struct + func (e EditPlatformNodeReplyValidationError) Cause() error + func (e EditPlatformNodeReplyValidationError) Error() string + func (e EditPlatformNodeReplyValidationError) ErrorName() string + func (e EditPlatformNodeReplyValidationError) Field() string + func (e EditPlatformNodeReplyValidationError) Key() bool + func (e EditPlatformNodeReplyValidationError) Reason() string + type EditPlatformNodeReq struct + Address *string + Id int32 + Weight *int32 + func (*EditPlatformNodeReq) Descriptor() ([]byte, []int) + func (*EditPlatformNodeReq) ProtoMessage() + func (m *EditPlatformNodeReq) Validate() error + func (m *EditPlatformNodeReq) ValidateAll() error + func (x *EditPlatformNodeReq) GetAddress() string + func (x *EditPlatformNodeReq) GetId() int32 + func (x *EditPlatformNodeReq) GetWeight() int32 + func (x *EditPlatformNodeReq) ProtoReflect() protoreflect.Message + func (x *EditPlatformNodeReq) Reset() + func (x *EditPlatformNodeReq) String() string + type EditPlatformNodeReqMultiError []error + func (m EditPlatformNodeReqMultiError) AllErrors() []error + func (m EditPlatformNodeReqMultiError) Error() string + type EditPlatformNodeReqValidationError struct + func (e EditPlatformNodeReqValidationError) Cause() error + func (e EditPlatformNodeReqValidationError) Error() string + func (e EditPlatformNodeReqValidationError) ErrorName() string + func (e EditPlatformNodeReqValidationError) Field() string + func (e EditPlatformNodeReqValidationError) Key() bool + func (e EditPlatformNodeReqValidationError) Reason() string + type EditReply struct + func (*EditReply) Descriptor() ([]byte, []int) + func (*EditReply) ProtoMessage() + func (m *EditReply) Validate() error + func (m *EditReply) ValidateAll() error + func (x *EditReply) ProtoReflect() protoreflect.Message + func (x *EditReply) Reset() + func (x *EditReply) String() string + type EditReplyMultiError []error + func (m EditReplyMultiError) AllErrors() []error + func (m EditReplyMultiError) Error() string + type EditReplyValidationError struct + func (e EditReplyValidationError) Cause() error + func (e EditReplyValidationError) Error() string + func (e EditReplyValidationError) ErrorName() string + func (e EditReplyValidationError) Field() string + func (e EditReplyValidationError) Key() bool + func (e EditReplyValidationError) Reason() string + type EditReq struct + AvAppid *string + AvSecret *string + Code *string + ImApiUrl *string + ImWsUrl *string + Logo *string + MasterApi *string + Name *string + NodeId string + PromotionCode *string + Sort *int32 + Version *string + func (*EditReq) Descriptor() ([]byte, []int) + func (*EditReq) ProtoMessage() + func (m *EditReq) Validate() error + func (m *EditReq) ValidateAll() error + func (x *EditReq) GetAvAppid() string + func (x *EditReq) GetAvSecret() string + func (x *EditReq) GetCode() string + func (x *EditReq) GetImApiUrl() string + func (x *EditReq) GetImWsUrl() string + func (x *EditReq) GetLogo() string + func (x *EditReq) GetMasterApi() string + func (x *EditReq) GetName() string + func (x *EditReq) GetNodeId() string + func (x *EditReq) GetPromotionCode() string + func (x *EditReq) GetSort() int32 + func (x *EditReq) GetVersion() string + func (x *EditReq) ProtoReflect() protoreflect.Message + func (x *EditReq) Reset() + func (x *EditReq) String() string + type EditReqMultiError []error + func (m EditReqMultiError) AllErrors() []error + func (m EditReqMultiError) Error() string + type EditReqValidationError struct + func (e EditReqValidationError) Cause() error + func (e EditReqValidationError) Error() string + func (e EditReqValidationError) ErrorName() string + func (e EditReqValidationError) Field() string + func (e EditReqValidationError) Key() bool + func (e EditReqValidationError) Reason() string + type EditStatusReply struct + func (*EditStatusReply) Descriptor() ([]byte, []int) + func (*EditStatusReply) ProtoMessage() + func (m *EditStatusReply) Validate() error + func (m *EditStatusReply) ValidateAll() error + func (x *EditStatusReply) ProtoReflect() protoreflect.Message + func (x *EditStatusReply) Reset() + func (x *EditStatusReply) String() string + type EditStatusReplyMultiError []error + func (m EditStatusReplyMultiError) AllErrors() []error + func (m EditStatusReplyMultiError) Error() string + type EditStatusReplyValidationError struct + func (e EditStatusReplyValidationError) Cause() error + func (e EditStatusReplyValidationError) Error() string + func (e EditStatusReplyValidationError) ErrorName() string + func (e EditStatusReplyValidationError) Field() string + func (e EditStatusReplyValidationError) Key() bool + func (e EditStatusReplyValidationError) Reason() string + type EditStatusReq struct + EndTime *int64 + NodeId string + StartTime *int64 + Status NodeStatus + func (*EditStatusReq) Descriptor() ([]byte, []int) + func (*EditStatusReq) ProtoMessage() + func (m *EditStatusReq) Validate() error + func (m *EditStatusReq) ValidateAll() error + func (x *EditStatusReq) GetEndTime() int64 + func (x *EditStatusReq) GetNodeId() string + func (x *EditStatusReq) GetStartTime() int64 + func (x *EditStatusReq) GetStatus() NodeStatus + func (x *EditStatusReq) ProtoReflect() protoreflect.Message + func (x *EditStatusReq) Reset() + func (x *EditStatusReq) String() string + type EditStatusReqMultiError []error + func (m EditStatusReqMultiError) AllErrors() []error + func (m EditStatusReqMultiError) Error() string + type EditStatusReqValidationError struct + func (e EditStatusReqValidationError) Cause() error + func (e EditStatusReqValidationError) Error() string + func (e EditStatusReqValidationError) ErrorName() string + func (e EditStatusReqValidationError) Field() string + func (e EditStatusReqValidationError) Key() bool + func (e EditStatusReqValidationError) Reason() string + type ErrorNodeReason int32 + const ErrorNodeReason_MASTER_NODE_MUST_INCLUDE_SERVER_INFORMATION + const ErrorNodeReason_NODE_CONTAINS_CHILD_NODES_UNDER_IT + const ErrorNodeReason_NODE_IS_EXIST_ERROR + const ErrorNodeReason_NODE_NOT_FOUND + const ErrorNodeReason_PROXY_NODE_MUST_SPECIFY_THE_MASTER_NODE + const ErrorNodeReason_RESET_KEY_ERROR + const ErrorNodeReason_SET_DEFAULT_NODE_ERROR + const ErrorNodeReason_THE_END_TIME_CANNOT_BE_LESS_THAN_THE_START_TIME + const ErrorNodeReason_TIME_CONTROLLED_NODES_MUST_SPECIFY_TIME + func (ErrorNodeReason) Descriptor() protoreflect.EnumDescriptor + func (ErrorNodeReason) EnumDescriptor() ([]byte, []int) + func (ErrorNodeReason) Type() protoreflect.EnumType + func (x ErrorNodeReason) Enum() *ErrorNodeReason + func (x ErrorNodeReason) Number() protoreflect.EnumNumber + func (x ErrorNodeReason) String() string + type ErrorPlatFormNodeReason int32 + const ErrorPlatFormNodeReason_ADDRESS_NOI_EMPTY + const ErrorPlatFormNodeReason_CARTE_PLATFORM_NODE + func (ErrorPlatFormNodeReason) Descriptor() protoreflect.EnumDescriptor + func (ErrorPlatFormNodeReason) EnumDescriptor() ([]byte, []int) + func (ErrorPlatFormNodeReason) Type() protoreflect.EnumType + func (x ErrorPlatFormNodeReason) Enum() *ErrorPlatFormNodeReason + func (x ErrorPlatFormNodeReason) Number() protoreflect.EnumNumber + func (x ErrorPlatFormNodeReason) String() string + type EscalationReply struct + Data *v2.SingedMsg + func (*EscalationReply) Descriptor() ([]byte, []int) + func (*EscalationReply) ProtoMessage() + func (m *EscalationReply) Validate() error + func (m *EscalationReply) ValidateAll() error + func (x *EscalationReply) GetData() *v2.SingedMsg + func (x *EscalationReply) ProtoReflect() protoreflect.Message + func (x *EscalationReply) Reset() + func (x *EscalationReply) String() string + type EscalationReplyMultiError []error + func (m EscalationReplyMultiError) AllErrors() []error + func (m EscalationReplyMultiError) Error() string + type EscalationReplyValidationError struct + func (e EscalationReplyValidationError) Cause() error + func (e EscalationReplyValidationError) Error() string + func (e EscalationReplyValidationError) ErrorName() string + func (e EscalationReplyValidationError) Field() string + func (e EscalationReplyValidationError) Key() bool + func (e EscalationReplyValidationError) Reason() string + type EscalationReq struct + Data *v2.SingedMsg + TenantId string + func (*EscalationReq) Descriptor() ([]byte, []int) + func (*EscalationReq) ProtoMessage() + func (m *EscalationReq) Validate() error + func (m *EscalationReq) ValidateAll() error + func (x *EscalationReq) GetData() *v2.SingedMsg + func (x *EscalationReq) GetTenantId() string + func (x *EscalationReq) ProtoReflect() protoreflect.Message + func (x *EscalationReq) Reset() + func (x *EscalationReq) String() string + type EscalationReqMultiError []error + func (m EscalationReqMultiError) AllErrors() []error + func (m EscalationReqMultiError) Error() string + type EscalationReqValidationError struct + func (e EscalationReqValidationError) Cause() error + func (e EscalationReqValidationError) Error() string + func (e EscalationReqValidationError) ErrorName() string + func (e EscalationReqValidationError) Field() string + func (e EscalationReqValidationError) Key() bool + func (e EscalationReqValidationError) Reason() string + type GetAllAddressReply struct + List []string + func (*GetAllAddressReply) Descriptor() ([]byte, []int) + func (*GetAllAddressReply) ProtoMessage() + func (m *GetAllAddressReply) Validate() error + func (m *GetAllAddressReply) ValidateAll() error + func (x *GetAllAddressReply) GetList() []string + func (x *GetAllAddressReply) ProtoReflect() protoreflect.Message + func (x *GetAllAddressReply) Reset() + func (x *GetAllAddressReply) String() string + type GetAllAddressReplyMultiError []error + func (m GetAllAddressReplyMultiError) AllErrors() []error + func (m GetAllAddressReplyMultiError) Error() string + type GetAllAddressReplyValidationError struct + func (e GetAllAddressReplyValidationError) Cause() error + func (e GetAllAddressReplyValidationError) Error() string + func (e GetAllAddressReplyValidationError) ErrorName() string + func (e GetAllAddressReplyValidationError) Field() string + func (e GetAllAddressReplyValidationError) Key() bool + func (e GetAllAddressReplyValidationError) Reason() string + type GetAllAddressReq struct + func (*GetAllAddressReq) Descriptor() ([]byte, []int) + func (*GetAllAddressReq) ProtoMessage() + func (m *GetAllAddressReq) Validate() error + func (m *GetAllAddressReq) ValidateAll() error + func (x *GetAllAddressReq) ProtoReflect() protoreflect.Message + func (x *GetAllAddressReq) Reset() + func (x *GetAllAddressReq) String() string + type GetAllAddressReqMultiError []error + func (m GetAllAddressReqMultiError) AllErrors() []error + func (m GetAllAddressReqMultiError) Error() string + type GetAllAddressReqValidationError struct + func (e GetAllAddressReqValidationError) Cause() error + func (e GetAllAddressReqValidationError) Error() string + func (e GetAllAddressReqValidationError) ErrorName() string + func (e GetAllAddressReqValidationError) Field() string + func (e GetAllAddressReqValidationError) Key() bool + func (e GetAllAddressReqValidationError) Reason() string + type GetAllListReply struct + List []*v2.NodeBase + func (*GetAllListReply) Descriptor() ([]byte, []int) + func (*GetAllListReply) ProtoMessage() + func (m *GetAllListReply) Validate() error + func (m *GetAllListReply) ValidateAll() error + func (x *GetAllListReply) GetList() []*v2.NodeBase + func (x *GetAllListReply) ProtoReflect() protoreflect.Message + func (x *GetAllListReply) Reset() + func (x *GetAllListReply) String() string + type GetAllListReplyMultiError []error + func (m GetAllListReplyMultiError) AllErrors() []error + func (m GetAllListReplyMultiError) Error() string + type GetAllListReplyValidationError struct + func (e GetAllListReplyValidationError) Cause() error + func (e GetAllListReplyValidationError) Error() string + func (e GetAllListReplyValidationError) ErrorName() string + func (e GetAllListReplyValidationError) Field() string + func (e GetAllListReplyValidationError) Key() bool + func (e GetAllListReplyValidationError) Reason() string + type GetAllListReq struct + Code string + Name string + Status NodeStatus + Version string + func (*GetAllListReq) Descriptor() ([]byte, []int) + func (*GetAllListReq) ProtoMessage() + func (m *GetAllListReq) Validate() error + func (m *GetAllListReq) ValidateAll() error + func (x *GetAllListReq) GetCode() string + func (x *GetAllListReq) GetName() string + func (x *GetAllListReq) GetStatus() NodeStatus + func (x *GetAllListReq) GetVersion() string + func (x *GetAllListReq) ProtoReflect() protoreflect.Message + func (x *GetAllListReq) Reset() + func (x *GetAllListReq) String() string + type GetAllListReqMultiError []error + func (m GetAllListReqMultiError) AllErrors() []error + func (m GetAllListReqMultiError) Error() string + type GetAllListReqValidationError struct + func (e GetAllListReqValidationError) Cause() error + func (e GetAllListReqValidationError) Error() string + func (e GetAllListReqValidationError) ErrorName() string + func (e GetAllListReqValidationError) Field() string + func (e GetAllListReqValidationError) Key() bool + func (e GetAllListReqValidationError) Reason() string + type GetAllMasterListReply struct + List []*v2.NodeBase + func (*GetAllMasterListReply) Descriptor() ([]byte, []int) + func (*GetAllMasterListReply) ProtoMessage() + func (m *GetAllMasterListReply) Validate() error + func (m *GetAllMasterListReply) ValidateAll() error + func (x *GetAllMasterListReply) GetList() []*v2.NodeBase + func (x *GetAllMasterListReply) ProtoReflect() protoreflect.Message + func (x *GetAllMasterListReply) Reset() + func (x *GetAllMasterListReply) String() string + type GetAllMasterListReplyMultiError []error + func (m GetAllMasterListReplyMultiError) AllErrors() []error + func (m GetAllMasterListReplyMultiError) Error() string + type GetAllMasterListReplyValidationError struct + func (e GetAllMasterListReplyValidationError) Cause() error + func (e GetAllMasterListReplyValidationError) Error() string + func (e GetAllMasterListReplyValidationError) ErrorName() string + func (e GetAllMasterListReplyValidationError) Field() string + func (e GetAllMasterListReplyValidationError) Key() bool + func (e GetAllMasterListReplyValidationError) Reason() string + type GetAllMasterListReq struct + func (*GetAllMasterListReq) Descriptor() ([]byte, []int) + func (*GetAllMasterListReq) ProtoMessage() + func (m *GetAllMasterListReq) Validate() error + func (m *GetAllMasterListReq) ValidateAll() error + func (x *GetAllMasterListReq) ProtoReflect() protoreflect.Message + func (x *GetAllMasterListReq) Reset() + func (x *GetAllMasterListReq) String() string + type GetAllMasterListReqMultiError []error + func (m GetAllMasterListReqMultiError) AllErrors() []error + func (m GetAllMasterListReqMultiError) Error() string + type GetAllMasterListReqValidationError struct + func (e GetAllMasterListReqValidationError) Cause() error + func (e GetAllMasterListReqValidationError) Error() string + func (e GetAllMasterListReqValidationError) ErrorName() string + func (e GetAllMasterListReqValidationError) Field() string + func (e GetAllMasterListReqValidationError) Key() bool + func (e GetAllMasterListReqValidationError) Reason() string + type GetDefNodeNodeReply struct + Data *v2.NodeBase + func (*GetDefNodeNodeReply) Descriptor() ([]byte, []int) + func (*GetDefNodeNodeReply) ProtoMessage() + func (m *GetDefNodeNodeReply) Validate() error + func (m *GetDefNodeNodeReply) ValidateAll() error + func (x *GetDefNodeNodeReply) GetData() *v2.NodeBase + func (x *GetDefNodeNodeReply) ProtoReflect() protoreflect.Message + func (x *GetDefNodeNodeReply) Reset() + func (x *GetDefNodeNodeReply) String() string + type GetDefNodeNodeReplyMultiError []error + func (m GetDefNodeNodeReplyMultiError) AllErrors() []error + func (m GetDefNodeNodeReplyMultiError) Error() string + type GetDefNodeNodeReplyValidationError struct + func (e GetDefNodeNodeReplyValidationError) Cause() error + func (e GetDefNodeNodeReplyValidationError) Error() string + func (e GetDefNodeNodeReplyValidationError) ErrorName() string + func (e GetDefNodeNodeReplyValidationError) Field() string + func (e GetDefNodeNodeReplyValidationError) Key() bool + func (e GetDefNodeNodeReplyValidationError) Reason() string + type GetDefNodeNodeReq struct + func (*GetDefNodeNodeReq) Descriptor() ([]byte, []int) + func (*GetDefNodeNodeReq) ProtoMessage() + func (m *GetDefNodeNodeReq) Validate() error + func (m *GetDefNodeNodeReq) ValidateAll() error + func (x *GetDefNodeNodeReq) ProtoReflect() protoreflect.Message + func (x *GetDefNodeNodeReq) Reset() + func (x *GetDefNodeNodeReq) String() string + type GetDefNodeNodeReqMultiError []error + func (m GetDefNodeNodeReqMultiError) AllErrors() []error + func (m GetDefNodeNodeReqMultiError) Error() string + type GetDefNodeNodeReqValidationError struct + func (e GetDefNodeNodeReqValidationError) Cause() error + func (e GetDefNodeNodeReqValidationError) Error() string + func (e GetDefNodeNodeReqValidationError) ErrorName() string + func (e GetDefNodeNodeReqValidationError) Field() string + func (e GetDefNodeNodeReqValidationError) Key() bool + func (e GetDefNodeNodeReqValidationError) Reason() string + type GetDistributeInfoReq struct + NodeId string + func (*GetDistributeInfoReq) Descriptor() ([]byte, []int) + func (*GetDistributeInfoReq) ProtoMessage() + func (m *GetDistributeInfoReq) Validate() error + func (m *GetDistributeInfoReq) ValidateAll() error + func (x *GetDistributeInfoReq) GetNodeId() string + func (x *GetDistributeInfoReq) ProtoReflect() protoreflect.Message + func (x *GetDistributeInfoReq) Reset() + func (x *GetDistributeInfoReq) String() string + type GetDistributeInfoReqMultiError []error + func (m GetDistributeInfoReqMultiError) AllErrors() []error + func (m GetDistributeInfoReqMultiError) Error() string + type GetDistributeInfoReqValidationError struct + func (e GetDistributeInfoReqValidationError) Cause() error + func (e GetDistributeInfoReqValidationError) Error() string + func (e GetDistributeInfoReqValidationError) ErrorName() string + func (e GetDistributeInfoReqValidationError) Field() string + func (e GetDistributeInfoReqValidationError) Key() bool + func (e GetDistributeInfoReqValidationError) Reason() string + type GetInfoReply struct + Data *NodeDetails + func (*GetInfoReply) Descriptor() ([]byte, []int) + func (*GetInfoReply) ProtoMessage() + func (m *GetInfoReply) Validate() error + func (m *GetInfoReply) ValidateAll() error + func (x *GetInfoReply) GetData() *NodeDetails + func (x *GetInfoReply) ProtoReflect() protoreflect.Message + func (x *GetInfoReply) Reset() + func (x *GetInfoReply) String() string + type GetInfoReplyMultiError []error + func (m GetInfoReplyMultiError) AllErrors() []error + func (m GetInfoReplyMultiError) Error() string + type GetInfoReplyValidationError struct + func (e GetInfoReplyValidationError) Cause() error + func (e GetInfoReplyValidationError) Error() string + func (e GetInfoReplyValidationError) ErrorName() string + func (e GetInfoReplyValidationError) Field() string + func (e GetInfoReplyValidationError) Key() bool + func (e GetInfoReplyValidationError) Reason() string + type GetInfoReq struct + NodeId string + func (*GetInfoReq) Descriptor() ([]byte, []int) + func (*GetInfoReq) ProtoMessage() + func (m *GetInfoReq) Validate() error + func (m *GetInfoReq) ValidateAll() error + func (x *GetInfoReq) GetNodeId() string + func (x *GetInfoReq) ProtoReflect() protoreflect.Message + func (x *GetInfoReq) Reset() + func (x *GetInfoReq) String() string + type GetInfoReqMultiError []error + func (m GetInfoReqMultiError) AllErrors() []error + func (m GetInfoReqMultiError) Error() string + type GetInfoReqValidationError struct + func (e GetInfoReqValidationError) Cause() error + func (e GetInfoReqValidationError) Error() string + func (e GetInfoReqValidationError) ErrorName() string + func (e GetInfoReqValidationError) Field() string + func (e GetInfoReqValidationError) Key() bool + func (e GetInfoReqValidationError) Reason() string + type GetListPlatformNodeReply struct + List []*PlatformNodeInfo + func (*GetListPlatformNodeReply) Descriptor() ([]byte, []int) + func (*GetListPlatformNodeReply) ProtoMessage() + func (m *GetListPlatformNodeReply) Validate() error + func (m *GetListPlatformNodeReply) ValidateAll() error + func (x *GetListPlatformNodeReply) GetList() []*PlatformNodeInfo + func (x *GetListPlatformNodeReply) ProtoReflect() protoreflect.Message + func (x *GetListPlatformNodeReply) Reset() + func (x *GetListPlatformNodeReply) String() string + type GetListPlatformNodeReplyMultiError []error + func (m GetListPlatformNodeReplyMultiError) AllErrors() []error + func (m GetListPlatformNodeReplyMultiError) Error() string + type GetListPlatformNodeReplyValidationError struct + func (e GetListPlatformNodeReplyValidationError) Cause() error + func (e GetListPlatformNodeReplyValidationError) Error() string + func (e GetListPlatformNodeReplyValidationError) ErrorName() string + func (e GetListPlatformNodeReplyValidationError) Field() string + func (e GetListPlatformNodeReplyValidationError) Key() bool + func (e GetListPlatformNodeReplyValidationError) Reason() string + type GetListReply struct + List []*NodeDetails + Total int64 + func (*GetListReply) Descriptor() ([]byte, []int) + func (*GetListReply) ProtoMessage() + func (m *GetListReply) Validate() error + func (m *GetListReply) ValidateAll() error + func (x *GetListReply) GetList() []*NodeDetails + func (x *GetListReply) GetTotal() int64 + func (x *GetListReply) ProtoReflect() protoreflect.Message + func (x *GetListReply) Reset() + func (x *GetListReply) String() string + type GetListReplyMultiError []error + func (m GetListReplyMultiError) AllErrors() []error + func (m GetListReplyMultiError) Error() string + type GetListReplyValidationError struct + func (e GetListReplyValidationError) Cause() error + func (e GetListReplyValidationError) Error() string + func (e GetListReplyValidationError) ErrorName() string + func (e GetListReplyValidationError) Field() string + func (e GetListReplyValidationError) Key() bool + func (e GetListReplyValidationError) Reason() string + type GetListReq struct + Code string + Name string + Page *v2.Pagination + Status NodeStatus + Version string + func (*GetListReq) Descriptor() ([]byte, []int) + func (*GetListReq) ProtoMessage() + func (m *GetListReq) Validate() error + func (m *GetListReq) ValidateAll() error + func (x *GetListReq) GetCode() string + func (x *GetListReq) GetName() string + func (x *GetListReq) GetPage() *v2.Pagination + func (x *GetListReq) GetStatus() NodeStatus + func (x *GetListReq) GetVersion() string + func (x *GetListReq) ProtoReflect() protoreflect.Message + func (x *GetListReq) Reset() + func (x *GetListReq) String() string + type GetListReqMultiError []error + func (m GetListReqMultiError) AllErrors() []error + func (m GetListReqMultiError) Error() string + type GetListReqValidationError struct + func (e GetListReqValidationError) Cause() error + func (e GetListReqValidationError) Error() string + func (e GetListReqValidationError) ErrorName() string + func (e GetListReqValidationError) Field() string + func (e GetListReqValidationError) Key() bool + func (e GetListReqValidationError) Reason() string + type GetMasterInfoReply struct + Data *v2.NodeMasterSyncInfo + func (*GetMasterInfoReply) Descriptor() ([]byte, []int) + func (*GetMasterInfoReply) ProtoMessage() + func (m *GetMasterInfoReply) Validate() error + func (m *GetMasterInfoReply) ValidateAll() error + func (x *GetMasterInfoReply) GetData() *v2.NodeMasterSyncInfo + func (x *GetMasterInfoReply) ProtoReflect() protoreflect.Message + func (x *GetMasterInfoReply) Reset() + func (x *GetMasterInfoReply) String() string + type GetMasterInfoReplyMultiError []error + func (m GetMasterInfoReplyMultiError) AllErrors() []error + func (m GetMasterInfoReplyMultiError) Error() string + type GetMasterInfoReplyValidationError struct + func (e GetMasterInfoReplyValidationError) Cause() error + func (e GetMasterInfoReplyValidationError) Error() string + func (e GetMasterInfoReplyValidationError) ErrorName() string + func (e GetMasterInfoReplyValidationError) Field() string + func (e GetMasterInfoReplyValidationError) Key() bool + func (e GetMasterInfoReplyValidationError) Reason() string + type GetMasterInfoReq struct + NodeId string + func (*GetMasterInfoReq) Descriptor() ([]byte, []int) + func (*GetMasterInfoReq) ProtoMessage() + func (m *GetMasterInfoReq) Validate() error + func (m *GetMasterInfoReq) ValidateAll() error + func (x *GetMasterInfoReq) GetNodeId() string + func (x *GetMasterInfoReq) ProtoReflect() protoreflect.Message + func (x *GetMasterInfoReq) Reset() + func (x *GetMasterInfoReq) String() string + type GetMasterInfoReqMultiError []error + func (m GetMasterInfoReqMultiError) AllErrors() []error + func (m GetMasterInfoReqMultiError) Error() string + type GetMasterInfoReqValidationError struct + func (e GetMasterInfoReqValidationError) Cause() error + func (e GetMasterInfoReqValidationError) Error() string + func (e GetMasterInfoReqValidationError) ErrorName() string + func (e GetMasterInfoReqValidationError) Field() string + func (e GetMasterInfoReqValidationError) Key() bool + func (e GetMasterInfoReqValidationError) Reason() string + type GetMasterNodeDetailsReply struct + Info *NodeDetails + func (*GetMasterNodeDetailsReply) Descriptor() ([]byte, []int) + func (*GetMasterNodeDetailsReply) ProtoMessage() + func (m *GetMasterNodeDetailsReply) Validate() error + func (m *GetMasterNodeDetailsReply) ValidateAll() error + func (x *GetMasterNodeDetailsReply) GetInfo() *NodeDetails + func (x *GetMasterNodeDetailsReply) ProtoReflect() protoreflect.Message + func (x *GetMasterNodeDetailsReply) Reset() + func (x *GetMasterNodeDetailsReply) String() string + type GetMasterNodeDetailsReplyMultiError []error + func (m GetMasterNodeDetailsReplyMultiError) AllErrors() []error + func (m GetMasterNodeDetailsReplyMultiError) Error() string + type GetMasterNodeDetailsReplyValidationError struct + func (e GetMasterNodeDetailsReplyValidationError) Cause() error + func (e GetMasterNodeDetailsReplyValidationError) Error() string + func (e GetMasterNodeDetailsReplyValidationError) ErrorName() string + func (e GetMasterNodeDetailsReplyValidationError) Field() string + func (e GetMasterNodeDetailsReplyValidationError) Key() bool + func (e GetMasterNodeDetailsReplyValidationError) Reason() string + type GetMasterNodeDetailsReq struct + NodeId string + func (*GetMasterNodeDetailsReq) Descriptor() ([]byte, []int) + func (*GetMasterNodeDetailsReq) ProtoMessage() + func (m *GetMasterNodeDetailsReq) Validate() error + func (m *GetMasterNodeDetailsReq) ValidateAll() error + func (x *GetMasterNodeDetailsReq) GetNodeId() string + func (x *GetMasterNodeDetailsReq) ProtoReflect() protoreflect.Message + func (x *GetMasterNodeDetailsReq) Reset() + func (x *GetMasterNodeDetailsReq) String() string + type GetMasterNodeDetailsReqMultiError []error + func (m GetMasterNodeDetailsReqMultiError) AllErrors() []error + func (m GetMasterNodeDetailsReqMultiError) Error() string + type GetMasterNodeDetailsReqValidationError struct + func (e GetMasterNodeDetailsReqValidationError) Cause() error + func (e GetMasterNodeDetailsReqValidationError) Error() string + func (e GetMasterNodeDetailsReqValidationError) ErrorName() string + func (e GetMasterNodeDetailsReqValidationError) Field() string + func (e GetMasterNodeDetailsReqValidationError) Key() bool + func (e GetMasterNodeDetailsReqValidationError) Reason() string + type GetMasterSyncInfoReply struct + Data *v2.SingedMsg + func (*GetMasterSyncInfoReply) Descriptor() ([]byte, []int) + func (*GetMasterSyncInfoReply) ProtoMessage() + func (m *GetMasterSyncInfoReply) Validate() error + func (m *GetMasterSyncInfoReply) ValidateAll() error + func (x *GetMasterSyncInfoReply) GetData() *v2.SingedMsg + func (x *GetMasterSyncInfoReply) ProtoReflect() protoreflect.Message + func (x *GetMasterSyncInfoReply) Reset() + func (x *GetMasterSyncInfoReply) String() string + type GetMasterSyncInfoReplyMultiError []error + func (m GetMasterSyncInfoReplyMultiError) AllErrors() []error + func (m GetMasterSyncInfoReplyMultiError) Error() string + type GetMasterSyncInfoReplyValidationError struct + func (e GetMasterSyncInfoReplyValidationError) Cause() error + func (e GetMasterSyncInfoReplyValidationError) Error() string + func (e GetMasterSyncInfoReplyValidationError) ErrorName() string + func (e GetMasterSyncInfoReplyValidationError) Field() string + func (e GetMasterSyncInfoReplyValidationError) Key() bool + func (e GetMasterSyncInfoReplyValidationError) Reason() string + type GetMasterSyncInfoReq struct + Data string + func (*GetMasterSyncInfoReq) Descriptor() ([]byte, []int) + func (*GetMasterSyncInfoReq) ProtoMessage() + func (m *GetMasterSyncInfoReq) Validate() error + func (m *GetMasterSyncInfoReq) ValidateAll() error + func (x *GetMasterSyncInfoReq) GetData() string + func (x *GetMasterSyncInfoReq) ProtoReflect() protoreflect.Message + func (x *GetMasterSyncInfoReq) Reset() + func (x *GetMasterSyncInfoReq) String() string + type GetMasterSyncInfoReqMultiError []error + func (m GetMasterSyncInfoReqMultiError) AllErrors() []error + func (m GetMasterSyncInfoReqMultiError) Error() string + type GetMasterSyncInfoReqValidationError struct + func (e GetMasterSyncInfoReqValidationError) Cause() error + func (e GetMasterSyncInfoReqValidationError) Error() string + func (e GetMasterSyncInfoReqValidationError) ErrorName() string + func (e GetMasterSyncInfoReqValidationError) Field() string + func (e GetMasterSyncInfoReqValidationError) Key() bool + func (e GetMasterSyncInfoReqValidationError) Reason() string + type GetNodeByCodeReply struct + Data *v2.NodeBase + func (*GetNodeByCodeReply) Descriptor() ([]byte, []int) + func (*GetNodeByCodeReply) ProtoMessage() + func (m *GetNodeByCodeReply) Validate() error + func (m *GetNodeByCodeReply) ValidateAll() error + func (x *GetNodeByCodeReply) GetData() *v2.NodeBase + func (x *GetNodeByCodeReply) ProtoReflect() protoreflect.Message + func (x *GetNodeByCodeReply) Reset() + func (x *GetNodeByCodeReply) String() string + type GetNodeByCodeReplyMultiError []error + func (m GetNodeByCodeReplyMultiError) AllErrors() []error + func (m GetNodeByCodeReplyMultiError) Error() string + type GetNodeByCodeReplyValidationError struct + func (e GetNodeByCodeReplyValidationError) Cause() error + func (e GetNodeByCodeReplyValidationError) Error() string + func (e GetNodeByCodeReplyValidationError) ErrorName() string + func (e GetNodeByCodeReplyValidationError) Field() string + func (e GetNodeByCodeReplyValidationError) Key() bool + func (e GetNodeByCodeReplyValidationError) Reason() string + type GetNodeByCodeReq struct + Code string + func (*GetNodeByCodeReq) Descriptor() ([]byte, []int) + func (*GetNodeByCodeReq) ProtoMessage() + func (m *GetNodeByCodeReq) Validate() error + func (m *GetNodeByCodeReq) ValidateAll() error + func (x *GetNodeByCodeReq) GetCode() string + func (x *GetNodeByCodeReq) ProtoReflect() protoreflect.Message + func (x *GetNodeByCodeReq) Reset() + func (x *GetNodeByCodeReq) String() string + type GetNodeByCodeReqMultiError []error + func (m GetNodeByCodeReqMultiError) AllErrors() []error + func (m GetNodeByCodeReqMultiError) Error() string + type GetNodeByCodeReqValidationError struct + func (e GetNodeByCodeReqValidationError) Cause() error + func (e GetNodeByCodeReqValidationError) Error() string + func (e GetNodeByCodeReqValidationError) ErrorName() string + func (e GetNodeByCodeReqValidationError) Field() string + func (e GetNodeByCodeReqValidationError) Key() bool + func (e GetNodeByCodeReqValidationError) Reason() string + type GetNodeByIDReply struct + List []*v2.NodeBase + func (*GetNodeByIDReply) Descriptor() ([]byte, []int) + func (*GetNodeByIDReply) ProtoMessage() + func (m *GetNodeByIDReply) Validate() error + func (m *GetNodeByIDReply) ValidateAll() error + func (x *GetNodeByIDReply) GetList() []*v2.NodeBase + func (x *GetNodeByIDReply) ProtoReflect() protoreflect.Message + func (x *GetNodeByIDReply) Reset() + func (x *GetNodeByIDReply) String() string + type GetNodeByIDReplyMultiError []error + func (m GetNodeByIDReplyMultiError) AllErrors() []error + func (m GetNodeByIDReplyMultiError) Error() string + type GetNodeByIDReplyValidationError struct + func (e GetNodeByIDReplyValidationError) Cause() error + func (e GetNodeByIDReplyValidationError) Error() string + func (e GetNodeByIDReplyValidationError) ErrorName() string + func (e GetNodeByIDReplyValidationError) Field() string + func (e GetNodeByIDReplyValidationError) Key() bool + func (e GetNodeByIDReplyValidationError) Reason() string + type GetNodeByIDReq struct + NodeId []string + func (*GetNodeByIDReq) Descriptor() ([]byte, []int) + func (*GetNodeByIDReq) ProtoMessage() + func (m *GetNodeByIDReq) Validate() error + func (m *GetNodeByIDReq) ValidateAll() error + func (x *GetNodeByIDReq) GetNodeId() []string + func (x *GetNodeByIDReq) ProtoReflect() protoreflect.Message + func (x *GetNodeByIDReq) Reset() + func (x *GetNodeByIDReq) String() string + type GetNodeByIDReqMultiError []error + func (m GetNodeByIDReqMultiError) AllErrors() []error + func (m GetNodeByIDReqMultiError) Error() string + type GetNodeByIDReqValidationError struct + func (e GetNodeByIDReqValidationError) Cause() error + func (e GetNodeByIDReqValidationError) Error() string + func (e GetNodeByIDReqValidationError) ErrorName() string + func (e GetNodeByIDReqValidationError) Field() string + func (e GetNodeByIDReqValidationError) Key() bool + func (e GetNodeByIDReqValidationError) Reason() string + type GetNodesAndManagersReply struct + DefNodeName string + Managers []string + Nodes []*v2.NodeBase + func (*GetNodesAndManagersReply) Descriptor() ([]byte, []int) + func (*GetNodesAndManagersReply) ProtoMessage() + func (m *GetNodesAndManagersReply) Validate() error + func (m *GetNodesAndManagersReply) ValidateAll() error + func (x *GetNodesAndManagersReply) GetDefNodeName() string + func (x *GetNodesAndManagersReply) GetManagers() []string + func (x *GetNodesAndManagersReply) GetNodes() []*v2.NodeBase + func (x *GetNodesAndManagersReply) ProtoReflect() protoreflect.Message + func (x *GetNodesAndManagersReply) Reset() + func (x *GetNodesAndManagersReply) String() string + type GetNodesAndManagersReplyMultiError []error + func (m GetNodesAndManagersReplyMultiError) AllErrors() []error + func (m GetNodesAndManagersReplyMultiError) Error() string + type GetNodesAndManagersReplyValidationError struct + func (e GetNodesAndManagersReplyValidationError) Cause() error + func (e GetNodesAndManagersReplyValidationError) Error() string + func (e GetNodesAndManagersReplyValidationError) ErrorName() string + func (e GetNodesAndManagersReplyValidationError) Field() string + func (e GetNodesAndManagersReplyValidationError) Key() bool + func (e GetNodesAndManagersReplyValidationError) Reason() string + type GetNodesAndManagersReq struct + Code string + Version string + func (*GetNodesAndManagersReq) Descriptor() ([]byte, []int) + func (*GetNodesAndManagersReq) ProtoMessage() + func (m *GetNodesAndManagersReq) Validate() error + func (m *GetNodesAndManagersReq) ValidateAll() error + func (x *GetNodesAndManagersReq) GetCode() string + func (x *GetNodesAndManagersReq) GetVersion() string + func (x *GetNodesAndManagersReq) ProtoReflect() protoreflect.Message + func (x *GetNodesAndManagersReq) Reset() + func (x *GetNodesAndManagersReq) String() string + type GetNodesAndManagersReqMultiError []error + func (m GetNodesAndManagersReqMultiError) AllErrors() []error + func (m GetNodesAndManagersReqMultiError) Error() string + type GetNodesAndManagersReqValidationError struct + func (e GetNodesAndManagersReqValidationError) Cause() error + func (e GetNodesAndManagersReqValidationError) Error() string + func (e GetNodesAndManagersReqValidationError) ErrorName() string + func (e GetNodesAndManagersReqValidationError) Field() string + func (e GetNodesAndManagersReqValidationError) Key() bool + func (e GetNodesAndManagersReqValidationError) Reason() string + type GetPlatformNodeListReq struct + func (*GetPlatformNodeListReq) Descriptor() ([]byte, []int) + func (*GetPlatformNodeListReq) ProtoMessage() + func (m *GetPlatformNodeListReq) Validate() error + func (m *GetPlatformNodeListReq) ValidateAll() error + func (x *GetPlatformNodeListReq) ProtoReflect() protoreflect.Message + func (x *GetPlatformNodeListReq) Reset() + func (x *GetPlatformNodeListReq) String() string + type GetPlatformNodeListReqMultiError []error + func (m GetPlatformNodeListReqMultiError) AllErrors() []error + func (m GetPlatformNodeListReqMultiError) Error() string + type GetPlatformNodeListReqValidationError struct + func (e GetPlatformNodeListReqValidationError) Cause() error + func (e GetPlatformNodeListReqValidationError) Error() string + func (e GetPlatformNodeListReqValidationError) ErrorName() string + func (e GetPlatformNodeListReqValidationError) Field() string + func (e GetPlatformNodeListReqValidationError) Key() bool + func (e GetPlatformNodeListReqValidationError) Reason() string + type NodeAndManager struct + Managers []string + Node *v2.NodeBase + func (*NodeAndManager) Descriptor() ([]byte, []int) + func (*NodeAndManager) ProtoMessage() + func (m *NodeAndManager) Validate() error + func (m *NodeAndManager) ValidateAll() error + func (x *NodeAndManager) GetManagers() []string + func (x *NodeAndManager) GetNode() *v2.NodeBase + func (x *NodeAndManager) ProtoReflect() protoreflect.Message + func (x *NodeAndManager) Reset() + func (x *NodeAndManager) String() string + type NodeAndManagerMultiError []error + func (m NodeAndManagerMultiError) AllErrors() []error + func (m NodeAndManagerMultiError) Error() string + type NodeAndManagerValidationError struct + func (e NodeAndManagerValidationError) Cause() error + func (e NodeAndManagerValidationError) Error() string + func (e NodeAndManagerValidationError) ErrorName() string + func (e NodeAndManagerValidationError) Field() string + func (e NodeAndManagerValidationError) Key() bool + func (e NodeAndManagerValidationError) Reason() string + type NodeClient interface + Add func(ctx context.Context, in *AddNodeReq, opts ...grpc.CallOption) (*AddNodeReply, error) + Del func(ctx context.Context, in *DelReq, opts ...grpc.CallOption) (*DelReply, error) + Edit func(ctx context.Context, in *EditReq, opts ...grpc.CallOption) (*EditReply, error) + EditStatus func(ctx context.Context, in *EditStatusReq, opts ...grpc.CallOption) (*EditStatusReply, error) + Escalation func(ctx context.Context, in *EscalationReq, opts ...grpc.CallOption) (*EscalationReply, error) + GetAllList func(ctx context.Context, in *GetAllListReq, opts ...grpc.CallOption) (*GetAllListReply, error) + GetAllMasterList func(ctx context.Context, in *GetAllMasterListReq, opts ...grpc.CallOption) (*GetAllMasterListReply, error) + GetDefNodeNode func(ctx context.Context, in *GetDefNodeNodeReq, opts ...grpc.CallOption) (*GetDefNodeNodeReply, error) + GetDistributeInfo func(ctx context.Context, in *GetDistributeInfoReq, opts ...grpc.CallOption) (*DistributeInfoReply, error) + GetInfo func(ctx context.Context, in *GetInfoReq, opts ...grpc.CallOption) (*GetInfoReply, error) + GetInfoAndManager func(ctx context.Context, in *GetNodeByCodeReq, opts ...grpc.CallOption) (*NodeAndManager, error) + GetList func(ctx context.Context, in *GetListReq, opts ...grpc.CallOption) (*GetListReply, error) + GetMasterInfo func(ctx context.Context, in *GetMasterInfoReq, opts ...grpc.CallOption) (*GetMasterInfoReply, error) + GetMasterNodeDetails func(ctx context.Context, in *GetMasterNodeDetailsReq, opts ...grpc.CallOption) (*GetMasterNodeDetailsReply, error) + GetMasterSyncInfo func(ctx context.Context, in *GetMasterSyncInfoReq, opts ...grpc.CallOption) (*GetMasterSyncInfoReply, error) + GetNodeByCode func(ctx context.Context, in *GetNodeByCodeReq, opts ...grpc.CallOption) (*GetNodeByCodeReply, error) + GetNodeByID func(ctx context.Context, in *GetNodeByIDReq, opts ...grpc.CallOption) (*GetNodeByIDReply, error) + GetNodesAndManagers func(ctx context.Context, in *GetNodesAndManagersReq, opts ...grpc.CallOption) (*GetNodesAndManagersReply, error) + ResetKey func(ctx context.Context, in *ResetKeyReq, opts ...grpc.CallOption) (*ResetKeyReply, error) + SetDefNodeNode func(ctx context.Context, in *SetDefNodeNodeReq, opts ...grpc.CallOption) (*SetDefNodeNodeReply, error) + func NewNodeClient(cc grpc.ClientConnInterface) NodeClient + type NodeDetails struct + Base *v2.NodeBase + PriKey string + PubKey string + func (*NodeDetails) Descriptor() ([]byte, []int) + func (*NodeDetails) ProtoMessage() + func (m *NodeDetails) Validate() error + func (m *NodeDetails) ValidateAll() error + func (x *NodeDetails) GetBase() *v2.NodeBase + func (x *NodeDetails) GetPriKey() string + func (x *NodeDetails) GetPubKey() string + func (x *NodeDetails) ProtoReflect() protoreflect.Message + func (x *NodeDetails) Reset() + func (x *NodeDetails) String() string + type NodeDetailsMultiError []error + func (m NodeDetailsMultiError) AllErrors() []error + func (m NodeDetailsMultiError) Error() string + type NodeDetailsValidationError struct + func (e NodeDetailsValidationError) Cause() error + func (e NodeDetailsValidationError) Error() string + func (e NodeDetailsValidationError) ErrorName() string + func (e NodeDetailsValidationError) Field() string + func (e NodeDetailsValidationError) Key() bool + func (e NodeDetailsValidationError) Reason() string + type NodeServer interface + Add func(context.Context, *AddNodeReq) (*AddNodeReply, error) + Del func(context.Context, *DelReq) (*DelReply, error) + Edit func(context.Context, *EditReq) (*EditReply, error) + EditStatus func(context.Context, *EditStatusReq) (*EditStatusReply, error) + Escalation func(context.Context, *EscalationReq) (*EscalationReply, error) + GetAllList func(context.Context, *GetAllListReq) (*GetAllListReply, error) + GetAllMasterList func(context.Context, *GetAllMasterListReq) (*GetAllMasterListReply, error) + GetDefNodeNode func(context.Context, *GetDefNodeNodeReq) (*GetDefNodeNodeReply, error) + GetDistributeInfo func(context.Context, *GetDistributeInfoReq) (*DistributeInfoReply, error) + GetInfo func(context.Context, *GetInfoReq) (*GetInfoReply, error) + GetInfoAndManager func(context.Context, *GetNodeByCodeReq) (*NodeAndManager, error) + GetList func(context.Context, *GetListReq) (*GetListReply, error) + GetMasterInfo func(context.Context, *GetMasterInfoReq) (*GetMasterInfoReply, error) + GetMasterNodeDetails func(context.Context, *GetMasterNodeDetailsReq) (*GetMasterNodeDetailsReply, error) + GetMasterSyncInfo func(context.Context, *GetMasterSyncInfoReq) (*GetMasterSyncInfoReply, error) + GetNodeByCode func(context.Context, *GetNodeByCodeReq) (*GetNodeByCodeReply, error) + GetNodeByID func(context.Context, *GetNodeByIDReq) (*GetNodeByIDReply, error) + GetNodesAndManagers func(context.Context, *GetNodesAndManagersReq) (*GetNodesAndManagersReply, error) + ResetKey func(context.Context, *ResetKeyReq) (*ResetKeyReply, error) + SetDefNodeNode func(context.Context, *SetDefNodeNodeReq) (*SetDefNodeNodeReply, error) + type NodeStatus int32 + const NodeStatus_Deactivate + const NodeStatus_Enable + const NodeStatus_TimeLimit + const NodeStatus_Unknown + func (NodeStatus) Descriptor() protoreflect.EnumDescriptor + func (NodeStatus) EnumDescriptor() ([]byte, []int) + func (NodeStatus) Type() protoreflect.EnumType + func (x NodeStatus) Enum() *NodeStatus + func (x NodeStatus) Number() protoreflect.EnumNumber + func (x NodeStatus) String() string + type NodeType int32 + const NodeType_IndependentNode + const NodeType_ProxyNode + func (NodeType) Descriptor() protoreflect.EnumDescriptor + func (NodeType) EnumDescriptor() ([]byte, []int) + func (NodeType) Type() protoreflect.EnumType + func (x NodeType) Enum() *NodeType + func (x NodeType) Number() protoreflect.EnumNumber + func (x NodeType) String() string + type PlatformNodeClient interface + Add func(ctx context.Context, in *AddPlatformNodeReq, opts ...grpc.CallOption) (*AddPlatformNodeReply, error) + Del func(ctx context.Context, in *DelPlatformNodeReq, opts ...grpc.CallOption) (*DelPlatformNodeReply, error) + Edit func(ctx context.Context, in *EditPlatformNodeReq, opts ...grpc.CallOption) (*EditPlatformNodeReply, error) + GetAllAddress func(ctx context.Context, in *GetAllAddressReq, opts ...grpc.CallOption) (*GetAllAddressReply, error) + GetList func(ctx context.Context, in *GetPlatformNodeListReq, opts ...grpc.CallOption) (*GetListPlatformNodeReply, error) + func NewPlatformNodeClient(cc grpc.ClientConnInterface) PlatformNodeClient + type PlatformNodeInfo struct + Address string + Id int32 + Weight int32 + func (*PlatformNodeInfo) Descriptor() ([]byte, []int) + func (*PlatformNodeInfo) ProtoMessage() + func (m *PlatformNodeInfo) Validate() error + func (m *PlatformNodeInfo) ValidateAll() error + func (x *PlatformNodeInfo) GetAddress() string + func (x *PlatformNodeInfo) GetId() int32 + func (x *PlatformNodeInfo) GetWeight() int32 + func (x *PlatformNodeInfo) ProtoReflect() protoreflect.Message + func (x *PlatformNodeInfo) Reset() + func (x *PlatformNodeInfo) String() string + type PlatformNodeInfoMultiError []error + func (m PlatformNodeInfoMultiError) AllErrors() []error + func (m PlatformNodeInfoMultiError) Error() string + type PlatformNodeInfoValidationError struct + func (e PlatformNodeInfoValidationError) Cause() error + func (e PlatformNodeInfoValidationError) Error() string + func (e PlatformNodeInfoValidationError) ErrorName() string + func (e PlatformNodeInfoValidationError) Field() string + func (e PlatformNodeInfoValidationError) Key() bool + func (e PlatformNodeInfoValidationError) Reason() string + type PlatformNodeServer interface + Add func(context.Context, *AddPlatformNodeReq) (*AddPlatformNodeReply, error) + Del func(context.Context, *DelPlatformNodeReq) (*DelPlatformNodeReply, error) + Edit func(context.Context, *EditPlatformNodeReq) (*EditPlatformNodeReply, error) + GetAllAddress func(context.Context, *GetAllAddressReq) (*GetAllAddressReply, error) + GetList func(context.Context, *GetPlatformNodeListReq) (*GetListPlatformNodeReply, error) + type ResetKeyReply struct + func (*ResetKeyReply) Descriptor() ([]byte, []int) + func (*ResetKeyReply) ProtoMessage() + func (m *ResetKeyReply) Validate() error + func (m *ResetKeyReply) ValidateAll() error + func (x *ResetKeyReply) ProtoReflect() protoreflect.Message + func (x *ResetKeyReply) Reset() + func (x *ResetKeyReply) String() string + type ResetKeyReplyMultiError []error + func (m ResetKeyReplyMultiError) AllErrors() []error + func (m ResetKeyReplyMultiError) Error() string + type ResetKeyReplyValidationError struct + func (e ResetKeyReplyValidationError) Cause() error + func (e ResetKeyReplyValidationError) Error() string + func (e ResetKeyReplyValidationError) ErrorName() string + func (e ResetKeyReplyValidationError) Field() string + func (e ResetKeyReplyValidationError) Key() bool + func (e ResetKeyReplyValidationError) Reason() string + type ResetKeyReq struct + NodeId string + func (*ResetKeyReq) Descriptor() ([]byte, []int) + func (*ResetKeyReq) ProtoMessage() + func (m *ResetKeyReq) Validate() error + func (m *ResetKeyReq) ValidateAll() error + func (x *ResetKeyReq) GetNodeId() string + func (x *ResetKeyReq) ProtoReflect() protoreflect.Message + func (x *ResetKeyReq) Reset() + func (x *ResetKeyReq) String() string + type ResetKeyReqMultiError []error + func (m ResetKeyReqMultiError) AllErrors() []error + func (m ResetKeyReqMultiError) Error() string + type ResetKeyReqValidationError struct + func (e ResetKeyReqValidationError) Cause() error + func (e ResetKeyReqValidationError) Error() string + func (e ResetKeyReqValidationError) ErrorName() string + func (e ResetKeyReqValidationError) Field() string + func (e ResetKeyReqValidationError) Key() bool + func (e ResetKeyReqValidationError) Reason() string + type SetDefNodeNodeReply struct + func (*SetDefNodeNodeReply) Descriptor() ([]byte, []int) + func (*SetDefNodeNodeReply) ProtoMessage() + func (m *SetDefNodeNodeReply) Validate() error + func (m *SetDefNodeNodeReply) ValidateAll() error + func (x *SetDefNodeNodeReply) ProtoReflect() protoreflect.Message + func (x *SetDefNodeNodeReply) Reset() + func (x *SetDefNodeNodeReply) String() string + type SetDefNodeNodeReplyMultiError []error + func (m SetDefNodeNodeReplyMultiError) AllErrors() []error + func (m SetDefNodeNodeReplyMultiError) Error() string + type SetDefNodeNodeReplyValidationError struct + func (e SetDefNodeNodeReplyValidationError) Cause() error + func (e SetDefNodeNodeReplyValidationError) Error() string + func (e SetDefNodeNodeReplyValidationError) ErrorName() string + func (e SetDefNodeNodeReplyValidationError) Field() string + func (e SetDefNodeNodeReplyValidationError) Key() bool + func (e SetDefNodeNodeReplyValidationError) Reason() string + type SetDefNodeNodeReq struct + NodeId string + func (*SetDefNodeNodeReq) Descriptor() ([]byte, []int) + func (*SetDefNodeNodeReq) ProtoMessage() + func (m *SetDefNodeNodeReq) Validate() error + func (m *SetDefNodeNodeReq) ValidateAll() error + func (x *SetDefNodeNodeReq) GetNodeId() string + func (x *SetDefNodeNodeReq) ProtoReflect() protoreflect.Message + func (x *SetDefNodeNodeReq) Reset() + func (x *SetDefNodeNodeReq) String() string + type SetDefNodeNodeReqMultiError []error + func (m SetDefNodeNodeReqMultiError) AllErrors() []error + func (m SetDefNodeNodeReqMultiError) Error() string + type SetDefNodeNodeReqValidationError struct + func (e SetDefNodeNodeReqValidationError) Cause() error + func (e SetDefNodeNodeReqValidationError) Error() string + func (e SetDefNodeNodeReqValidationError) ErrorName() string + func (e SetDefNodeNodeReqValidationError) Field() string + func (e SetDefNodeNodeReqValidationError) Key() bool + func (e SetDefNodeNodeReqValidationError) Reason() string + type UnimplementedNodeServer struct + func (UnimplementedNodeServer) Add(context.Context, *AddNodeReq) (*AddNodeReply, error) + func (UnimplementedNodeServer) Del(context.Context, *DelReq) (*DelReply, error) + func (UnimplementedNodeServer) Edit(context.Context, *EditReq) (*EditReply, error) + func (UnimplementedNodeServer) EditStatus(context.Context, *EditStatusReq) (*EditStatusReply, error) + func (UnimplementedNodeServer) Escalation(context.Context, *EscalationReq) (*EscalationReply, error) + func (UnimplementedNodeServer) GetAllList(context.Context, *GetAllListReq) (*GetAllListReply, error) + func (UnimplementedNodeServer) GetAllMasterList(context.Context, *GetAllMasterListReq) (*GetAllMasterListReply, error) + func (UnimplementedNodeServer) GetDefNodeNode(context.Context, *GetDefNodeNodeReq) (*GetDefNodeNodeReply, error) + func (UnimplementedNodeServer) GetDistributeInfo(context.Context, *GetDistributeInfoReq) (*DistributeInfoReply, error) + func (UnimplementedNodeServer) GetInfo(context.Context, *GetInfoReq) (*GetInfoReply, error) + func (UnimplementedNodeServer) GetInfoAndManager(context.Context, *GetNodeByCodeReq) (*NodeAndManager, error) + func (UnimplementedNodeServer) GetList(context.Context, *GetListReq) (*GetListReply, error) + func (UnimplementedNodeServer) GetMasterInfo(context.Context, *GetMasterInfoReq) (*GetMasterInfoReply, error) + func (UnimplementedNodeServer) GetMasterNodeDetails(context.Context, *GetMasterNodeDetailsReq) (*GetMasterNodeDetailsReply, error) + func (UnimplementedNodeServer) GetMasterSyncInfo(context.Context, *GetMasterSyncInfoReq) (*GetMasterSyncInfoReply, error) + func (UnimplementedNodeServer) GetNodeByCode(context.Context, *GetNodeByCodeReq) (*GetNodeByCodeReply, error) + func (UnimplementedNodeServer) GetNodeByID(context.Context, *GetNodeByIDReq) (*GetNodeByIDReply, error) + func (UnimplementedNodeServer) GetNodesAndManagers(context.Context, *GetNodesAndManagersReq) (*GetNodesAndManagersReply, error) + func (UnimplementedNodeServer) ResetKey(context.Context, *ResetKeyReq) (*ResetKeyReply, error) + func (UnimplementedNodeServer) SetDefNodeNode(context.Context, *SetDefNodeNodeReq) (*SetDefNodeNodeReply, error) + type UnimplementedPlatformNodeServer struct + func (UnimplementedPlatformNodeServer) Add(context.Context, *AddPlatformNodeReq) (*AddPlatformNodeReply, error) + func (UnimplementedPlatformNodeServer) Del(context.Context, *DelPlatformNodeReq) (*DelPlatformNodeReply, error) + func (UnimplementedPlatformNodeServer) Edit(context.Context, *EditPlatformNodeReq) (*EditPlatformNodeReply, error) + func (UnimplementedPlatformNodeServer) GetAllAddress(context.Context, *GetAllAddressReq) (*GetAllAddressReply, error) + func (UnimplementedPlatformNodeServer) GetList(context.Context, *GetPlatformNodeListReq) (*GetListPlatformNodeReply, error) + type UnsafeNodeServer interface + type UnsafePlatformNodeServer interface