Documentation ¶
Index ¶
- Variables
- func RegisterAuthenticatorAdminServer(s grpc.ServiceRegistrar, srv AuthenticatorAdminServer)
- func RegisterAuthenticatorAnonymousServer(s grpc.ServiceRegistrar, srv AuthenticatorAnonymousServer)
- func RegisterAuthenticatorGoogle2FaServer(s grpc.ServiceRegistrar, srv AuthenticatorGoogle2FaServer)
- func RegisterAuthenticatorUserPassServer(s grpc.ServiceRegistrar, srv AuthenticatorUserPassServer)
- func RegisterUserServicerServer(s grpc.ServiceRegistrar, srv UserServicerServer)
- type AuthenticatorAdminClient
- type AuthenticatorAdminServer
- type AuthenticatorAnonymousClient
- type AuthenticatorAnonymousServer
- type AuthenticatorEvent
- func (*AuthenticatorEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticatorEvent) GetAuthenticator() AuthenticatorIdentity
- func (x *AuthenticatorEvent) GetEvent() Event
- func (*AuthenticatorEvent) ProtoMessage()
- func (x *AuthenticatorEvent) ProtoReflect() protoreflect.Message
- func (x *AuthenticatorEvent) Reset()
- func (x *AuthenticatorEvent) String() string
- func (m *AuthenticatorEvent) Validate() error
- func (m *AuthenticatorEvent) ValidateAll() error
- type AuthenticatorEventMultiError
- type AuthenticatorEventValidationError
- func (e AuthenticatorEventValidationError) Cause() error
- func (e AuthenticatorEventValidationError) Error() string
- func (e AuthenticatorEventValidationError) ErrorName() string
- func (e AuthenticatorEventValidationError) Field() string
- func (e AuthenticatorEventValidationError) Key() bool
- func (e AuthenticatorEventValidationError) Reason() string
- type AuthenticatorGoogle2FaClient
- type AuthenticatorGoogle2FaServer
- type AuthenticatorIdentity
- func (AuthenticatorIdentity) Descriptor() protoreflect.EnumDescriptor
- func (x AuthenticatorIdentity) Enum() *AuthenticatorIdentity
- func (AuthenticatorIdentity) EnumDescriptor() ([]byte, []int)deprecated
- func (x AuthenticatorIdentity) Number() protoreflect.EnumNumber
- func (x AuthenticatorIdentity) String() string
- func (AuthenticatorIdentity) Type() protoreflect.EnumType
- type AuthenticatorUserPassClient
- type AuthenticatorUserPassServer
- type ChangeBeginRequest
- func (*ChangeBeginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeBeginRequest) GetAuthenticators() []AuthenticatorIdentity
- func (*ChangeBeginRequest) ProtoMessage()
- func (x *ChangeBeginRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeBeginRequest) Reset()
- func (x *ChangeBeginRequest) String() string
- func (m *ChangeBeginRequest) Validate() error
- func (m *ChangeBeginRequest) ValidateAll() error
- type ChangeBeginRequestMultiError
- type ChangeBeginRequestValidationError
- func (e ChangeBeginRequestValidationError) Cause() error
- func (e ChangeBeginRequestValidationError) Error() string
- func (e ChangeBeginRequestValidationError) ErrorName() string
- func (e ChangeBeginRequestValidationError) Field() string
- func (e ChangeBeginRequestValidationError) Key() bool
- func (e ChangeBeginRequestValidationError) Reason() string
- type ChangeBeginResponse
- func (*ChangeBeginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeBeginResponse) GetBizId() string
- func (x *ChangeBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *ChangeBeginResponse) GetStatus() *Status
- func (*ChangeBeginResponse) ProtoMessage()
- func (x *ChangeBeginResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeBeginResponse) Reset()
- func (x *ChangeBeginResponse) String() string
- func (m *ChangeBeginResponse) Validate() error
- func (m *ChangeBeginResponse) ValidateAll() error
- type ChangeBeginResponseMultiError
- type ChangeBeginResponseValidationError
- func (e ChangeBeginResponseValidationError) Cause() error
- func (e ChangeBeginResponseValidationError) Error() string
- func (e ChangeBeginResponseValidationError) ErrorName() string
- func (e ChangeBeginResponseValidationError) Field() string
- func (e ChangeBeginResponseValidationError) Key() bool
- func (e ChangeBeginResponseValidationError) Reason() string
- type ChangeCheckRequest
- func (*ChangeCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeCheckRequest) GetBizId() string
- func (*ChangeCheckRequest) ProtoMessage()
- func (x *ChangeCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeCheckRequest) Reset()
- func (x *ChangeCheckRequest) String() string
- func (m *ChangeCheckRequest) Validate() error
- func (m *ChangeCheckRequest) ValidateAll() error
- type ChangeCheckRequestMultiError
- type ChangeCheckRequestValidationError
- func (e ChangeCheckRequestValidationError) Cause() error
- func (e ChangeCheckRequestValidationError) Error() string
- func (e ChangeCheckRequestValidationError) ErrorName() string
- func (e ChangeCheckRequestValidationError) Field() string
- func (e ChangeCheckRequestValidationError) Key() bool
- func (e ChangeCheckRequestValidationError) Reason() string
- type ChangeCheckResponse
- func (*ChangeCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *ChangeCheckResponse) GetStatus() *Status
- func (*ChangeCheckResponse) ProtoMessage()
- func (x *ChangeCheckResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeCheckResponse) Reset()
- func (x *ChangeCheckResponse) String() string
- func (m *ChangeCheckResponse) Validate() error
- func (m *ChangeCheckResponse) ValidateAll() error
- type ChangeCheckResponseMultiError
- type ChangeCheckResponseValidationError
- func (e ChangeCheckResponseValidationError) Cause() error
- func (e ChangeCheckResponseValidationError) Error() string
- func (e ChangeCheckResponseValidationError) ErrorName() string
- func (e ChangeCheckResponseValidationError) Field() string
- func (e ChangeCheckResponseValidationError) Key() bool
- func (e ChangeCheckResponseValidationError) Reason() string
- type ChangeEndRequest
- func (*ChangeEndRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeEndRequest) GetBizId() string
- func (*ChangeEndRequest) ProtoMessage()
- func (x *ChangeEndRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeEndRequest) Reset()
- func (x *ChangeEndRequest) String() string
- func (m *ChangeEndRequest) Validate() error
- func (m *ChangeEndRequest) ValidateAll() error
- type ChangeEndRequestMultiError
- type ChangeEndRequestValidationError
- func (e ChangeEndRequestValidationError) Cause() error
- func (e ChangeEndRequestValidationError) Error() string
- func (e ChangeEndRequestValidationError) ErrorName() string
- func (e ChangeEndRequestValidationError) Field() string
- func (e ChangeEndRequestValidationError) Key() bool
- func (e ChangeEndRequestValidationError) Reason() string
- type ChangeEndResponse
- func (*ChangeEndResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeEndResponse) GetStatus() *Status
- func (*ChangeEndResponse) ProtoMessage()
- func (x *ChangeEndResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeEndResponse) Reset()
- func (x *ChangeEndResponse) String() string
- func (m *ChangeEndResponse) Validate() error
- func (m *ChangeEndResponse) ValidateAll() error
- type ChangeEndResponseMultiError
- type ChangeEndResponseValidationError
- func (e ChangeEndResponseValidationError) Cause() error
- func (e ChangeEndResponseValidationError) Error() string
- func (e ChangeEndResponseValidationError) ErrorName() string
- func (e ChangeEndResponseValidationError) Field() string
- func (e ChangeEndResponseValidationError) Key() bool
- func (e ChangeEndResponseValidationError) Reason() string
- type ChangePasswordRequest
- func (*ChangePasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordRequest) GetBizId() string
- func (x *ChangePasswordRequest) GetPassword() string
- func (*ChangePasswordRequest) ProtoMessage()
- func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordRequest) Reset()
- func (x *ChangePasswordRequest) String() string
- func (m *ChangePasswordRequest) Validate() error
- func (m *ChangePasswordRequest) ValidateAll() error
- type ChangePasswordRequestMultiError
- type ChangePasswordRequestValidationError
- func (e ChangePasswordRequestValidationError) Cause() error
- func (e ChangePasswordRequestValidationError) Error() string
- func (e ChangePasswordRequestValidationError) ErrorName() string
- func (e ChangePasswordRequestValidationError) Field() string
- func (e ChangePasswordRequestValidationError) Key() bool
- func (e ChangePasswordRequestValidationError) Reason() string
- type ChangePasswordResponse
- func (*ChangePasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordResponse) GetStatus() *Status
- func (*ChangePasswordResponse) ProtoMessage()
- func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordResponse) Reset()
- func (x *ChangePasswordResponse) String() string
- func (m *ChangePasswordResponse) Validate() error
- func (m *ChangePasswordResponse) ValidateAll() error
- type ChangePasswordResponseMultiError
- type ChangePasswordResponseValidationError
- func (e ChangePasswordResponseValidationError) Cause() error
- func (e ChangePasswordResponseValidationError) Error() string
- func (e ChangePasswordResponseValidationError) ErrorName() string
- func (e ChangePasswordResponseValidationError) Field() string
- func (e ChangePasswordResponseValidationError) Key() bool
- func (e ChangePasswordResponseValidationError) Reason() string
- type CheckTokenRequest
- func (*CheckTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (*CheckTokenRequest) ProtoMessage()
- func (x *CheckTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CheckTokenRequest) Reset()
- func (x *CheckTokenRequest) String() string
- func (m *CheckTokenRequest) Validate() error
- func (m *CheckTokenRequest) ValidateAll() error
- type CheckTokenRequestMultiError
- type CheckTokenRequestValidationError
- func (e CheckTokenRequestValidationError) Cause() error
- func (e CheckTokenRequestValidationError) Error() string
- func (e CheckTokenRequestValidationError) ErrorName() string
- func (e CheckTokenRequestValidationError) Field() string
- func (e CheckTokenRequestValidationError) Key() bool
- func (e CheckTokenRequestValidationError) Reason() string
- type CheckTokenResponse
- func (*CheckTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckTokenResponse) GetStatus() *Status
- func (x *CheckTokenResponse) GetTokenInfo() *UserTokenInfo
- func (*CheckTokenResponse) ProtoMessage()
- func (x *CheckTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CheckTokenResponse) Reset()
- func (x *CheckTokenResponse) String() string
- func (m *CheckTokenResponse) Validate() error
- func (m *CheckTokenResponse) ValidateAll() error
- type CheckTokenResponseMultiError
- type CheckTokenResponseValidationError
- func (e CheckTokenResponseValidationError) Cause() error
- func (e CheckTokenResponseValidationError) Error() string
- func (e CheckTokenResponseValidationError) ErrorName() string
- func (e CheckTokenResponseValidationError) Field() string
- func (e CheckTokenResponseValidationError) Key() bool
- func (e CheckTokenResponseValidationError) Reason() string
- type Code
- type DeleteBeginRequest
- func (*DeleteBeginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBeginRequest) GetAuthenticators() []AuthenticatorIdentity
- func (*DeleteBeginRequest) ProtoMessage()
- func (x *DeleteBeginRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBeginRequest) Reset()
- func (x *DeleteBeginRequest) String() string
- func (m *DeleteBeginRequest) Validate() error
- func (m *DeleteBeginRequest) ValidateAll() error
- type DeleteBeginRequestMultiError
- type DeleteBeginRequestValidationError
- func (e DeleteBeginRequestValidationError) Cause() error
- func (e DeleteBeginRequestValidationError) Error() string
- func (e DeleteBeginRequestValidationError) ErrorName() string
- func (e DeleteBeginRequestValidationError) Field() string
- func (e DeleteBeginRequestValidationError) Key() bool
- func (e DeleteBeginRequestValidationError) Reason() string
- type DeleteBeginResponse
- func (*DeleteBeginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBeginResponse) GetBizId() string
- func (x *DeleteBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *DeleteBeginResponse) GetStatus() *Status
- func (*DeleteBeginResponse) ProtoMessage()
- func (x *DeleteBeginResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteBeginResponse) Reset()
- func (x *DeleteBeginResponse) String() string
- func (m *DeleteBeginResponse) Validate() error
- func (m *DeleteBeginResponse) ValidateAll() error
- type DeleteBeginResponseMultiError
- type DeleteBeginResponseValidationError
- func (e DeleteBeginResponseValidationError) Cause() error
- func (e DeleteBeginResponseValidationError) Error() string
- func (e DeleteBeginResponseValidationError) ErrorName() string
- func (e DeleteBeginResponseValidationError) Field() string
- func (e DeleteBeginResponseValidationError) Key() bool
- func (e DeleteBeginResponseValidationError) Reason() string
- type DeleteCheckRequest
- func (*DeleteCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCheckRequest) GetBizId() string
- func (*DeleteCheckRequest) ProtoMessage()
- func (x *DeleteCheckRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCheckRequest) Reset()
- func (x *DeleteCheckRequest) String() string
- func (m *DeleteCheckRequest) Validate() error
- func (m *DeleteCheckRequest) ValidateAll() error
- type DeleteCheckRequestMultiError
- type DeleteCheckRequestValidationError
- func (e DeleteCheckRequestValidationError) Cause() error
- func (e DeleteCheckRequestValidationError) Error() string
- func (e DeleteCheckRequestValidationError) ErrorName() string
- func (e DeleteCheckRequestValidationError) Field() string
- func (e DeleteCheckRequestValidationError) Key() bool
- func (e DeleteCheckRequestValidationError) Reason() string
- type DeleteCheckResponse
- func (*DeleteCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *DeleteCheckResponse) GetStatus() *Status
- func (*DeleteCheckResponse) ProtoMessage()
- func (x *DeleteCheckResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCheckResponse) Reset()
- func (x *DeleteCheckResponse) String() string
- func (m *DeleteCheckResponse) Validate() error
- func (m *DeleteCheckResponse) ValidateAll() error
- type DeleteCheckResponseMultiError
- type DeleteCheckResponseValidationError
- func (e DeleteCheckResponseValidationError) Cause() error
- func (e DeleteCheckResponseValidationError) Error() string
- func (e DeleteCheckResponseValidationError) ErrorName() string
- func (e DeleteCheckResponseValidationError) Field() string
- func (e DeleteCheckResponseValidationError) Key() bool
- func (e DeleteCheckResponseValidationError) Reason() string
- type DeleteEndRequest
- func (*DeleteEndRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteEndRequest) GetBizId() string
- func (*DeleteEndRequest) ProtoMessage()
- func (x *DeleteEndRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEndRequest) Reset()
- func (x *DeleteEndRequest) String() string
- func (m *DeleteEndRequest) Validate() error
- func (m *DeleteEndRequest) ValidateAll() error
- type DeleteEndRequestMultiError
- type DeleteEndRequestValidationError
- func (e DeleteEndRequestValidationError) Cause() error
- func (e DeleteEndRequestValidationError) Error() string
- func (e DeleteEndRequestValidationError) ErrorName() string
- func (e DeleteEndRequestValidationError) Field() string
- func (e DeleteEndRequestValidationError) Key() bool
- func (e DeleteEndRequestValidationError) Reason() string
- type DeleteEndResponse
- func (*DeleteEndResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteEndResponse) GetStatus() *Status
- func (*DeleteEndResponse) ProtoMessage()
- func (x *DeleteEndResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteEndResponse) Reset()
- func (x *DeleteEndResponse) String() string
- func (m *DeleteEndResponse) Validate() error
- func (m *DeleteEndResponse) ValidateAll() error
- type DeleteEndResponseMultiError
- type DeleteEndResponseValidationError
- func (e DeleteEndResponseValidationError) Cause() error
- func (e DeleteEndResponseValidationError) Error() string
- func (e DeleteEndResponseValidationError) ErrorName() string
- func (e DeleteEndResponseValidationError) Field() string
- func (e DeleteEndResponseValidationError) Key() bool
- func (e DeleteEndResponseValidationError) Reason() string
- type DoSetupRequest
- func (*DoSetupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DoSetupRequest) GetBizId() string
- func (x *DoSetupRequest) GetCode() string
- func (*DoSetupRequest) ProtoMessage()
- func (x *DoSetupRequest) ProtoReflect() protoreflect.Message
- func (x *DoSetupRequest) Reset()
- func (x *DoSetupRequest) String() string
- func (m *DoSetupRequest) Validate() error
- func (m *DoSetupRequest) ValidateAll() error
- type DoSetupRequestMultiError
- type DoSetupRequestValidationError
- func (e DoSetupRequestValidationError) Cause() error
- func (e DoSetupRequestValidationError) Error() string
- func (e DoSetupRequestValidationError) ErrorName() string
- func (e DoSetupRequestValidationError) Field() string
- func (e DoSetupRequestValidationError) Key() bool
- func (e DoSetupRequestValidationError) Reason() string
- type DoSetupResponse
- func (*DoSetupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DoSetupResponse) GetStatus() *Status
- func (*DoSetupResponse) ProtoMessage()
- func (x *DoSetupResponse) ProtoReflect() protoreflect.Message
- func (x *DoSetupResponse) Reset()
- func (x *DoSetupResponse) String() string
- func (m *DoSetupResponse) Validate() error
- func (m *DoSetupResponse) ValidateAll() error
- type DoSetupResponseMultiError
- type DoSetupResponseValidationError
- func (e DoSetupResponseValidationError) Cause() error
- func (e DoSetupResponseValidationError) Error() string
- func (e DoSetupResponseValidationError) ErrorName() string
- func (e DoSetupResponseValidationError) Field() string
- func (e DoSetupResponseValidationError) Key() bool
- func (e DoSetupResponseValidationError) Reason() string
- type Event
- type GetSetupInfoRequest
- func (*GetSetupInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSetupInfoRequest) GetBizId() string
- func (*GetSetupInfoRequest) ProtoMessage()
- func (x *GetSetupInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetSetupInfoRequest) Reset()
- func (x *GetSetupInfoRequest) String() string
- func (m *GetSetupInfoRequest) Validate() error
- func (m *GetSetupInfoRequest) ValidateAll() error
- type GetSetupInfoRequestMultiError
- type GetSetupInfoRequestValidationError
- func (e GetSetupInfoRequestValidationError) Cause() error
- func (e GetSetupInfoRequestValidationError) Error() string
- func (e GetSetupInfoRequestValidationError) ErrorName() string
- func (e GetSetupInfoRequestValidationError) Field() string
- func (e GetSetupInfoRequestValidationError) Key() bool
- func (e GetSetupInfoRequestValidationError) Reason() string
- type GetSetupInfoResponse
- func (*GetSetupInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSetupInfoResponse) GetQrCode() string
- func (x *GetSetupInfoResponse) GetSecretKey() string
- func (x *GetSetupInfoResponse) GetStatus() *Status
- func (*GetSetupInfoResponse) ProtoMessage()
- func (x *GetSetupInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetSetupInfoResponse) Reset()
- func (x *GetSetupInfoResponse) String() string
- func (m *GetSetupInfoResponse) Validate() error
- func (m *GetSetupInfoResponse) ValidateAll() error
- type GetSetupInfoResponseMultiError
- type GetSetupInfoResponseValidationError
- func (e GetSetupInfoResponseValidationError) Cause() error
- func (e GetSetupInfoResponseValidationError) Error() string
- func (e GetSetupInfoResponseValidationError) ErrorName() string
- func (e GetSetupInfoResponseValidationError) Field() string
- func (e GetSetupInfoResponseValidationError) Key() bool
- func (e GetSetupInfoResponseValidationError) Reason() string
- type ListUsersRequest
- func (*ListUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListUsersRequest) ProtoMessage()
- func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsersRequest) Reset()
- func (x *ListUsersRequest) String() string
- func (m *ListUsersRequest) Validate() error
- func (m *ListUsersRequest) ValidateAll() error
- type ListUsersRequestMultiError
- type ListUsersRequestValidationError
- func (e ListUsersRequestValidationError) Cause() error
- func (e ListUsersRequestValidationError) Error() string
- func (e ListUsersRequestValidationError) ErrorName() string
- func (e ListUsersRequestValidationError) Field() string
- func (e ListUsersRequestValidationError) Key() bool
- func (e ListUsersRequestValidationError) Reason() string
- type ListUsersResponse
- func (*ListUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersResponse) GetStatus() *Status
- func (x *ListUsersResponse) GetUserInfos() []*UserInfo
- func (*ListUsersResponse) ProtoMessage()
- func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsersResponse) Reset()
- func (x *ListUsersResponse) String() string
- func (m *ListUsersResponse) Validate() error
- func (m *ListUsersResponse) ValidateAll() error
- type ListUsersResponseMultiError
- type ListUsersResponseValidationError
- func (e ListUsersResponseValidationError) Cause() error
- func (e ListUsersResponseValidationError) Error() string
- func (e ListUsersResponseValidationError) ErrorName() string
- func (e ListUsersResponseValidationError) Field() string
- func (e ListUsersResponseValidationError) Key() bool
- func (e ListUsersResponseValidationError) Reason() string
- type LoginBeginRequest
- func (*LoginBeginRequest) Descriptor() ([]byte, []int)deprecated
- func (*LoginBeginRequest) ProtoMessage()
- func (x *LoginBeginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginBeginRequest) Reset()
- func (x *LoginBeginRequest) String() string
- func (m *LoginBeginRequest) Validate() error
- func (m *LoginBeginRequest) ValidateAll() error
- type LoginBeginRequestMultiError
- type LoginBeginRequestValidationError
- func (e LoginBeginRequestValidationError) Cause() error
- func (e LoginBeginRequestValidationError) Error() string
- func (e LoginBeginRequestValidationError) ErrorName() string
- func (e LoginBeginRequestValidationError) Field() string
- func (e LoginBeginRequestValidationError) Key() bool
- func (e LoginBeginRequestValidationError) Reason() string
- type LoginBeginResponse
- func (*LoginBeginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginBeginResponse) GetBizId() string
- func (x *LoginBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *LoginBeginResponse) GetStatus() *Status
- func (*LoginBeginResponse) ProtoMessage()
- func (x *LoginBeginResponse) ProtoReflect() protoreflect.Message
- func (x *LoginBeginResponse) Reset()
- func (x *LoginBeginResponse) String() string
- func (m *LoginBeginResponse) Validate() error
- func (m *LoginBeginResponse) ValidateAll() error
- type LoginBeginResponseMultiError
- type LoginBeginResponseValidationError
- func (e LoginBeginResponseValidationError) Cause() error
- func (e LoginBeginResponseValidationError) Error() string
- func (e LoginBeginResponseValidationError) ErrorName() string
- func (e LoginBeginResponseValidationError) Field() string
- func (e LoginBeginResponseValidationError) Key() bool
- func (e LoginBeginResponseValidationError) Reason() string
- type LoginCheckRequest
- func (*LoginCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginCheckRequest) GetBizId() string
- func (*LoginCheckRequest) ProtoMessage()
- func (x *LoginCheckRequest) ProtoReflect() protoreflect.Message
- func (x *LoginCheckRequest) Reset()
- func (x *LoginCheckRequest) String() string
- func (m *LoginCheckRequest) Validate() error
- func (m *LoginCheckRequest) ValidateAll() error
- type LoginCheckRequestMultiError
- type LoginCheckRequestValidationError
- func (e LoginCheckRequestValidationError) Cause() error
- func (e LoginCheckRequestValidationError) Error() string
- func (e LoginCheckRequestValidationError) ErrorName() string
- func (e LoginCheckRequestValidationError) Field() string
- func (e LoginCheckRequestValidationError) Key() bool
- func (e LoginCheckRequestValidationError) Reason() string
- type LoginCheckResponse
- func (*LoginCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *LoginCheckResponse) GetStatus() *Status
- func (*LoginCheckResponse) ProtoMessage()
- func (x *LoginCheckResponse) ProtoReflect() protoreflect.Message
- func (x *LoginCheckResponse) Reset()
- func (x *LoginCheckResponse) String() string
- func (m *LoginCheckResponse) Validate() error
- func (m *LoginCheckResponse) ValidateAll() error
- type LoginCheckResponseMultiError
- type LoginCheckResponseValidationError
- func (e LoginCheckResponseValidationError) Cause() error
- func (e LoginCheckResponseValidationError) Error() string
- func (e LoginCheckResponseValidationError) ErrorName() string
- func (e LoginCheckResponseValidationError) Field() string
- func (e LoginCheckResponseValidationError) Key() bool
- func (e LoginCheckResponseValidationError) Reason() string
- type LoginEndRequest
- func (*LoginEndRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginEndRequest) GetBizId() string
- func (*LoginEndRequest) ProtoMessage()
- func (x *LoginEndRequest) ProtoReflect() protoreflect.Message
- func (x *LoginEndRequest) Reset()
- func (x *LoginEndRequest) String() string
- func (m *LoginEndRequest) Validate() error
- func (m *LoginEndRequest) ValidateAll() error
- type LoginEndRequestMultiError
- type LoginEndRequestValidationError
- func (e LoginEndRequestValidationError) Cause() error
- func (e LoginEndRequestValidationError) Error() string
- func (e LoginEndRequestValidationError) ErrorName() string
- func (e LoginEndRequestValidationError) Field() string
- func (e LoginEndRequestValidationError) Key() bool
- func (e LoginEndRequestValidationError) Reason() string
- type LoginEndResponse
- func (*LoginEndResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginEndResponse) GetStatus() *Status
- func (x *LoginEndResponse) GetUserId() string
- func (*LoginEndResponse) ProtoMessage()
- func (x *LoginEndResponse) ProtoReflect() protoreflect.Message
- func (x *LoginEndResponse) Reset()
- func (x *LoginEndResponse) String() string
- func (m *LoginEndResponse) Validate() error
- func (m *LoginEndResponse) ValidateAll() error
- type LoginEndResponseMultiError
- type LoginEndResponseValidationError
- func (e LoginEndResponseValidationError) Cause() error
- func (e LoginEndResponseValidationError) Error() string
- func (e LoginEndResponseValidationError) ErrorName() string
- func (e LoginEndResponseValidationError) Field() string
- func (e LoginEndResponseValidationError) Key() bool
- func (e LoginEndResponseValidationError) Reason() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetBizId() string
- func (x *LoginRequest) GetPassword() string
- func (x *LoginRequest) GetUserName() string
- func (*LoginRequest) ProtoMessage()
- func (x *LoginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginRequest) Reset()
- func (x *LoginRequest) String() string
- func (m *LoginRequest) Validate() error
- func (m *LoginRequest) ValidateAll() error
- type LoginRequestMultiError
- type LoginRequestValidationError
- func (e LoginRequestValidationError) Cause() error
- func (e LoginRequestValidationError) Error() string
- func (e LoginRequestValidationError) ErrorName() string
- func (e LoginRequestValidationError) Field() string
- func (e LoginRequestValidationError) Key() bool
- func (e LoginRequestValidationError) Reason() string
- type LoginResponse
- func (*LoginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResponse) GetStatus() *Status
- func (*LoginResponse) ProtoMessage()
- func (x *LoginResponse) ProtoReflect() protoreflect.Message
- func (x *LoginResponse) Reset()
- func (x *LoginResponse) String() string
- func (m *LoginResponse) Validate() error
- func (m *LoginResponse) ValidateAll() error
- type LoginResponseMultiError
- type LoginResponseValidationError
- func (e LoginResponseValidationError) Cause() error
- func (e LoginResponseValidationError) Error() string
- func (e LoginResponseValidationError) ErrorName() string
- func (e LoginResponseValidationError) Field() string
- func (e LoginResponseValidationError) Key() bool
- func (e LoginResponseValidationError) Reason() string
- type LogoutRequest
- func (*LogoutRequest) Descriptor() ([]byte, []int)deprecated
- func (*LogoutRequest) ProtoMessage()
- func (x *LogoutRequest) ProtoReflect() protoreflect.Message
- func (x *LogoutRequest) Reset()
- func (x *LogoutRequest) String() string
- func (m *LogoutRequest) Validate() error
- func (m *LogoutRequest) ValidateAll() error
- type LogoutRequestMultiError
- type LogoutRequestValidationError
- func (e LogoutRequestValidationError) Cause() error
- func (e LogoutRequestValidationError) Error() string
- func (e LogoutRequestValidationError) ErrorName() string
- func (e LogoutRequestValidationError) Field() string
- func (e LogoutRequestValidationError) Key() bool
- func (e LogoutRequestValidationError) Reason() string
- type LogoutResponse
- func (*LogoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LogoutResponse) GetStatus() *Status
- func (*LogoutResponse) ProtoMessage()
- func (x *LogoutResponse) ProtoReflect() protoreflect.Message
- func (x *LogoutResponse) Reset()
- func (x *LogoutResponse) String() string
- func (m *LogoutResponse) Validate() error
- func (m *LogoutResponse) ValidateAll() error
- type LogoutResponseMultiError
- type LogoutResponseValidationError
- func (e LogoutResponseValidationError) Cause() error
- func (e LogoutResponseValidationError) Error() string
- func (e LogoutResponseValidationError) ErrorName() string
- func (e LogoutResponseValidationError) Field() string
- func (e LogoutResponseValidationError) Key() bool
- func (e LogoutResponseValidationError) Reason() string
- type RegisterBeginRequest
- func (*RegisterBeginRequest) Descriptor() ([]byte, []int)deprecated
- func (*RegisterBeginRequest) ProtoMessage()
- func (x *RegisterBeginRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterBeginRequest) Reset()
- func (x *RegisterBeginRequest) String() string
- func (m *RegisterBeginRequest) Validate() error
- func (m *RegisterBeginRequest) ValidateAll() error
- type RegisterBeginRequestMultiError
- type RegisterBeginRequestValidationError
- func (e RegisterBeginRequestValidationError) Cause() error
- func (e RegisterBeginRequestValidationError) Error() string
- func (e RegisterBeginRequestValidationError) ErrorName() string
- func (e RegisterBeginRequestValidationError) Field() string
- func (e RegisterBeginRequestValidationError) Key() bool
- func (e RegisterBeginRequestValidationError) Reason() string
- type RegisterBeginResponse
- func (*RegisterBeginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterBeginResponse) GetBizId() string
- func (x *RegisterBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *RegisterBeginResponse) GetStatus() *Status
- func (*RegisterBeginResponse) ProtoMessage()
- func (x *RegisterBeginResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterBeginResponse) Reset()
- func (x *RegisterBeginResponse) String() string
- func (m *RegisterBeginResponse) Validate() error
- func (m *RegisterBeginResponse) ValidateAll() error
- type RegisterBeginResponseMultiError
- type RegisterBeginResponseValidationError
- func (e RegisterBeginResponseValidationError) Cause() error
- func (e RegisterBeginResponseValidationError) Error() string
- func (e RegisterBeginResponseValidationError) ErrorName() string
- func (e RegisterBeginResponseValidationError) Field() string
- func (e RegisterBeginResponseValidationError) Key() bool
- func (e RegisterBeginResponseValidationError) Reason() string
- type RegisterCheckRequest
- func (*RegisterCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterCheckRequest) GetBizId() string
- func (*RegisterCheckRequest) ProtoMessage()
- func (x *RegisterCheckRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterCheckRequest) Reset()
- func (x *RegisterCheckRequest) String() string
- func (m *RegisterCheckRequest) Validate() error
- func (m *RegisterCheckRequest) ValidateAll() error
- type RegisterCheckRequestMultiError
- type RegisterCheckRequestValidationError
- func (e RegisterCheckRequestValidationError) Cause() error
- func (e RegisterCheckRequestValidationError) Error() string
- func (e RegisterCheckRequestValidationError) ErrorName() string
- func (e RegisterCheckRequestValidationError) Field() string
- func (e RegisterCheckRequestValidationError) Key() bool
- func (e RegisterCheckRequestValidationError) Reason() string
- type RegisterCheckResponse
- func (*RegisterCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
- func (x *RegisterCheckResponse) GetStatus() *Status
- func (*RegisterCheckResponse) ProtoMessage()
- func (x *RegisterCheckResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterCheckResponse) Reset()
- func (x *RegisterCheckResponse) String() string
- func (m *RegisterCheckResponse) Validate() error
- func (m *RegisterCheckResponse) ValidateAll() error
- type RegisterCheckResponseMultiError
- type RegisterCheckResponseValidationError
- func (e RegisterCheckResponseValidationError) Cause() error
- func (e RegisterCheckResponseValidationError) Error() string
- func (e RegisterCheckResponseValidationError) ErrorName() string
- func (e RegisterCheckResponseValidationError) Field() string
- func (e RegisterCheckResponseValidationError) Key() bool
- func (e RegisterCheckResponseValidationError) Reason() string
- type RegisterEndRequest
- func (*RegisterEndRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterEndRequest) GetBizId() string
- func (*RegisterEndRequest) ProtoMessage()
- func (x *RegisterEndRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterEndRequest) Reset()
- func (x *RegisterEndRequest) String() string
- func (m *RegisterEndRequest) Validate() error
- func (m *RegisterEndRequest) ValidateAll() error
- type RegisterEndRequestMultiError
- type RegisterEndRequestValidationError
- func (e RegisterEndRequestValidationError) Cause() error
- func (e RegisterEndRequestValidationError) Error() string
- func (e RegisterEndRequestValidationError) ErrorName() string
- func (e RegisterEndRequestValidationError) Field() string
- func (e RegisterEndRequestValidationError) Key() bool
- func (e RegisterEndRequestValidationError) Reason() string
- type RegisterEndResponse
- func (*RegisterEndResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterEndResponse) GetStatus() *Status
- func (x *RegisterEndResponse) GetUserId() string
- func (*RegisterEndResponse) ProtoMessage()
- func (x *RegisterEndResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterEndResponse) Reset()
- func (x *RegisterEndResponse) String() string
- func (m *RegisterEndResponse) Validate() error
- func (m *RegisterEndResponse) ValidateAll() error
- type RegisterEndResponseMultiError
- type RegisterEndResponseValidationError
- func (e RegisterEndResponseValidationError) Cause() error
- func (e RegisterEndResponseValidationError) Error() string
- func (e RegisterEndResponseValidationError) ErrorName() string
- func (e RegisterEndResponseValidationError) Field() string
- func (e RegisterEndResponseValidationError) Key() bool
- func (e RegisterEndResponseValidationError) Reason() string
- type RegisterRequest
- func (*RegisterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterRequest) GetBizId() string
- func (x *RegisterRequest) GetPassword() string
- func (x *RegisterRequest) GetUserName() string
- func (*RegisterRequest) ProtoMessage()
- func (x *RegisterRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterRequest) Reset()
- func (x *RegisterRequest) String() string
- func (m *RegisterRequest) Validate() error
- func (m *RegisterRequest) ValidateAll() error
- type RegisterRequestMultiError
- type RegisterRequestValidationError
- func (e RegisterRequestValidationError) Cause() error
- func (e RegisterRequestValidationError) Error() string
- func (e RegisterRequestValidationError) ErrorName() string
- func (e RegisterRequestValidationError) Field() string
- func (e RegisterRequestValidationError) Key() bool
- func (e RegisterRequestValidationError) Reason() string
- type RegisterResponse
- func (*RegisterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterResponse) GetStatus() *Status
- func (*RegisterResponse) ProtoMessage()
- func (x *RegisterResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterResponse) Reset()
- func (x *RegisterResponse) String() string
- func (m *RegisterResponse) Validate() error
- func (m *RegisterResponse) ValidateAll() error
- type RegisterResponseMultiError
- type RegisterResponseValidationError
- func (e RegisterResponseValidationError) Cause() error
- func (e RegisterResponseValidationError) Error() string
- func (e RegisterResponseValidationError) ErrorName() string
- func (e RegisterResponseValidationError) Field() string
- func (e RegisterResponseValidationError) Key() bool
- func (e RegisterResponseValidationError) Reason() string
- type RenewTokenRequest
- func (*RenewTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (*RenewTokenRequest) ProtoMessage()
- func (x *RenewTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RenewTokenRequest) Reset()
- func (x *RenewTokenRequest) String() string
- func (m *RenewTokenRequest) Validate() error
- func (m *RenewTokenRequest) ValidateAll() error
- type RenewTokenRequestMultiError
- type RenewTokenRequestValidationError
- func (e RenewTokenRequestValidationError) Cause() error
- func (e RenewTokenRequestValidationError) Error() string
- func (e RenewTokenRequestValidationError) ErrorName() string
- func (e RenewTokenRequestValidationError) Field() string
- func (e RenewTokenRequestValidationError) Key() bool
- func (e RenewTokenRequestValidationError) Reason() string
- type RenewTokenResponse
- func (*RenewTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RenewTokenResponse) GetNewToken() string
- func (x *RenewTokenResponse) GetStatus() *Status
- func (x *RenewTokenResponse) GetTokenInfo() *UserTokenInfo
- func (*RenewTokenResponse) ProtoMessage()
- func (x *RenewTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RenewTokenResponse) Reset()
- func (x *RenewTokenResponse) String() string
- func (m *RenewTokenResponse) Validate() error
- func (m *RenewTokenResponse) ValidateAll() error
- type RenewTokenResponseMultiError
- type RenewTokenResponseValidationError
- func (e RenewTokenResponseValidationError) Cause() error
- func (e RenewTokenResponseValidationError) Error() string
- func (e RenewTokenResponseValidationError) ErrorName() string
- func (e RenewTokenResponseValidationError) Field() string
- func (e RenewTokenResponseValidationError) Key() bool
- func (e RenewTokenResponseValidationError) Reason() string
- type SetAdminFlagRequest
- func (*SetAdminFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAdminFlagRequest) GetAdminFlag() bool
- func (x *SetAdminFlagRequest) GetBizId() string
- func (x *SetAdminFlagRequest) GetUserId() string
- func (*SetAdminFlagRequest) ProtoMessage()
- func (x *SetAdminFlagRequest) ProtoReflect() protoreflect.Message
- func (x *SetAdminFlagRequest) Reset()
- func (x *SetAdminFlagRequest) String() string
- func (m *SetAdminFlagRequest) Validate() error
- func (m *SetAdminFlagRequest) ValidateAll() error
- type SetAdminFlagRequestMultiError
- type SetAdminFlagRequestValidationError
- func (e SetAdminFlagRequestValidationError) Cause() error
- func (e SetAdminFlagRequestValidationError) Error() string
- func (e SetAdminFlagRequestValidationError) ErrorName() string
- func (e SetAdminFlagRequestValidationError) Field() string
- func (e SetAdminFlagRequestValidationError) Key() bool
- func (e SetAdminFlagRequestValidationError) Reason() string
- type SetAdminFlagResponse
- func (*SetAdminFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetAdminFlagResponse) GetStatus() *Status
- func (*SetAdminFlagResponse) ProtoMessage()
- func (x *SetAdminFlagResponse) ProtoReflect() protoreflect.Message
- func (x *SetAdminFlagResponse) Reset()
- func (x *SetAdminFlagResponse) String() string
- func (m *SetAdminFlagResponse) Validate() error
- func (m *SetAdminFlagResponse) ValidateAll() error
- type SetAdminFlagResponseMultiError
- type SetAdminFlagResponseValidationError
- func (e SetAdminFlagResponseValidationError) Cause() error
- func (e SetAdminFlagResponseValidationError) Error() string
- func (e SetAdminFlagResponseValidationError) ErrorName() string
- func (e SetAdminFlagResponseValidationError) Field() string
- func (e SetAdminFlagResponseValidationError) Key() bool
- func (e SetAdminFlagResponseValidationError) Reason() string
- type SetUserNameRequest
- func (*SetUserNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserNameRequest) GetBizId() string
- func (x *SetUserNameRequest) GetUserName() string
- func (*SetUserNameRequest) ProtoMessage()
- func (x *SetUserNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserNameRequest) Reset()
- func (x *SetUserNameRequest) String() string
- func (m *SetUserNameRequest) Validate() error
- func (m *SetUserNameRequest) ValidateAll() error
- type SetUserNameRequestMultiError
- type SetUserNameRequestValidationError
- func (e SetUserNameRequestValidationError) Cause() error
- func (e SetUserNameRequestValidationError) Error() string
- func (e SetUserNameRequestValidationError) ErrorName() string
- func (e SetUserNameRequestValidationError) Field() string
- func (e SetUserNameRequestValidationError) Key() bool
- func (e SetUserNameRequestValidationError) Reason() string
- type SetUserNameResponse
- func (*SetUserNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserNameResponse) GetStatus() *Status
- func (*SetUserNameResponse) ProtoMessage()
- func (x *SetUserNameResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserNameResponse) Reset()
- func (x *SetUserNameResponse) String() string
- func (m *SetUserNameResponse) Validate() error
- func (m *SetUserNameResponse) ValidateAll() error
- type SetUserNameResponseMultiError
- type SetUserNameResponseValidationError
- func (e SetUserNameResponseValidationError) Cause() error
- func (e SetUserNameResponseValidationError) Error() string
- func (e SetUserNameResponseValidationError) ErrorName() string
- func (e SetUserNameResponseValidationError) Field() string
- func (e SetUserNameResponseValidationError) Key() bool
- func (e SetUserNameResponseValidationError) Reason() string
- type Status
- func (*Status) Descriptor() ([]byte, []int)deprecated
- func (x *Status) GetCode() Code
- func (x *Status) GetMessage() string
- func (*Status) ProtoMessage()
- func (x *Status) ProtoReflect() protoreflect.Message
- func (x *Status) Reset()
- func (x *Status) String() string
- func (m *Status) Validate() error
- func (m *Status) ValidateAll() error
- type StatusMultiError
- type StatusValidationError
- type UnimplementedAuthenticatorAdminServer
- type UnimplementedAuthenticatorAnonymousServer
- type UnimplementedAuthenticatorGoogle2FaServer
- func (UnimplementedAuthenticatorGoogle2FaServer) DoSetup(context.Context, *DoSetupRequest) (*DoSetupResponse, error)
- func (UnimplementedAuthenticatorGoogle2FaServer) GetSetupInfo(context.Context, *GetSetupInfoRequest) (*GetSetupInfoResponse, error)
- func (UnimplementedAuthenticatorGoogle2FaServer) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error)
- type UnimplementedAuthenticatorUserPassServer
- func (UnimplementedAuthenticatorUserPassServer) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error)
- func (UnimplementedAuthenticatorUserPassServer) Login(context.Context, *LoginRequest) (*LoginResponse, error)
- func (UnimplementedAuthenticatorUserPassServer) Register(context.Context, *RegisterRequest) (*RegisterResponse, error)
- func (UnimplementedAuthenticatorUserPassServer) VerifyPassword(context.Context, *VerifyPasswordRequest) (*VerifyPasswordResponse, error)
- type UnimplementedUserServicerServer
- func (UnimplementedUserServicerServer) ChangeBegin(context.Context, *ChangeBeginRequest) (*ChangeBeginResponse, error)
- func (UnimplementedUserServicerServer) ChangeCheck(context.Context, *ChangeCheckRequest) (*ChangeCheckResponse, error)
- func (UnimplementedUserServicerServer) ChangeEnd(context.Context, *ChangeEndRequest) (*ChangeEndResponse, error)
- func (UnimplementedUserServicerServer) CheckToken(context.Context, *CheckTokenRequest) (*CheckTokenResponse, error)
- func (UnimplementedUserServicerServer) DeleteBegin(context.Context, *DeleteBeginRequest) (*DeleteBeginResponse, error)
- func (UnimplementedUserServicerServer) DeleteCheck(context.Context, *DeleteCheckRequest) (*DeleteCheckResponse, error)
- func (UnimplementedUserServicerServer) DeleteEnd(context.Context, *DeleteEndRequest) (*DeleteEndResponse, error)
- func (UnimplementedUserServicerServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
- func (UnimplementedUserServicerServer) LoginBegin(context.Context, *LoginBeginRequest) (*LoginBeginResponse, error)
- func (UnimplementedUserServicerServer) LoginCheck(context.Context, *LoginCheckRequest) (*LoginCheckResponse, error)
- func (UnimplementedUserServicerServer) LoginEnd(context.Context, *LoginEndRequest) (*LoginEndResponse, error)
- func (UnimplementedUserServicerServer) Logout(context.Context, *LogoutRequest) (*LogoutResponse, error)
- func (UnimplementedUserServicerServer) RegisterBegin(context.Context, *RegisterBeginRequest) (*RegisterBeginResponse, error)
- func (UnimplementedUserServicerServer) RegisterCheck(context.Context, *RegisterCheckRequest) (*RegisterCheckResponse, error)
- func (UnimplementedUserServicerServer) RegisterEnd(context.Context, *RegisterEndRequest) (*RegisterEndResponse, error)
- func (UnimplementedUserServicerServer) RenewToken(context.Context, *RenewTokenRequest) (*RenewTokenResponse, error)
- type UnsafeAuthenticatorAdminServer
- type UnsafeAuthenticatorAnonymousServer
- type UnsafeAuthenticatorGoogle2FaServer
- type UnsafeAuthenticatorUserPassServer
- type UnsafeUserServicerServer
- type UserInfo
- func (*UserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfo) GetAdmin() bool
- func (x *UserInfo) GetHasGoogle_2Fa() bool
- func (x *UserInfo) GetId() uint64
- func (x *UserInfo) GetUserName() string
- func (*UserInfo) ProtoMessage()
- func (x *UserInfo) ProtoReflect() protoreflect.Message
- func (x *UserInfo) Reset()
- func (x *UserInfo) String() string
- func (m *UserInfo) Validate() error
- func (m *UserInfo) ValidateAll() error
- type UserInfoMultiError
- type UserInfoValidationError
- type UserServicerClient
- type UserServicerServer
- type UserTokenInfo
- func (*UserTokenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserTokenInfo) GetAge() int64
- func (x *UserTokenInfo) GetId() uint64
- func (x *UserTokenInfo) GetStartAt() int64
- func (x *UserTokenInfo) GetUserName() string
- func (*UserTokenInfo) ProtoMessage()
- func (x *UserTokenInfo) ProtoReflect() protoreflect.Message
- func (x *UserTokenInfo) Reset()
- func (x *UserTokenInfo) String() string
- func (m *UserTokenInfo) Validate() error
- func (m *UserTokenInfo) ValidateAll() error
- type UserTokenInfoMultiError
- type UserTokenInfoValidationError
- func (e UserTokenInfoValidationError) Cause() error
- func (e UserTokenInfoValidationError) Error() string
- func (e UserTokenInfoValidationError) ErrorName() string
- func (e UserTokenInfoValidationError) Field() string
- func (e UserTokenInfoValidationError) Key() bool
- func (e UserTokenInfoValidationError) Reason() string
- type VerifyPasswordRequest
- func (*VerifyPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyPasswordRequest) GetBizId() string
- func (x *VerifyPasswordRequest) GetPassword() string
- func (*VerifyPasswordRequest) ProtoMessage()
- func (x *VerifyPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyPasswordRequest) Reset()
- func (x *VerifyPasswordRequest) String() string
- func (m *VerifyPasswordRequest) Validate() error
- func (m *VerifyPasswordRequest) ValidateAll() error
- type VerifyPasswordRequestMultiError
- type VerifyPasswordRequestValidationError
- func (e VerifyPasswordRequestValidationError) Cause() error
- func (e VerifyPasswordRequestValidationError) Error() string
- func (e VerifyPasswordRequestValidationError) ErrorName() string
- func (e VerifyPasswordRequestValidationError) Field() string
- func (e VerifyPasswordRequestValidationError) Key() bool
- func (e VerifyPasswordRequestValidationError) Reason() string
- type VerifyPasswordResponse
- func (*VerifyPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyPasswordResponse) GetStatus() *Status
- func (*VerifyPasswordResponse) ProtoMessage()
- func (x *VerifyPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyPasswordResponse) Reset()
- func (x *VerifyPasswordResponse) String() string
- func (m *VerifyPasswordResponse) Validate() error
- func (m *VerifyPasswordResponse) ValidateAll() error
- type VerifyPasswordResponseMultiError
- type VerifyPasswordResponseValidationError
- func (e VerifyPasswordResponseValidationError) Cause() error
- func (e VerifyPasswordResponseValidationError) Error() string
- func (e VerifyPasswordResponseValidationError) ErrorName() string
- func (e VerifyPasswordResponseValidationError) Field() string
- func (e VerifyPasswordResponseValidationError) Key() bool
- func (e VerifyPasswordResponseValidationError) Reason() string
- type VerifyRequest
- func (*VerifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyRequest) GetBizId() string
- func (x *VerifyRequest) GetCode() string
- func (*VerifyRequest) ProtoMessage()
- func (x *VerifyRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyRequest) Reset()
- func (x *VerifyRequest) String() string
- func (m *VerifyRequest) Validate() error
- func (m *VerifyRequest) ValidateAll() error
- type VerifyRequestMultiError
- type VerifyRequestValidationError
- func (e VerifyRequestValidationError) Cause() error
- func (e VerifyRequestValidationError) Error() string
- func (e VerifyRequestValidationError) ErrorName() string
- func (e VerifyRequestValidationError) Field() string
- func (e VerifyRequestValidationError) Key() bool
- func (e VerifyRequestValidationError) Reason() string
- type VerifyResponse
- func (*VerifyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyResponse) GetStatus() *Status
- func (*VerifyResponse) ProtoMessage()
- func (x *VerifyResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyResponse) Reset()
- func (x *VerifyResponse) String() string
- func (m *VerifyResponse) Validate() error
- func (m *VerifyResponse) ValidateAll() error
- type VerifyResponseMultiError
- type VerifyResponseValidationError
- func (e VerifyResponseValidationError) Cause() error
- func (e VerifyResponseValidationError) Error() string
- func (e VerifyResponseValidationError) ErrorName() string
- func (e VerifyResponseValidationError) Field() string
- func (e VerifyResponseValidationError) Key() bool
- func (e VerifyResponseValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( Code_name = map[int32]string{ 0: "CODE_UNSPECIFIED", 1: "CODE_OK", 2: "CODE_NEED_AUTHENTICATOR", 3: "CODE_NOT_COMPLETED", 4: "CODE_NO_DATA_ERROR", 5: "CODE_INVALID_ARGS_ERROR", 6: "CODE_INTERNAL_ERROR", 7: "CODE_EXISTS_ERROR", 8: "CODE_NOT_IMPLEMENT_ERROR", 9: "CODE_CONFLICT_ERROR", 10: "CODE_EXPIRED_ERROR", 11: "CODE_LOGIC_ERROR", 12: "CODE_DUP_ERROR", 13: "CODE_VERIFY_ERROR", 14: "CODE_BAD_DATA_ERROR", 15: "CODE_PERMISSION_ERROR", } Code_value = map[string]int32{ "CODE_UNSPECIFIED": 0, "CODE_OK": 1, "CODE_NEED_AUTHENTICATOR": 2, "CODE_NOT_COMPLETED": 3, "CODE_NO_DATA_ERROR": 4, "CODE_INVALID_ARGS_ERROR": 5, "CODE_INTERNAL_ERROR": 6, "CODE_EXISTS_ERROR": 7, "CODE_NOT_IMPLEMENT_ERROR": 8, "CODE_CONFLICT_ERROR": 9, "CODE_EXPIRED_ERROR": 10, "CODE_LOGIC_ERROR": 11, "CODE_DUP_ERROR": 12, "CODE_VERIFY_ERROR": 13, "CODE_BAD_DATA_ERROR": 14, "CODE_PERMISSION_ERROR": 15, } )
Enum value maps for Code.
var ( AuthenticatorIdentity_name = map[int32]string{ 0: "AUTHENTICATOR_IDENTITY_UNSPECIFIED", 1: "AUTHENTICATOR_IDENTITY_USER", 2: "AUTHENTICATOR_IDENTITY_ANONYMOUS", 3: "AUTHENTICATOR_IDENTITY_USER_PASS", 4: "AUTHENTICATOR_IDENTITY_USER_PASS_PASS", 5: "AUTHENTICATOR_IDENTITY_PHONE", 6: "AUTHENTICATOR_IDENTITY_EMAIL", 7: "AUTHENTICATOR_IDENTITY_GOOGLE_2FA", 8: "AUTHENTICATOR_IDENTITY_ADMIN_FLAG", } AuthenticatorIdentity_value = map[string]int32{ "AUTHENTICATOR_IDENTITY_UNSPECIFIED": 0, "AUTHENTICATOR_IDENTITY_USER": 1, "AUTHENTICATOR_IDENTITY_ANONYMOUS": 2, "AUTHENTICATOR_IDENTITY_USER_PASS": 3, "AUTHENTICATOR_IDENTITY_USER_PASS_PASS": 4, "AUTHENTICATOR_IDENTITY_PHONE": 5, "AUTHENTICATOR_IDENTITY_EMAIL": 6, "AUTHENTICATOR_IDENTITY_GOOGLE_2FA": 7, "AUTHENTICATOR_IDENTITY_ADMIN_FLAG": 8, } )
Enum value maps for AuthenticatorIdentity.
var ( Event_name = map[int32]string{ 0: "EVENT_UNSPECIFIED", 1: "EVENT_SETUP", 2: "EVENT_VERIFY", 3: "EVENT_DELETE", } Event_value = map[string]int32{ "EVENT_UNSPECIFIED": 0, "EVENT_SETUP": 1, "EVENT_VERIFY": 2, "EVENT_DELETE": 3, } )
Enum value maps for Event.
var AuthenticatorAdmin_ServiceDesc = grpc.ServiceDesc{ ServiceName: "AuthenticatorAdmin", HandlerType: (*AuthenticatorAdminServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SetAdminFlag", Handler: _AuthenticatorAdmin_SetAdminFlag_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/user/authenticator_admin.proto", }
AuthenticatorAdmin_ServiceDesc is the grpc.ServiceDesc for AuthenticatorAdmin service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AuthenticatorAnonymous_ServiceDesc = grpc.ServiceDesc{ ServiceName: "AuthenticatorAnonymous", HandlerType: (*AuthenticatorAnonymousServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SetUserName", Handler: _AuthenticatorAnonymous_SetUserName_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/user/authenticator_anonymous.proto", }
AuthenticatorAnonymous_ServiceDesc is the grpc.ServiceDesc for AuthenticatorAnonymous service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AuthenticatorGoogle2Fa_ServiceDesc = grpc.ServiceDesc{ ServiceName: "AuthenticatorGoogle2fa", HandlerType: (*AuthenticatorGoogle2FaServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetSetupInfo", Handler: _AuthenticatorGoogle2Fa_GetSetupInfo_Handler, }, { MethodName: "DoSetup", Handler: _AuthenticatorGoogle2Fa_DoSetup_Handler, }, { MethodName: "Verify", Handler: _AuthenticatorGoogle2Fa_Verify_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/user/authenticator_google2fa.proto", }
AuthenticatorGoogle2Fa_ServiceDesc is the grpc.ServiceDesc for AuthenticatorGoogle2Fa service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AuthenticatorUserPass_ServiceDesc = grpc.ServiceDesc{ ServiceName: "AuthenticatorUserPass", HandlerType: (*AuthenticatorUserPassServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Register", Handler: _AuthenticatorUserPass_Register_Handler, }, { MethodName: "Login", Handler: _AuthenticatorUserPass_Login_Handler, }, { MethodName: "VerifyPassword", Handler: _AuthenticatorUserPass_VerifyPassword_Handler, }, { MethodName: "ChangePassword", Handler: _AuthenticatorUserPass_ChangePassword_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/user/authenticator_userpass.proto", }
AuthenticatorUserPass_ServiceDesc is the grpc.ServiceDesc for AuthenticatorUserPass service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_user_authenticator_admin_proto protoreflect.FileDescriptor
var File_proto_user_authenticator_anonymous_proto protoreflect.FileDescriptor
var File_proto_user_authenticator_google2fa_proto protoreflect.FileDescriptor
var File_proto_user_authenticator_userpass_proto protoreflect.FileDescriptor
var File_proto_user_status_proto protoreflect.FileDescriptor
var File_proto_user_user_proto protoreflect.FileDescriptor
var UserServicer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "UserServicer", HandlerType: (*UserServicerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterBegin", Handler: _UserServicer_RegisterBegin_Handler, }, { MethodName: "RegisterCheck", Handler: _UserServicer_RegisterCheck_Handler, }, { MethodName: "RegisterEnd", Handler: _UserServicer_RegisterEnd_Handler, }, { MethodName: "LoginBegin", Handler: _UserServicer_LoginBegin_Handler, }, { MethodName: "LoginCheck", Handler: _UserServicer_LoginCheck_Handler, }, { MethodName: "LoginEnd", Handler: _UserServicer_LoginEnd_Handler, }, { MethodName: "ChangeBegin", Handler: _UserServicer_ChangeBegin_Handler, }, { MethodName: "ChangeCheck", Handler: _UserServicer_ChangeCheck_Handler, }, { MethodName: "ChangeEnd", Handler: _UserServicer_ChangeEnd_Handler, }, { MethodName: "DeleteBegin", Handler: _UserServicer_DeleteBegin_Handler, }, { MethodName: "DeleteCheck", Handler: _UserServicer_DeleteCheck_Handler, }, { MethodName: "DeleteEnd", Handler: _UserServicer_DeleteEnd_Handler, }, { MethodName: "ListUsers", Handler: _UserServicer_ListUsers_Handler, }, { MethodName: "CheckToken", Handler: _UserServicer_CheckToken_Handler, }, { MethodName: "RenewToken", Handler: _UserServicer_RenewToken_Handler, }, { MethodName: "Logout", Handler: _UserServicer_Logout_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/user/user.proto", }
UserServicer_ServiceDesc is the grpc.ServiceDesc for UserServicer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAuthenticatorAdminServer ¶
func RegisterAuthenticatorAdminServer(s grpc.ServiceRegistrar, srv AuthenticatorAdminServer)
func RegisterAuthenticatorAnonymousServer ¶
func RegisterAuthenticatorAnonymousServer(s grpc.ServiceRegistrar, srv AuthenticatorAnonymousServer)
func RegisterAuthenticatorGoogle2FaServer ¶
func RegisterAuthenticatorGoogle2FaServer(s grpc.ServiceRegistrar, srv AuthenticatorGoogle2FaServer)
func RegisterAuthenticatorUserPassServer ¶
func RegisterAuthenticatorUserPassServer(s grpc.ServiceRegistrar, srv AuthenticatorUserPassServer)
func RegisterUserServicerServer ¶
func RegisterUserServicerServer(s grpc.ServiceRegistrar, srv UserServicerServer)
Types ¶
type AuthenticatorAdminClient ¶
type AuthenticatorAdminClient interface {
SetAdminFlag(ctx context.Context, in *SetAdminFlagRequest, opts ...grpc.CallOption) (*SetAdminFlagResponse, error)
}
AuthenticatorAdminClient is the client API for AuthenticatorAdmin service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthenticatorAdminClient ¶
func NewAuthenticatorAdminClient(cc grpc.ClientConnInterface) AuthenticatorAdminClient
type AuthenticatorAdminServer ¶
type AuthenticatorAdminServer interface { SetAdminFlag(context.Context, *SetAdminFlagRequest) (*SetAdminFlagResponse, error) // contains filtered or unexported methods }
AuthenticatorAdminServer is the server API for AuthenticatorAdmin service. All implementations must embed UnimplementedAuthenticatorAdminServer for forward compatibility
type AuthenticatorAnonymousClient ¶
type AuthenticatorAnonymousClient interface {
SetUserName(ctx context.Context, in *SetUserNameRequest, opts ...grpc.CallOption) (*SetUserNameResponse, error)
}
AuthenticatorAnonymousClient is the client API for AuthenticatorAnonymous service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthenticatorAnonymousClient ¶
func NewAuthenticatorAnonymousClient(cc grpc.ClientConnInterface) AuthenticatorAnonymousClient
type AuthenticatorAnonymousServer ¶
type AuthenticatorAnonymousServer interface { SetUserName(context.Context, *SetUserNameRequest) (*SetUserNameResponse, error) // contains filtered or unexported methods }
AuthenticatorAnonymousServer is the server API for AuthenticatorAnonymous service. All implementations must embed UnimplementedAuthenticatorAnonymousServer for forward compatibility
type AuthenticatorEvent ¶
type AuthenticatorEvent struct { Authenticator AuthenticatorIdentity `protobuf:"varint,1,opt,name=authenticator,proto3,enum=AuthenticatorIdentity" json:"authenticator,omitempty"` Event Event `protobuf:"varint,2,opt,name=event,proto3,enum=Event" json:"event,omitempty"` // contains filtered or unexported fields }
func (*AuthenticatorEvent) Descriptor
deprecated
func (*AuthenticatorEvent) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticatorEvent.ProtoReflect.Descriptor instead.
func (*AuthenticatorEvent) GetAuthenticator ¶
func (x *AuthenticatorEvent) GetAuthenticator() AuthenticatorIdentity
func (*AuthenticatorEvent) GetEvent ¶
func (x *AuthenticatorEvent) GetEvent() Event
func (*AuthenticatorEvent) ProtoMessage ¶
func (*AuthenticatorEvent) ProtoMessage()
func (*AuthenticatorEvent) ProtoReflect ¶
func (x *AuthenticatorEvent) ProtoReflect() protoreflect.Message
func (*AuthenticatorEvent) Reset ¶
func (x *AuthenticatorEvent) Reset()
func (*AuthenticatorEvent) String ¶
func (x *AuthenticatorEvent) String() string
func (*AuthenticatorEvent) Validate ¶
func (m *AuthenticatorEvent) Validate() error
Validate checks the field values on AuthenticatorEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthenticatorEvent) ValidateAll ¶
func (m *AuthenticatorEvent) ValidateAll() error
ValidateAll checks the field values on AuthenticatorEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthenticatorEventMultiError, or nil if none found.
type AuthenticatorEventMultiError ¶
type AuthenticatorEventMultiError []error
AuthenticatorEventMultiError is an error wrapping multiple validation errors returned by AuthenticatorEvent.ValidateAll() if the designated constraints aren't met.
func (AuthenticatorEventMultiError) AllErrors ¶
func (m AuthenticatorEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthenticatorEventMultiError) Error ¶
func (m AuthenticatorEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthenticatorEventValidationError ¶
type AuthenticatorEventValidationError struct {
// contains filtered or unexported fields
}
AuthenticatorEventValidationError is the validation error returned by AuthenticatorEvent.Validate if the designated constraints aren't met.
func (AuthenticatorEventValidationError) Cause ¶
func (e AuthenticatorEventValidationError) Cause() error
Cause function returns cause value.
func (AuthenticatorEventValidationError) Error ¶
func (e AuthenticatorEventValidationError) Error() string
Error satisfies the builtin error interface
func (AuthenticatorEventValidationError) ErrorName ¶
func (e AuthenticatorEventValidationError) ErrorName() string
ErrorName returns error name.
func (AuthenticatorEventValidationError) Field ¶
func (e AuthenticatorEventValidationError) Field() string
Field function returns field value.
func (AuthenticatorEventValidationError) Key ¶
func (e AuthenticatorEventValidationError) Key() bool
Key function returns key value.
func (AuthenticatorEventValidationError) Reason ¶
func (e AuthenticatorEventValidationError) Reason() string
Reason function returns reason value.
type AuthenticatorGoogle2FaClient ¶
type AuthenticatorGoogle2FaClient interface { GetSetupInfo(ctx context.Context, in *GetSetupInfoRequest, opts ...grpc.CallOption) (*GetSetupInfoResponse, error) DoSetup(ctx context.Context, in *DoSetupRequest, opts ...grpc.CallOption) (*DoSetupResponse, error) Verify(ctx context.Context, in *VerifyRequest, opts ...grpc.CallOption) (*VerifyResponse, error) }
AuthenticatorGoogle2FaClient is the client API for AuthenticatorGoogle2Fa service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthenticatorGoogle2FaClient ¶
func NewAuthenticatorGoogle2FaClient(cc grpc.ClientConnInterface) AuthenticatorGoogle2FaClient
type AuthenticatorGoogle2FaServer ¶
type AuthenticatorGoogle2FaServer interface { GetSetupInfo(context.Context, *GetSetupInfoRequest) (*GetSetupInfoResponse, error) DoSetup(context.Context, *DoSetupRequest) (*DoSetupResponse, error) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error) // contains filtered or unexported methods }
AuthenticatorGoogle2FaServer is the server API for AuthenticatorGoogle2Fa service. All implementations must embed UnimplementedAuthenticatorGoogle2FaServer for forward compatibility
type AuthenticatorIdentity ¶
type AuthenticatorIdentity int32
const ( AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_UNSPECIFIED AuthenticatorIdentity = 0 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_USER AuthenticatorIdentity = 1 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_ANONYMOUS AuthenticatorIdentity = 2 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_USER_PASS AuthenticatorIdentity = 3 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_USER_PASS_PASS AuthenticatorIdentity = 4 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_PHONE AuthenticatorIdentity = 5 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_EMAIL AuthenticatorIdentity = 6 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_GOOGLE_2FA AuthenticatorIdentity = 7 AuthenticatorIdentity_AUTHENTICATOR_IDENTITY_ADMIN_FLAG AuthenticatorIdentity = 8 )
func (AuthenticatorIdentity) Descriptor ¶
func (AuthenticatorIdentity) Descriptor() protoreflect.EnumDescriptor
func (AuthenticatorIdentity) Enum ¶
func (x AuthenticatorIdentity) Enum() *AuthenticatorIdentity
func (AuthenticatorIdentity) EnumDescriptor
deprecated
func (AuthenticatorIdentity) EnumDescriptor() ([]byte, []int)
Deprecated: Use AuthenticatorIdentity.Descriptor instead.
func (AuthenticatorIdentity) Number ¶
func (x AuthenticatorIdentity) Number() protoreflect.EnumNumber
func (AuthenticatorIdentity) String ¶
func (x AuthenticatorIdentity) String() string
func (AuthenticatorIdentity) Type ¶
func (AuthenticatorIdentity) Type() protoreflect.EnumType
type AuthenticatorUserPassClient ¶
type AuthenticatorUserPassClient interface { Register(ctx context.Context, in *RegisterRequest, opts ...grpc.CallOption) (*RegisterResponse, error) Login(ctx context.Context, in *LoginRequest, opts ...grpc.CallOption) (*LoginResponse, error) VerifyPassword(ctx context.Context, in *VerifyPasswordRequest, opts ...grpc.CallOption) (*VerifyPasswordResponse, error) ChangePassword(ctx context.Context, in *ChangePasswordRequest, opts ...grpc.CallOption) (*ChangePasswordResponse, error) }
AuthenticatorUserPassClient is the client API for AuthenticatorUserPass service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthenticatorUserPassClient ¶
func NewAuthenticatorUserPassClient(cc grpc.ClientConnInterface) AuthenticatorUserPassClient
type AuthenticatorUserPassServer ¶
type AuthenticatorUserPassServer interface { Register(context.Context, *RegisterRequest) (*RegisterResponse, error) Login(context.Context, *LoginRequest) (*LoginResponse, error) VerifyPassword(context.Context, *VerifyPasswordRequest) (*VerifyPasswordResponse, error) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error) // contains filtered or unexported methods }
AuthenticatorUserPassServer is the server API for AuthenticatorUserPass service. All implementations must embed UnimplementedAuthenticatorUserPassServer for forward compatibility
type ChangeBeginRequest ¶
type ChangeBeginRequest struct { Authenticators []AuthenticatorIdentity `protobuf:"varint,1,rep,packed,name=authenticators,proto3,enum=AuthenticatorIdentity" json:"authenticators,omitempty"` // contains filtered or unexported fields }
func (*ChangeBeginRequest) Descriptor
deprecated
func (*ChangeBeginRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeBeginRequest.ProtoReflect.Descriptor instead.
func (*ChangeBeginRequest) GetAuthenticators ¶
func (x *ChangeBeginRequest) GetAuthenticators() []AuthenticatorIdentity
func (*ChangeBeginRequest) ProtoMessage ¶
func (*ChangeBeginRequest) ProtoMessage()
func (*ChangeBeginRequest) ProtoReflect ¶
func (x *ChangeBeginRequest) ProtoReflect() protoreflect.Message
func (*ChangeBeginRequest) Reset ¶
func (x *ChangeBeginRequest) Reset()
func (*ChangeBeginRequest) String ¶
func (x *ChangeBeginRequest) String() string
func (*ChangeBeginRequest) Validate ¶
func (m *ChangeBeginRequest) Validate() error
Validate checks the field values on ChangeBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeBeginRequest) ValidateAll ¶
func (m *ChangeBeginRequest) ValidateAll() error
ValidateAll checks the field values on ChangeBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeBeginRequestMultiError, or nil if none found.
type ChangeBeginRequestMultiError ¶
type ChangeBeginRequestMultiError []error
ChangeBeginRequestMultiError is an error wrapping multiple validation errors returned by ChangeBeginRequest.ValidateAll() if the designated constraints aren't met.
func (ChangeBeginRequestMultiError) AllErrors ¶
func (m ChangeBeginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeBeginRequestMultiError) Error ¶
func (m ChangeBeginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeBeginRequestValidationError ¶
type ChangeBeginRequestValidationError struct {
// contains filtered or unexported fields
}
ChangeBeginRequestValidationError is the validation error returned by ChangeBeginRequest.Validate if the designated constraints aren't met.
func (ChangeBeginRequestValidationError) Cause ¶
func (e ChangeBeginRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangeBeginRequestValidationError) Error ¶
func (e ChangeBeginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeBeginRequestValidationError) ErrorName ¶
func (e ChangeBeginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeBeginRequestValidationError) Field ¶
func (e ChangeBeginRequestValidationError) Field() string
Field function returns field value.
func (ChangeBeginRequestValidationError) Key ¶
func (e ChangeBeginRequestValidationError) Key() bool
Key function returns key value.
func (ChangeBeginRequestValidationError) Reason ¶
func (e ChangeBeginRequestValidationError) Reason() string
Reason function returns reason value.
type ChangeBeginResponse ¶
type ChangeBeginResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` BizId string `protobuf:"bytes,2,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,3,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*ChangeBeginResponse) Descriptor
deprecated
func (*ChangeBeginResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeBeginResponse.ProtoReflect.Descriptor instead.
func (*ChangeBeginResponse) GetBizId ¶
func (x *ChangeBeginResponse) GetBizId() string
func (*ChangeBeginResponse) GetNeededOrEvents ¶
func (x *ChangeBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*ChangeBeginResponse) GetStatus ¶
func (x *ChangeBeginResponse) GetStatus() *Status
func (*ChangeBeginResponse) ProtoMessage ¶
func (*ChangeBeginResponse) ProtoMessage()
func (*ChangeBeginResponse) ProtoReflect ¶
func (x *ChangeBeginResponse) ProtoReflect() protoreflect.Message
func (*ChangeBeginResponse) Reset ¶
func (x *ChangeBeginResponse) Reset()
func (*ChangeBeginResponse) String ¶
func (x *ChangeBeginResponse) String() string
func (*ChangeBeginResponse) Validate ¶
func (m *ChangeBeginResponse) Validate() error
Validate checks the field values on ChangeBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeBeginResponse) ValidateAll ¶
func (m *ChangeBeginResponse) ValidateAll() error
ValidateAll checks the field values on ChangeBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeBeginResponseMultiError, or nil if none found.
type ChangeBeginResponseMultiError ¶
type ChangeBeginResponseMultiError []error
ChangeBeginResponseMultiError is an error wrapping multiple validation errors returned by ChangeBeginResponse.ValidateAll() if the designated constraints aren't met.
func (ChangeBeginResponseMultiError) AllErrors ¶
func (m ChangeBeginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeBeginResponseMultiError) Error ¶
func (m ChangeBeginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeBeginResponseValidationError ¶
type ChangeBeginResponseValidationError struct {
// contains filtered or unexported fields
}
ChangeBeginResponseValidationError is the validation error returned by ChangeBeginResponse.Validate if the designated constraints aren't met.
func (ChangeBeginResponseValidationError) Cause ¶
func (e ChangeBeginResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangeBeginResponseValidationError) Error ¶
func (e ChangeBeginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeBeginResponseValidationError) ErrorName ¶
func (e ChangeBeginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeBeginResponseValidationError) Field ¶
func (e ChangeBeginResponseValidationError) Field() string
Field function returns field value.
func (ChangeBeginResponseValidationError) Key ¶
func (e ChangeBeginResponseValidationError) Key() bool
Key function returns key value.
func (ChangeBeginResponseValidationError) Reason ¶
func (e ChangeBeginResponseValidationError) Reason() string
Reason function returns reason value.
type ChangeCheckRequest ¶
type ChangeCheckRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*ChangeCheckRequest) Descriptor
deprecated
func (*ChangeCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeCheckRequest.ProtoReflect.Descriptor instead.
func (*ChangeCheckRequest) GetBizId ¶
func (x *ChangeCheckRequest) GetBizId() string
func (*ChangeCheckRequest) ProtoMessage ¶
func (*ChangeCheckRequest) ProtoMessage()
func (*ChangeCheckRequest) ProtoReflect ¶
func (x *ChangeCheckRequest) ProtoReflect() protoreflect.Message
func (*ChangeCheckRequest) Reset ¶
func (x *ChangeCheckRequest) Reset()
func (*ChangeCheckRequest) String ¶
func (x *ChangeCheckRequest) String() string
func (*ChangeCheckRequest) Validate ¶
func (m *ChangeCheckRequest) Validate() error
Validate checks the field values on ChangeCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeCheckRequest) ValidateAll ¶
func (m *ChangeCheckRequest) ValidateAll() error
ValidateAll checks the field values on ChangeCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeCheckRequestMultiError, or nil if none found.
type ChangeCheckRequestMultiError ¶
type ChangeCheckRequestMultiError []error
ChangeCheckRequestMultiError is an error wrapping multiple validation errors returned by ChangeCheckRequest.ValidateAll() if the designated constraints aren't met.
func (ChangeCheckRequestMultiError) AllErrors ¶
func (m ChangeCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeCheckRequestMultiError) Error ¶
func (m ChangeCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeCheckRequestValidationError ¶
type ChangeCheckRequestValidationError struct {
// contains filtered or unexported fields
}
ChangeCheckRequestValidationError is the validation error returned by ChangeCheckRequest.Validate if the designated constraints aren't met.
func (ChangeCheckRequestValidationError) Cause ¶
func (e ChangeCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangeCheckRequestValidationError) Error ¶
func (e ChangeCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeCheckRequestValidationError) ErrorName ¶
func (e ChangeCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeCheckRequestValidationError) Field ¶
func (e ChangeCheckRequestValidationError) Field() string
Field function returns field value.
func (ChangeCheckRequestValidationError) Key ¶
func (e ChangeCheckRequestValidationError) Key() bool
Key function returns key value.
func (ChangeCheckRequestValidationError) Reason ¶
func (e ChangeCheckRequestValidationError) Reason() string
Reason function returns reason value.
type ChangeCheckResponse ¶
type ChangeCheckResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,2,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*ChangeCheckResponse) Descriptor
deprecated
func (*ChangeCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeCheckResponse.ProtoReflect.Descriptor instead.
func (*ChangeCheckResponse) GetNeededOrEvents ¶
func (x *ChangeCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*ChangeCheckResponse) GetStatus ¶
func (x *ChangeCheckResponse) GetStatus() *Status
func (*ChangeCheckResponse) ProtoMessage ¶
func (*ChangeCheckResponse) ProtoMessage()
func (*ChangeCheckResponse) ProtoReflect ¶
func (x *ChangeCheckResponse) ProtoReflect() protoreflect.Message
func (*ChangeCheckResponse) Reset ¶
func (x *ChangeCheckResponse) Reset()
func (*ChangeCheckResponse) String ¶
func (x *ChangeCheckResponse) String() string
func (*ChangeCheckResponse) Validate ¶
func (m *ChangeCheckResponse) Validate() error
Validate checks the field values on ChangeCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeCheckResponse) ValidateAll ¶
func (m *ChangeCheckResponse) ValidateAll() error
ValidateAll checks the field values on ChangeCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeCheckResponseMultiError, or nil if none found.
type ChangeCheckResponseMultiError ¶
type ChangeCheckResponseMultiError []error
ChangeCheckResponseMultiError is an error wrapping multiple validation errors returned by ChangeCheckResponse.ValidateAll() if the designated constraints aren't met.
func (ChangeCheckResponseMultiError) AllErrors ¶
func (m ChangeCheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeCheckResponseMultiError) Error ¶
func (m ChangeCheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeCheckResponseValidationError ¶
type ChangeCheckResponseValidationError struct {
// contains filtered or unexported fields
}
ChangeCheckResponseValidationError is the validation error returned by ChangeCheckResponse.Validate if the designated constraints aren't met.
func (ChangeCheckResponseValidationError) Cause ¶
func (e ChangeCheckResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangeCheckResponseValidationError) Error ¶
func (e ChangeCheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeCheckResponseValidationError) ErrorName ¶
func (e ChangeCheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeCheckResponseValidationError) Field ¶
func (e ChangeCheckResponseValidationError) Field() string
Field function returns field value.
func (ChangeCheckResponseValidationError) Key ¶
func (e ChangeCheckResponseValidationError) Key() bool
Key function returns key value.
func (ChangeCheckResponseValidationError) Reason ¶
func (e ChangeCheckResponseValidationError) Reason() string
Reason function returns reason value.
type ChangeEndRequest ¶
type ChangeEndRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*ChangeEndRequest) Descriptor
deprecated
func (*ChangeEndRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeEndRequest.ProtoReflect.Descriptor instead.
func (*ChangeEndRequest) GetBizId ¶
func (x *ChangeEndRequest) GetBizId() string
func (*ChangeEndRequest) ProtoMessage ¶
func (*ChangeEndRequest) ProtoMessage()
func (*ChangeEndRequest) ProtoReflect ¶
func (x *ChangeEndRequest) ProtoReflect() protoreflect.Message
func (*ChangeEndRequest) Reset ¶
func (x *ChangeEndRequest) Reset()
func (*ChangeEndRequest) String ¶
func (x *ChangeEndRequest) String() string
func (*ChangeEndRequest) Validate ¶
func (m *ChangeEndRequest) Validate() error
Validate checks the field values on ChangeEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeEndRequest) ValidateAll ¶
func (m *ChangeEndRequest) ValidateAll() error
ValidateAll checks the field values on ChangeEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeEndRequestMultiError, or nil if none found.
type ChangeEndRequestMultiError ¶
type ChangeEndRequestMultiError []error
ChangeEndRequestMultiError is an error wrapping multiple validation errors returned by ChangeEndRequest.ValidateAll() if the designated constraints aren't met.
func (ChangeEndRequestMultiError) AllErrors ¶
func (m ChangeEndRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeEndRequestMultiError) Error ¶
func (m ChangeEndRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeEndRequestValidationError ¶
type ChangeEndRequestValidationError struct {
// contains filtered or unexported fields
}
ChangeEndRequestValidationError is the validation error returned by ChangeEndRequest.Validate if the designated constraints aren't met.
func (ChangeEndRequestValidationError) Cause ¶
func (e ChangeEndRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangeEndRequestValidationError) Error ¶
func (e ChangeEndRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeEndRequestValidationError) ErrorName ¶
func (e ChangeEndRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeEndRequestValidationError) Field ¶
func (e ChangeEndRequestValidationError) Field() string
Field function returns field value.
func (ChangeEndRequestValidationError) Key ¶
func (e ChangeEndRequestValidationError) Key() bool
Key function returns key value.
func (ChangeEndRequestValidationError) Reason ¶
func (e ChangeEndRequestValidationError) Reason() string
Reason function returns reason value.
type ChangeEndResponse ¶
type ChangeEndResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*ChangeEndResponse) Descriptor
deprecated
func (*ChangeEndResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeEndResponse.ProtoReflect.Descriptor instead.
func (*ChangeEndResponse) GetStatus ¶
func (x *ChangeEndResponse) GetStatus() *Status
func (*ChangeEndResponse) ProtoMessage ¶
func (*ChangeEndResponse) ProtoMessage()
func (*ChangeEndResponse) ProtoReflect ¶
func (x *ChangeEndResponse) ProtoReflect() protoreflect.Message
func (*ChangeEndResponse) Reset ¶
func (x *ChangeEndResponse) Reset()
func (*ChangeEndResponse) String ¶
func (x *ChangeEndResponse) String() string
func (*ChangeEndResponse) Validate ¶
func (m *ChangeEndResponse) Validate() error
Validate checks the field values on ChangeEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeEndResponse) ValidateAll ¶
func (m *ChangeEndResponse) ValidateAll() error
ValidateAll checks the field values on ChangeEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeEndResponseMultiError, or nil if none found.
type ChangeEndResponseMultiError ¶
type ChangeEndResponseMultiError []error
ChangeEndResponseMultiError is an error wrapping multiple validation errors returned by ChangeEndResponse.ValidateAll() if the designated constraints aren't met.
func (ChangeEndResponseMultiError) AllErrors ¶
func (m ChangeEndResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeEndResponseMultiError) Error ¶
func (m ChangeEndResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeEndResponseValidationError ¶
type ChangeEndResponseValidationError struct {
// contains filtered or unexported fields
}
ChangeEndResponseValidationError is the validation error returned by ChangeEndResponse.Validate if the designated constraints aren't met.
func (ChangeEndResponseValidationError) Cause ¶
func (e ChangeEndResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangeEndResponseValidationError) Error ¶
func (e ChangeEndResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeEndResponseValidationError) ErrorName ¶
func (e ChangeEndResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeEndResponseValidationError) Field ¶
func (e ChangeEndResponseValidationError) Field() string
Field function returns field value.
func (ChangeEndResponseValidationError) Key ¶
func (e ChangeEndResponseValidationError) Key() bool
Key function returns key value.
func (ChangeEndResponseValidationError) Reason ¶
func (e ChangeEndResponseValidationError) Reason() string
Reason function returns reason value.
type ChangePasswordRequest ¶
type ChangePasswordRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*ChangePasswordRequest) Descriptor
deprecated
func (*ChangePasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordRequest.ProtoReflect.Descriptor instead.
func (*ChangePasswordRequest) GetBizId ¶
func (x *ChangePasswordRequest) GetBizId() string
func (*ChangePasswordRequest) GetPassword ¶
func (x *ChangePasswordRequest) GetPassword() string
func (*ChangePasswordRequest) ProtoMessage ¶
func (*ChangePasswordRequest) ProtoMessage()
func (*ChangePasswordRequest) ProtoReflect ¶
func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
func (*ChangePasswordRequest) Reset ¶
func (x *ChangePasswordRequest) Reset()
func (*ChangePasswordRequest) String ¶
func (x *ChangePasswordRequest) String() string
func (*ChangePasswordRequest) Validate ¶
func (m *ChangePasswordRequest) Validate() error
Validate checks the field values on ChangePasswordRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangePasswordRequest) ValidateAll ¶
func (m *ChangePasswordRequest) ValidateAll() error
ValidateAll checks the field values on ChangePasswordRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangePasswordRequestMultiError, or nil if none found.
type ChangePasswordRequestMultiError ¶
type ChangePasswordRequestMultiError []error
ChangePasswordRequestMultiError is an error wrapping multiple validation errors returned by ChangePasswordRequest.ValidateAll() if the designated constraints aren't met.
func (ChangePasswordRequestMultiError) AllErrors ¶
func (m ChangePasswordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangePasswordRequestMultiError) Error ¶
func (m ChangePasswordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangePasswordRequestValidationError ¶
type ChangePasswordRequestValidationError struct {
// contains filtered or unexported fields
}
ChangePasswordRequestValidationError is the validation error returned by ChangePasswordRequest.Validate if the designated constraints aren't met.
func (ChangePasswordRequestValidationError) Cause ¶
func (e ChangePasswordRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangePasswordRequestValidationError) Error ¶
func (e ChangePasswordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangePasswordRequestValidationError) ErrorName ¶
func (e ChangePasswordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangePasswordRequestValidationError) Field ¶
func (e ChangePasswordRequestValidationError) Field() string
Field function returns field value.
func (ChangePasswordRequestValidationError) Key ¶
func (e ChangePasswordRequestValidationError) Key() bool
Key function returns key value.
func (ChangePasswordRequestValidationError) Reason ¶
func (e ChangePasswordRequestValidationError) Reason() string
Reason function returns reason value.
type ChangePasswordResponse ¶
type ChangePasswordResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*ChangePasswordResponse) Descriptor
deprecated
func (*ChangePasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordResponse.ProtoReflect.Descriptor instead.
func (*ChangePasswordResponse) GetStatus ¶
func (x *ChangePasswordResponse) GetStatus() *Status
func (*ChangePasswordResponse) ProtoMessage ¶
func (*ChangePasswordResponse) ProtoMessage()
func (*ChangePasswordResponse) ProtoReflect ¶
func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
func (*ChangePasswordResponse) Reset ¶
func (x *ChangePasswordResponse) Reset()
func (*ChangePasswordResponse) String ¶
func (x *ChangePasswordResponse) String() string
func (*ChangePasswordResponse) Validate ¶
func (m *ChangePasswordResponse) Validate() error
Validate checks the field values on ChangePasswordResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangePasswordResponse) ValidateAll ¶
func (m *ChangePasswordResponse) ValidateAll() error
ValidateAll checks the field values on ChangePasswordResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangePasswordResponseMultiError, or nil if none found.
type ChangePasswordResponseMultiError ¶
type ChangePasswordResponseMultiError []error
ChangePasswordResponseMultiError is an error wrapping multiple validation errors returned by ChangePasswordResponse.ValidateAll() if the designated constraints aren't met.
func (ChangePasswordResponseMultiError) AllErrors ¶
func (m ChangePasswordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangePasswordResponseMultiError) Error ¶
func (m ChangePasswordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangePasswordResponseValidationError ¶
type ChangePasswordResponseValidationError struct {
// contains filtered or unexported fields
}
ChangePasswordResponseValidationError is the validation error returned by ChangePasswordResponse.Validate if the designated constraints aren't met.
func (ChangePasswordResponseValidationError) Cause ¶
func (e ChangePasswordResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangePasswordResponseValidationError) Error ¶
func (e ChangePasswordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangePasswordResponseValidationError) ErrorName ¶
func (e ChangePasswordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangePasswordResponseValidationError) Field ¶
func (e ChangePasswordResponseValidationError) Field() string
Field function returns field value.
func (ChangePasswordResponseValidationError) Key ¶
func (e ChangePasswordResponseValidationError) Key() bool
Key function returns key value.
func (ChangePasswordResponseValidationError) Reason ¶
func (e ChangePasswordResponseValidationError) Reason() string
Reason function returns reason value.
type CheckTokenRequest ¶
type CheckTokenRequest struct {
// contains filtered or unexported fields
}
func (*CheckTokenRequest) Descriptor
deprecated
func (*CheckTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckTokenRequest.ProtoReflect.Descriptor instead.
func (*CheckTokenRequest) ProtoMessage ¶
func (*CheckTokenRequest) ProtoMessage()
func (*CheckTokenRequest) ProtoReflect ¶
func (x *CheckTokenRequest) ProtoReflect() protoreflect.Message
func (*CheckTokenRequest) Reset ¶
func (x *CheckTokenRequest) Reset()
func (*CheckTokenRequest) String ¶
func (x *CheckTokenRequest) String() string
func (*CheckTokenRequest) Validate ¶
func (m *CheckTokenRequest) Validate() error
Validate checks the field values on CheckTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckTokenRequest) ValidateAll ¶
func (m *CheckTokenRequest) ValidateAll() error
ValidateAll checks the field values on CheckTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckTokenRequestMultiError, or nil if none found.
type CheckTokenRequestMultiError ¶
type CheckTokenRequestMultiError []error
CheckTokenRequestMultiError is an error wrapping multiple validation errors returned by CheckTokenRequest.ValidateAll() if the designated constraints aren't met.
func (CheckTokenRequestMultiError) AllErrors ¶
func (m CheckTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckTokenRequestMultiError) Error ¶
func (m CheckTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckTokenRequestValidationError ¶
type CheckTokenRequestValidationError struct {
// contains filtered or unexported fields
}
CheckTokenRequestValidationError is the validation error returned by CheckTokenRequest.Validate if the designated constraints aren't met.
func (CheckTokenRequestValidationError) Cause ¶
func (e CheckTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckTokenRequestValidationError) Error ¶
func (e CheckTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckTokenRequestValidationError) ErrorName ¶
func (e CheckTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckTokenRequestValidationError) Field ¶
func (e CheckTokenRequestValidationError) Field() string
Field function returns field value.
func (CheckTokenRequestValidationError) Key ¶
func (e CheckTokenRequestValidationError) Key() bool
Key function returns key value.
func (CheckTokenRequestValidationError) Reason ¶
func (e CheckTokenRequestValidationError) Reason() string
Reason function returns reason value.
type CheckTokenResponse ¶
type CheckTokenResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` TokenInfo *UserTokenInfo `protobuf:"bytes,2,opt,name=token_info,json=tokenInfo,proto3" json:"token_info,omitempty"` // contains filtered or unexported fields }
func (*CheckTokenResponse) Descriptor
deprecated
func (*CheckTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckTokenResponse.ProtoReflect.Descriptor instead.
func (*CheckTokenResponse) GetStatus ¶
func (x *CheckTokenResponse) GetStatus() *Status
func (*CheckTokenResponse) GetTokenInfo ¶
func (x *CheckTokenResponse) GetTokenInfo() *UserTokenInfo
func (*CheckTokenResponse) ProtoMessage ¶
func (*CheckTokenResponse) ProtoMessage()
func (*CheckTokenResponse) ProtoReflect ¶
func (x *CheckTokenResponse) ProtoReflect() protoreflect.Message
func (*CheckTokenResponse) Reset ¶
func (x *CheckTokenResponse) Reset()
func (*CheckTokenResponse) String ¶
func (x *CheckTokenResponse) String() string
func (*CheckTokenResponse) Validate ¶
func (m *CheckTokenResponse) Validate() error
Validate checks the field values on CheckTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckTokenResponse) ValidateAll ¶
func (m *CheckTokenResponse) ValidateAll() error
ValidateAll checks the field values on CheckTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckTokenResponseMultiError, or nil if none found.
type CheckTokenResponseMultiError ¶
type CheckTokenResponseMultiError []error
CheckTokenResponseMultiError is an error wrapping multiple validation errors returned by CheckTokenResponse.ValidateAll() if the designated constraints aren't met.
func (CheckTokenResponseMultiError) AllErrors ¶
func (m CheckTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckTokenResponseMultiError) Error ¶
func (m CheckTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckTokenResponseValidationError ¶
type CheckTokenResponseValidationError struct {
// contains filtered or unexported fields
}
CheckTokenResponseValidationError is the validation error returned by CheckTokenResponse.Validate if the designated constraints aren't met.
func (CheckTokenResponseValidationError) Cause ¶
func (e CheckTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckTokenResponseValidationError) Error ¶
func (e CheckTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckTokenResponseValidationError) ErrorName ¶
func (e CheckTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckTokenResponseValidationError) Field ¶
func (e CheckTokenResponseValidationError) Field() string
Field function returns field value.
func (CheckTokenResponseValidationError) Key ¶
func (e CheckTokenResponseValidationError) Key() bool
Key function returns key value.
func (CheckTokenResponseValidationError) Reason ¶
func (e CheckTokenResponseValidationError) Reason() string
Reason function returns reason value.
type Code ¶
type Code int32
const ( Code_CODE_UNSPECIFIED Code = 0 Code_CODE_OK Code = 1 Code_CODE_NEED_AUTHENTICATOR Code = 2 Code_CODE_NOT_COMPLETED Code = 3 Code_CODE_NO_DATA_ERROR Code = 4 Code_CODE_INVALID_ARGS_ERROR Code = 5 Code_CODE_INTERNAL_ERROR Code = 6 Code_CODE_EXISTS_ERROR Code = 7 Code_CODE_NOT_IMPLEMENT_ERROR Code = 8 Code_CODE_CONFLICT_ERROR Code = 9 Code_CODE_EXPIRED_ERROR Code = 10 Code_CODE_LOGIC_ERROR Code = 11 Code_CODE_DUP_ERROR Code = 12 Code_CODE_VERIFY_ERROR Code = 13 Code_CODE_BAD_DATA_ERROR Code = 14 Code_CODE_PERMISSION_ERROR Code = 15 )
func (Code) Descriptor ¶
func (Code) Descriptor() protoreflect.EnumDescriptor
func (Code) EnumDescriptor
deprecated
func (Code) Number ¶
func (x Code) Number() protoreflect.EnumNumber
func (Code) Type ¶
func (Code) Type() protoreflect.EnumType
type DeleteBeginRequest ¶
type DeleteBeginRequest struct { Authenticators []AuthenticatorIdentity `protobuf:"varint,1,rep,packed,name=authenticators,proto3,enum=AuthenticatorIdentity" json:"authenticators,omitempty"` // contains filtered or unexported fields }
func (*DeleteBeginRequest) Descriptor
deprecated
func (*DeleteBeginRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBeginRequest.ProtoReflect.Descriptor instead.
func (*DeleteBeginRequest) GetAuthenticators ¶
func (x *DeleteBeginRequest) GetAuthenticators() []AuthenticatorIdentity
func (*DeleteBeginRequest) ProtoMessage ¶
func (*DeleteBeginRequest) ProtoMessage()
func (*DeleteBeginRequest) ProtoReflect ¶
func (x *DeleteBeginRequest) ProtoReflect() protoreflect.Message
func (*DeleteBeginRequest) Reset ¶
func (x *DeleteBeginRequest) Reset()
func (*DeleteBeginRequest) String ¶
func (x *DeleteBeginRequest) String() string
func (*DeleteBeginRequest) Validate ¶
func (m *DeleteBeginRequest) Validate() error
Validate checks the field values on DeleteBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteBeginRequest) ValidateAll ¶
func (m *DeleteBeginRequest) ValidateAll() error
ValidateAll checks the field values on DeleteBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteBeginRequestMultiError, or nil if none found.
type DeleteBeginRequestMultiError ¶
type DeleteBeginRequestMultiError []error
DeleteBeginRequestMultiError is an error wrapping multiple validation errors returned by DeleteBeginRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteBeginRequestMultiError) AllErrors ¶
func (m DeleteBeginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteBeginRequestMultiError) Error ¶
func (m DeleteBeginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteBeginRequestValidationError ¶
type DeleteBeginRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteBeginRequestValidationError is the validation error returned by DeleteBeginRequest.Validate if the designated constraints aren't met.
func (DeleteBeginRequestValidationError) Cause ¶
func (e DeleteBeginRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteBeginRequestValidationError) Error ¶
func (e DeleteBeginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteBeginRequestValidationError) ErrorName ¶
func (e DeleteBeginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteBeginRequestValidationError) Field ¶
func (e DeleteBeginRequestValidationError) Field() string
Field function returns field value.
func (DeleteBeginRequestValidationError) Key ¶
func (e DeleteBeginRequestValidationError) Key() bool
Key function returns key value.
func (DeleteBeginRequestValidationError) Reason ¶
func (e DeleteBeginRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteBeginResponse ¶
type DeleteBeginResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` BizId string `protobuf:"bytes,2,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,3,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*DeleteBeginResponse) Descriptor
deprecated
func (*DeleteBeginResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBeginResponse.ProtoReflect.Descriptor instead.
func (*DeleteBeginResponse) GetBizId ¶
func (x *DeleteBeginResponse) GetBizId() string
func (*DeleteBeginResponse) GetNeededOrEvents ¶
func (x *DeleteBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*DeleteBeginResponse) GetStatus ¶
func (x *DeleteBeginResponse) GetStatus() *Status
func (*DeleteBeginResponse) ProtoMessage ¶
func (*DeleteBeginResponse) ProtoMessage()
func (*DeleteBeginResponse) ProtoReflect ¶
func (x *DeleteBeginResponse) ProtoReflect() protoreflect.Message
func (*DeleteBeginResponse) Reset ¶
func (x *DeleteBeginResponse) Reset()
func (*DeleteBeginResponse) String ¶
func (x *DeleteBeginResponse) String() string
func (*DeleteBeginResponse) Validate ¶
func (m *DeleteBeginResponse) Validate() error
Validate checks the field values on DeleteBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteBeginResponse) ValidateAll ¶
func (m *DeleteBeginResponse) ValidateAll() error
ValidateAll checks the field values on DeleteBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteBeginResponseMultiError, or nil if none found.
type DeleteBeginResponseMultiError ¶
type DeleteBeginResponseMultiError []error
DeleteBeginResponseMultiError is an error wrapping multiple validation errors returned by DeleteBeginResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteBeginResponseMultiError) AllErrors ¶
func (m DeleteBeginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteBeginResponseMultiError) Error ¶
func (m DeleteBeginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteBeginResponseValidationError ¶
type DeleteBeginResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteBeginResponseValidationError is the validation error returned by DeleteBeginResponse.Validate if the designated constraints aren't met.
func (DeleteBeginResponseValidationError) Cause ¶
func (e DeleteBeginResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteBeginResponseValidationError) Error ¶
func (e DeleteBeginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteBeginResponseValidationError) ErrorName ¶
func (e DeleteBeginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteBeginResponseValidationError) Field ¶
func (e DeleteBeginResponseValidationError) Field() string
Field function returns field value.
func (DeleteBeginResponseValidationError) Key ¶
func (e DeleteBeginResponseValidationError) Key() bool
Key function returns key value.
func (DeleteBeginResponseValidationError) Reason ¶
func (e DeleteBeginResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteCheckRequest ¶
type DeleteCheckRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteCheckRequest) Descriptor
deprecated
func (*DeleteCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCheckRequest.ProtoReflect.Descriptor instead.
func (*DeleteCheckRequest) GetBizId ¶
func (x *DeleteCheckRequest) GetBizId() string
func (*DeleteCheckRequest) ProtoMessage ¶
func (*DeleteCheckRequest) ProtoMessage()
func (*DeleteCheckRequest) ProtoReflect ¶
func (x *DeleteCheckRequest) ProtoReflect() protoreflect.Message
func (*DeleteCheckRequest) Reset ¶
func (x *DeleteCheckRequest) Reset()
func (*DeleteCheckRequest) String ¶
func (x *DeleteCheckRequest) String() string
func (*DeleteCheckRequest) Validate ¶
func (m *DeleteCheckRequest) Validate() error
Validate checks the field values on DeleteCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteCheckRequest) ValidateAll ¶
func (m *DeleteCheckRequest) ValidateAll() error
ValidateAll checks the field values on DeleteCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteCheckRequestMultiError, or nil if none found.
type DeleteCheckRequestMultiError ¶
type DeleteCheckRequestMultiError []error
DeleteCheckRequestMultiError is an error wrapping multiple validation errors returned by DeleteCheckRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteCheckRequestMultiError) AllErrors ¶
func (m DeleteCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteCheckRequestMultiError) Error ¶
func (m DeleteCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteCheckRequestValidationError ¶
type DeleteCheckRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteCheckRequestValidationError is the validation error returned by DeleteCheckRequest.Validate if the designated constraints aren't met.
func (DeleteCheckRequestValidationError) Cause ¶
func (e DeleteCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteCheckRequestValidationError) Error ¶
func (e DeleteCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteCheckRequestValidationError) ErrorName ¶
func (e DeleteCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteCheckRequestValidationError) Field ¶
func (e DeleteCheckRequestValidationError) Field() string
Field function returns field value.
func (DeleteCheckRequestValidationError) Key ¶
func (e DeleteCheckRequestValidationError) Key() bool
Key function returns key value.
func (DeleteCheckRequestValidationError) Reason ¶
func (e DeleteCheckRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteCheckResponse ¶
type DeleteCheckResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,2,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*DeleteCheckResponse) Descriptor
deprecated
func (*DeleteCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCheckResponse.ProtoReflect.Descriptor instead.
func (*DeleteCheckResponse) GetNeededOrEvents ¶
func (x *DeleteCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*DeleteCheckResponse) GetStatus ¶
func (x *DeleteCheckResponse) GetStatus() *Status
func (*DeleteCheckResponse) ProtoMessage ¶
func (*DeleteCheckResponse) ProtoMessage()
func (*DeleteCheckResponse) ProtoReflect ¶
func (x *DeleteCheckResponse) ProtoReflect() protoreflect.Message
func (*DeleteCheckResponse) Reset ¶
func (x *DeleteCheckResponse) Reset()
func (*DeleteCheckResponse) String ¶
func (x *DeleteCheckResponse) String() string
func (*DeleteCheckResponse) Validate ¶
func (m *DeleteCheckResponse) Validate() error
Validate checks the field values on DeleteCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteCheckResponse) ValidateAll ¶
func (m *DeleteCheckResponse) ValidateAll() error
ValidateAll checks the field values on DeleteCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteCheckResponseMultiError, or nil if none found.
type DeleteCheckResponseMultiError ¶
type DeleteCheckResponseMultiError []error
DeleteCheckResponseMultiError is an error wrapping multiple validation errors returned by DeleteCheckResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteCheckResponseMultiError) AllErrors ¶
func (m DeleteCheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteCheckResponseMultiError) Error ¶
func (m DeleteCheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteCheckResponseValidationError ¶
type DeleteCheckResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteCheckResponseValidationError is the validation error returned by DeleteCheckResponse.Validate if the designated constraints aren't met.
func (DeleteCheckResponseValidationError) Cause ¶
func (e DeleteCheckResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteCheckResponseValidationError) Error ¶
func (e DeleteCheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteCheckResponseValidationError) ErrorName ¶
func (e DeleteCheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteCheckResponseValidationError) Field ¶
func (e DeleteCheckResponseValidationError) Field() string
Field function returns field value.
func (DeleteCheckResponseValidationError) Key ¶
func (e DeleteCheckResponseValidationError) Key() bool
Key function returns key value.
func (DeleteCheckResponseValidationError) Reason ¶
func (e DeleteCheckResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteEndRequest ¶
type DeleteEndRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteEndRequest) Descriptor
deprecated
func (*DeleteEndRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEndRequest.ProtoReflect.Descriptor instead.
func (*DeleteEndRequest) GetBizId ¶
func (x *DeleteEndRequest) GetBizId() string
func (*DeleteEndRequest) ProtoMessage ¶
func (*DeleteEndRequest) ProtoMessage()
func (*DeleteEndRequest) ProtoReflect ¶
func (x *DeleteEndRequest) ProtoReflect() protoreflect.Message
func (*DeleteEndRequest) Reset ¶
func (x *DeleteEndRequest) Reset()
func (*DeleteEndRequest) String ¶
func (x *DeleteEndRequest) String() string
func (*DeleteEndRequest) Validate ¶
func (m *DeleteEndRequest) Validate() error
Validate checks the field values on DeleteEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteEndRequest) ValidateAll ¶
func (m *DeleteEndRequest) ValidateAll() error
ValidateAll checks the field values on DeleteEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteEndRequestMultiError, or nil if none found.
type DeleteEndRequestMultiError ¶
type DeleteEndRequestMultiError []error
DeleteEndRequestMultiError is an error wrapping multiple validation errors returned by DeleteEndRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteEndRequestMultiError) AllErrors ¶
func (m DeleteEndRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteEndRequestMultiError) Error ¶
func (m DeleteEndRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteEndRequestValidationError ¶
type DeleteEndRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteEndRequestValidationError is the validation error returned by DeleteEndRequest.Validate if the designated constraints aren't met.
func (DeleteEndRequestValidationError) Cause ¶
func (e DeleteEndRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteEndRequestValidationError) Error ¶
func (e DeleteEndRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEndRequestValidationError) ErrorName ¶
func (e DeleteEndRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEndRequestValidationError) Field ¶
func (e DeleteEndRequestValidationError) Field() string
Field function returns field value.
func (DeleteEndRequestValidationError) Key ¶
func (e DeleteEndRequestValidationError) Key() bool
Key function returns key value.
func (DeleteEndRequestValidationError) Reason ¶
func (e DeleteEndRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteEndResponse ¶
type DeleteEndResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*DeleteEndResponse) Descriptor
deprecated
func (*DeleteEndResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEndResponse.ProtoReflect.Descriptor instead.
func (*DeleteEndResponse) GetStatus ¶
func (x *DeleteEndResponse) GetStatus() *Status
func (*DeleteEndResponse) ProtoMessage ¶
func (*DeleteEndResponse) ProtoMessage()
func (*DeleteEndResponse) ProtoReflect ¶
func (x *DeleteEndResponse) ProtoReflect() protoreflect.Message
func (*DeleteEndResponse) Reset ¶
func (x *DeleteEndResponse) Reset()
func (*DeleteEndResponse) String ¶
func (x *DeleteEndResponse) String() string
func (*DeleteEndResponse) Validate ¶
func (m *DeleteEndResponse) Validate() error
Validate checks the field values on DeleteEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteEndResponse) ValidateAll ¶
func (m *DeleteEndResponse) ValidateAll() error
ValidateAll checks the field values on DeleteEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteEndResponseMultiError, or nil if none found.
type DeleteEndResponseMultiError ¶
type DeleteEndResponseMultiError []error
DeleteEndResponseMultiError is an error wrapping multiple validation errors returned by DeleteEndResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteEndResponseMultiError) AllErrors ¶
func (m DeleteEndResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteEndResponseMultiError) Error ¶
func (m DeleteEndResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteEndResponseValidationError ¶
type DeleteEndResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteEndResponseValidationError is the validation error returned by DeleteEndResponse.Validate if the designated constraints aren't met.
func (DeleteEndResponseValidationError) Cause ¶
func (e DeleteEndResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteEndResponseValidationError) Error ¶
func (e DeleteEndResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEndResponseValidationError) ErrorName ¶
func (e DeleteEndResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEndResponseValidationError) Field ¶
func (e DeleteEndResponseValidationError) Field() string
Field function returns field value.
func (DeleteEndResponseValidationError) Key ¶
func (e DeleteEndResponseValidationError) Key() bool
Key function returns key value.
func (DeleteEndResponseValidationError) Reason ¶
func (e DeleteEndResponseValidationError) Reason() string
Reason function returns reason value.
type DoSetupRequest ¶
type DoSetupRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*DoSetupRequest) Descriptor
deprecated
func (*DoSetupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DoSetupRequest.ProtoReflect.Descriptor instead.
func (*DoSetupRequest) GetBizId ¶
func (x *DoSetupRequest) GetBizId() string
func (*DoSetupRequest) GetCode ¶
func (x *DoSetupRequest) GetCode() string
func (*DoSetupRequest) ProtoMessage ¶
func (*DoSetupRequest) ProtoMessage()
func (*DoSetupRequest) ProtoReflect ¶
func (x *DoSetupRequest) ProtoReflect() protoreflect.Message
func (*DoSetupRequest) Reset ¶
func (x *DoSetupRequest) Reset()
func (*DoSetupRequest) String ¶
func (x *DoSetupRequest) String() string
func (*DoSetupRequest) Validate ¶
func (m *DoSetupRequest) Validate() error
Validate checks the field values on DoSetupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DoSetupRequest) ValidateAll ¶
func (m *DoSetupRequest) ValidateAll() error
ValidateAll checks the field values on DoSetupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DoSetupRequestMultiError, or nil if none found.
type DoSetupRequestMultiError ¶
type DoSetupRequestMultiError []error
DoSetupRequestMultiError is an error wrapping multiple validation errors returned by DoSetupRequest.ValidateAll() if the designated constraints aren't met.
func (DoSetupRequestMultiError) AllErrors ¶
func (m DoSetupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DoSetupRequestMultiError) Error ¶
func (m DoSetupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DoSetupRequestValidationError ¶
type DoSetupRequestValidationError struct {
// contains filtered or unexported fields
}
DoSetupRequestValidationError is the validation error returned by DoSetupRequest.Validate if the designated constraints aren't met.
func (DoSetupRequestValidationError) Cause ¶
func (e DoSetupRequestValidationError) Cause() error
Cause function returns cause value.
func (DoSetupRequestValidationError) Error ¶
func (e DoSetupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DoSetupRequestValidationError) ErrorName ¶
func (e DoSetupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DoSetupRequestValidationError) Field ¶
func (e DoSetupRequestValidationError) Field() string
Field function returns field value.
func (DoSetupRequestValidationError) Key ¶
func (e DoSetupRequestValidationError) Key() bool
Key function returns key value.
func (DoSetupRequestValidationError) Reason ¶
func (e DoSetupRequestValidationError) Reason() string
Reason function returns reason value.
type DoSetupResponse ¶
type DoSetupResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*DoSetupResponse) Descriptor
deprecated
func (*DoSetupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DoSetupResponse.ProtoReflect.Descriptor instead.
func (*DoSetupResponse) GetStatus ¶
func (x *DoSetupResponse) GetStatus() *Status
func (*DoSetupResponse) ProtoMessage ¶
func (*DoSetupResponse) ProtoMessage()
func (*DoSetupResponse) ProtoReflect ¶
func (x *DoSetupResponse) ProtoReflect() protoreflect.Message
func (*DoSetupResponse) Reset ¶
func (x *DoSetupResponse) Reset()
func (*DoSetupResponse) String ¶
func (x *DoSetupResponse) String() string
func (*DoSetupResponse) Validate ¶
func (m *DoSetupResponse) Validate() error
Validate checks the field values on DoSetupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DoSetupResponse) ValidateAll ¶
func (m *DoSetupResponse) ValidateAll() error
ValidateAll checks the field values on DoSetupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DoSetupResponseMultiError, or nil if none found.
type DoSetupResponseMultiError ¶
type DoSetupResponseMultiError []error
DoSetupResponseMultiError is an error wrapping multiple validation errors returned by DoSetupResponse.ValidateAll() if the designated constraints aren't met.
func (DoSetupResponseMultiError) AllErrors ¶
func (m DoSetupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DoSetupResponseMultiError) Error ¶
func (m DoSetupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DoSetupResponseValidationError ¶
type DoSetupResponseValidationError struct {
// contains filtered or unexported fields
}
DoSetupResponseValidationError is the validation error returned by DoSetupResponse.Validate if the designated constraints aren't met.
func (DoSetupResponseValidationError) Cause ¶
func (e DoSetupResponseValidationError) Cause() error
Cause function returns cause value.
func (DoSetupResponseValidationError) Error ¶
func (e DoSetupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DoSetupResponseValidationError) ErrorName ¶
func (e DoSetupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DoSetupResponseValidationError) Field ¶
func (e DoSetupResponseValidationError) Field() string
Field function returns field value.
func (DoSetupResponseValidationError) Key ¶
func (e DoSetupResponseValidationError) Key() bool
Key function returns key value.
func (DoSetupResponseValidationError) Reason ¶
func (e DoSetupResponseValidationError) Reason() string
Reason function returns reason value.
type Event ¶
type Event int32
func (Event) Descriptor ¶
func (Event) Descriptor() protoreflect.EnumDescriptor
func (Event) EnumDescriptor
deprecated
func (Event) Number ¶
func (x Event) Number() protoreflect.EnumNumber
func (Event) Type ¶
func (Event) Type() protoreflect.EnumType
type GetSetupInfoRequest ¶
type GetSetupInfoRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*GetSetupInfoRequest) Descriptor
deprecated
func (*GetSetupInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSetupInfoRequest.ProtoReflect.Descriptor instead.
func (*GetSetupInfoRequest) GetBizId ¶
func (x *GetSetupInfoRequest) GetBizId() string
func (*GetSetupInfoRequest) ProtoMessage ¶
func (*GetSetupInfoRequest) ProtoMessage()
func (*GetSetupInfoRequest) ProtoReflect ¶
func (x *GetSetupInfoRequest) ProtoReflect() protoreflect.Message
func (*GetSetupInfoRequest) Reset ¶
func (x *GetSetupInfoRequest) Reset()
func (*GetSetupInfoRequest) String ¶
func (x *GetSetupInfoRequest) String() string
func (*GetSetupInfoRequest) Validate ¶
func (m *GetSetupInfoRequest) Validate() error
Validate checks the field values on GetSetupInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSetupInfoRequest) ValidateAll ¶
func (m *GetSetupInfoRequest) ValidateAll() error
ValidateAll checks the field values on GetSetupInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSetupInfoRequestMultiError, or nil if none found.
type GetSetupInfoRequestMultiError ¶
type GetSetupInfoRequestMultiError []error
GetSetupInfoRequestMultiError is an error wrapping multiple validation errors returned by GetSetupInfoRequest.ValidateAll() if the designated constraints aren't met.
func (GetSetupInfoRequestMultiError) AllErrors ¶
func (m GetSetupInfoRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSetupInfoRequestMultiError) Error ¶
func (m GetSetupInfoRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSetupInfoRequestValidationError ¶
type GetSetupInfoRequestValidationError struct {
// contains filtered or unexported fields
}
GetSetupInfoRequestValidationError is the validation error returned by GetSetupInfoRequest.Validate if the designated constraints aren't met.
func (GetSetupInfoRequestValidationError) Cause ¶
func (e GetSetupInfoRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSetupInfoRequestValidationError) Error ¶
func (e GetSetupInfoRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSetupInfoRequestValidationError) ErrorName ¶
func (e GetSetupInfoRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSetupInfoRequestValidationError) Field ¶
func (e GetSetupInfoRequestValidationError) Field() string
Field function returns field value.
func (GetSetupInfoRequestValidationError) Key ¶
func (e GetSetupInfoRequestValidationError) Key() bool
Key function returns key value.
func (GetSetupInfoRequestValidationError) Reason ¶
func (e GetSetupInfoRequestValidationError) Reason() string
Reason function returns reason value.
type GetSetupInfoResponse ¶
type GetSetupInfoResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` SecretKey string `protobuf:"bytes,2,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` QrCode string `protobuf:"bytes,3,opt,name=qr_code,json=qrCode,proto3" json:"qr_code,omitempty"` // contains filtered or unexported fields }
func (*GetSetupInfoResponse) Descriptor
deprecated
func (*GetSetupInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSetupInfoResponse.ProtoReflect.Descriptor instead.
func (*GetSetupInfoResponse) GetQrCode ¶
func (x *GetSetupInfoResponse) GetQrCode() string
func (*GetSetupInfoResponse) GetSecretKey ¶
func (x *GetSetupInfoResponse) GetSecretKey() string
func (*GetSetupInfoResponse) GetStatus ¶
func (x *GetSetupInfoResponse) GetStatus() *Status
func (*GetSetupInfoResponse) ProtoMessage ¶
func (*GetSetupInfoResponse) ProtoMessage()
func (*GetSetupInfoResponse) ProtoReflect ¶
func (x *GetSetupInfoResponse) ProtoReflect() protoreflect.Message
func (*GetSetupInfoResponse) Reset ¶
func (x *GetSetupInfoResponse) Reset()
func (*GetSetupInfoResponse) String ¶
func (x *GetSetupInfoResponse) String() string
func (*GetSetupInfoResponse) Validate ¶
func (m *GetSetupInfoResponse) Validate() error
Validate checks the field values on GetSetupInfoResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSetupInfoResponse) ValidateAll ¶
func (m *GetSetupInfoResponse) ValidateAll() error
ValidateAll checks the field values on GetSetupInfoResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSetupInfoResponseMultiError, or nil if none found.
type GetSetupInfoResponseMultiError ¶
type GetSetupInfoResponseMultiError []error
GetSetupInfoResponseMultiError is an error wrapping multiple validation errors returned by GetSetupInfoResponse.ValidateAll() if the designated constraints aren't met.
func (GetSetupInfoResponseMultiError) AllErrors ¶
func (m GetSetupInfoResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSetupInfoResponseMultiError) Error ¶
func (m GetSetupInfoResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSetupInfoResponseValidationError ¶
type GetSetupInfoResponseValidationError struct {
// contains filtered or unexported fields
}
GetSetupInfoResponseValidationError is the validation error returned by GetSetupInfoResponse.Validate if the designated constraints aren't met.
func (GetSetupInfoResponseValidationError) Cause ¶
func (e GetSetupInfoResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSetupInfoResponseValidationError) Error ¶
func (e GetSetupInfoResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSetupInfoResponseValidationError) ErrorName ¶
func (e GetSetupInfoResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSetupInfoResponseValidationError) Field ¶
func (e GetSetupInfoResponseValidationError) Field() string
Field function returns field value.
func (GetSetupInfoResponseValidationError) Key ¶
func (e GetSetupInfoResponseValidationError) Key() bool
Key function returns key value.
func (GetSetupInfoResponseValidationError) Reason ¶
func (e GetSetupInfoResponseValidationError) Reason() string
Reason function returns reason value.
type ListUsersRequest ¶
type ListUsersRequest struct {
// contains filtered or unexported fields
}
func (*ListUsersRequest) Descriptor
deprecated
func (*ListUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsersRequest) ProtoMessage ¶
func (*ListUsersRequest) ProtoMessage()
func (*ListUsersRequest) ProtoReflect ¶
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsersRequest) Reset ¶
func (x *ListUsersRequest) Reset()
func (*ListUsersRequest) String ¶
func (x *ListUsersRequest) String() string
func (*ListUsersRequest) Validate ¶
func (m *ListUsersRequest) Validate() error
Validate checks the field values on ListUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUsersRequest) ValidateAll ¶
func (m *ListUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUsersRequestMultiError, or nil if none found.
type ListUsersRequestMultiError ¶
type ListUsersRequestMultiError []error
ListUsersRequestMultiError is an error wrapping multiple validation errors returned by ListUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListUsersRequestMultiError) AllErrors ¶
func (m ListUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUsersRequestMultiError) Error ¶
func (m ListUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUsersRequestValidationError ¶
type ListUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListUsersRequestValidationError is the validation error returned by ListUsersRequest.Validate if the designated constraints aren't met.
func (ListUsersRequestValidationError) Cause ¶
func (e ListUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUsersRequestValidationError) Error ¶
func (e ListUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUsersRequestValidationError) ErrorName ¶
func (e ListUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUsersRequestValidationError) Field ¶
func (e ListUsersRequestValidationError) Field() string
Field function returns field value.
func (ListUsersRequestValidationError) Key ¶
func (e ListUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListUsersRequestValidationError) Reason ¶
func (e ListUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListUsersResponse ¶
type ListUsersResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` UserInfos []*UserInfo `protobuf:"bytes,2,rep,name=user_infos,json=userInfos,proto3" json:"user_infos,omitempty"` // contains filtered or unexported fields }
func (*ListUsersResponse) Descriptor
deprecated
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetStatus ¶
func (x *ListUsersResponse) GetStatus() *Status
func (*ListUsersResponse) GetUserInfos ¶
func (x *ListUsersResponse) GetUserInfos() []*UserInfo
func (*ListUsersResponse) ProtoMessage ¶
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶
func (x *ListUsersResponse) String() string
func (*ListUsersResponse) Validate ¶
func (m *ListUsersResponse) Validate() error
Validate checks the field values on ListUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUsersResponse) ValidateAll ¶
func (m *ListUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUsersResponseMultiError, or nil if none found.
type ListUsersResponseMultiError ¶
type ListUsersResponseMultiError []error
ListUsersResponseMultiError is an error wrapping multiple validation errors returned by ListUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListUsersResponseMultiError) AllErrors ¶
func (m ListUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUsersResponseMultiError) Error ¶
func (m ListUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUsersResponseValidationError ¶
type ListUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListUsersResponseValidationError is the validation error returned by ListUsersResponse.Validate if the designated constraints aren't met.
func (ListUsersResponseValidationError) Cause ¶
func (e ListUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUsersResponseValidationError) Error ¶
func (e ListUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUsersResponseValidationError) ErrorName ¶
func (e ListUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUsersResponseValidationError) Field ¶
func (e ListUsersResponseValidationError) Field() string
Field function returns field value.
func (ListUsersResponseValidationError) Key ¶
func (e ListUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListUsersResponseValidationError) Reason ¶
func (e ListUsersResponseValidationError) Reason() string
Reason function returns reason value.
type LoginBeginRequest ¶
type LoginBeginRequest struct {
// contains filtered or unexported fields
}
func (*LoginBeginRequest) Descriptor
deprecated
func (*LoginBeginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginBeginRequest.ProtoReflect.Descriptor instead.
func (*LoginBeginRequest) ProtoMessage ¶
func (*LoginBeginRequest) ProtoMessage()
func (*LoginBeginRequest) ProtoReflect ¶
func (x *LoginBeginRequest) ProtoReflect() protoreflect.Message
func (*LoginBeginRequest) Reset ¶
func (x *LoginBeginRequest) Reset()
func (*LoginBeginRequest) String ¶
func (x *LoginBeginRequest) String() string
func (*LoginBeginRequest) Validate ¶
func (m *LoginBeginRequest) Validate() error
Validate checks the field values on LoginBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginBeginRequest) ValidateAll ¶
func (m *LoginBeginRequest) ValidateAll() error
ValidateAll checks the field values on LoginBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginBeginRequestMultiError, or nil if none found.
type LoginBeginRequestMultiError ¶
type LoginBeginRequestMultiError []error
LoginBeginRequestMultiError is an error wrapping multiple validation errors returned by LoginBeginRequest.ValidateAll() if the designated constraints aren't met.
func (LoginBeginRequestMultiError) AllErrors ¶
func (m LoginBeginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginBeginRequestMultiError) Error ¶
func (m LoginBeginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginBeginRequestValidationError ¶
type LoginBeginRequestValidationError struct {
// contains filtered or unexported fields
}
LoginBeginRequestValidationError is the validation error returned by LoginBeginRequest.Validate if the designated constraints aren't met.
func (LoginBeginRequestValidationError) Cause ¶
func (e LoginBeginRequestValidationError) Cause() error
Cause function returns cause value.
func (LoginBeginRequestValidationError) Error ¶
func (e LoginBeginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoginBeginRequestValidationError) ErrorName ¶
func (e LoginBeginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoginBeginRequestValidationError) Field ¶
func (e LoginBeginRequestValidationError) Field() string
Field function returns field value.
func (LoginBeginRequestValidationError) Key ¶
func (e LoginBeginRequestValidationError) Key() bool
Key function returns key value.
func (LoginBeginRequestValidationError) Reason ¶
func (e LoginBeginRequestValidationError) Reason() string
Reason function returns reason value.
type LoginBeginResponse ¶
type LoginBeginResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` BizId string `protobuf:"bytes,2,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,3,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*LoginBeginResponse) Descriptor
deprecated
func (*LoginBeginResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginBeginResponse.ProtoReflect.Descriptor instead.
func (*LoginBeginResponse) GetBizId ¶
func (x *LoginBeginResponse) GetBizId() string
func (*LoginBeginResponse) GetNeededOrEvents ¶
func (x *LoginBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*LoginBeginResponse) GetStatus ¶
func (x *LoginBeginResponse) GetStatus() *Status
func (*LoginBeginResponse) ProtoMessage ¶
func (*LoginBeginResponse) ProtoMessage()
func (*LoginBeginResponse) ProtoReflect ¶
func (x *LoginBeginResponse) ProtoReflect() protoreflect.Message
func (*LoginBeginResponse) Reset ¶
func (x *LoginBeginResponse) Reset()
func (*LoginBeginResponse) String ¶
func (x *LoginBeginResponse) String() string
func (*LoginBeginResponse) Validate ¶
func (m *LoginBeginResponse) Validate() error
Validate checks the field values on LoginBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginBeginResponse) ValidateAll ¶
func (m *LoginBeginResponse) ValidateAll() error
ValidateAll checks the field values on LoginBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginBeginResponseMultiError, or nil if none found.
type LoginBeginResponseMultiError ¶
type LoginBeginResponseMultiError []error
LoginBeginResponseMultiError is an error wrapping multiple validation errors returned by LoginBeginResponse.ValidateAll() if the designated constraints aren't met.
func (LoginBeginResponseMultiError) AllErrors ¶
func (m LoginBeginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginBeginResponseMultiError) Error ¶
func (m LoginBeginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginBeginResponseValidationError ¶
type LoginBeginResponseValidationError struct {
// contains filtered or unexported fields
}
LoginBeginResponseValidationError is the validation error returned by LoginBeginResponse.Validate if the designated constraints aren't met.
func (LoginBeginResponseValidationError) Cause ¶
func (e LoginBeginResponseValidationError) Cause() error
Cause function returns cause value.
func (LoginBeginResponseValidationError) Error ¶
func (e LoginBeginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoginBeginResponseValidationError) ErrorName ¶
func (e LoginBeginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoginBeginResponseValidationError) Field ¶
func (e LoginBeginResponseValidationError) Field() string
Field function returns field value.
func (LoginBeginResponseValidationError) Key ¶
func (e LoginBeginResponseValidationError) Key() bool
Key function returns key value.
func (LoginBeginResponseValidationError) Reason ¶
func (e LoginBeginResponseValidationError) Reason() string
Reason function returns reason value.
type LoginCheckRequest ¶
type LoginCheckRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*LoginCheckRequest) Descriptor
deprecated
func (*LoginCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginCheckRequest.ProtoReflect.Descriptor instead.
func (*LoginCheckRequest) GetBizId ¶
func (x *LoginCheckRequest) GetBizId() string
func (*LoginCheckRequest) ProtoMessage ¶
func (*LoginCheckRequest) ProtoMessage()
func (*LoginCheckRequest) ProtoReflect ¶
func (x *LoginCheckRequest) ProtoReflect() protoreflect.Message
func (*LoginCheckRequest) Reset ¶
func (x *LoginCheckRequest) Reset()
func (*LoginCheckRequest) String ¶
func (x *LoginCheckRequest) String() string
func (*LoginCheckRequest) Validate ¶
func (m *LoginCheckRequest) Validate() error
Validate checks the field values on LoginCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginCheckRequest) ValidateAll ¶
func (m *LoginCheckRequest) ValidateAll() error
ValidateAll checks the field values on LoginCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginCheckRequestMultiError, or nil if none found.
type LoginCheckRequestMultiError ¶
type LoginCheckRequestMultiError []error
LoginCheckRequestMultiError is an error wrapping multiple validation errors returned by LoginCheckRequest.ValidateAll() if the designated constraints aren't met.
func (LoginCheckRequestMultiError) AllErrors ¶
func (m LoginCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginCheckRequestMultiError) Error ¶
func (m LoginCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginCheckRequestValidationError ¶
type LoginCheckRequestValidationError struct {
// contains filtered or unexported fields
}
LoginCheckRequestValidationError is the validation error returned by LoginCheckRequest.Validate if the designated constraints aren't met.
func (LoginCheckRequestValidationError) Cause ¶
func (e LoginCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (LoginCheckRequestValidationError) Error ¶
func (e LoginCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoginCheckRequestValidationError) ErrorName ¶
func (e LoginCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoginCheckRequestValidationError) Field ¶
func (e LoginCheckRequestValidationError) Field() string
Field function returns field value.
func (LoginCheckRequestValidationError) Key ¶
func (e LoginCheckRequestValidationError) Key() bool
Key function returns key value.
func (LoginCheckRequestValidationError) Reason ¶
func (e LoginCheckRequestValidationError) Reason() string
Reason function returns reason value.
type LoginCheckResponse ¶
type LoginCheckResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,2,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*LoginCheckResponse) Descriptor
deprecated
func (*LoginCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginCheckResponse.ProtoReflect.Descriptor instead.
func (*LoginCheckResponse) GetNeededOrEvents ¶
func (x *LoginCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*LoginCheckResponse) GetStatus ¶
func (x *LoginCheckResponse) GetStatus() *Status
func (*LoginCheckResponse) ProtoMessage ¶
func (*LoginCheckResponse) ProtoMessage()
func (*LoginCheckResponse) ProtoReflect ¶
func (x *LoginCheckResponse) ProtoReflect() protoreflect.Message
func (*LoginCheckResponse) Reset ¶
func (x *LoginCheckResponse) Reset()
func (*LoginCheckResponse) String ¶
func (x *LoginCheckResponse) String() string
func (*LoginCheckResponse) Validate ¶
func (m *LoginCheckResponse) Validate() error
Validate checks the field values on LoginCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginCheckResponse) ValidateAll ¶
func (m *LoginCheckResponse) ValidateAll() error
ValidateAll checks the field values on LoginCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginCheckResponseMultiError, or nil if none found.
type LoginCheckResponseMultiError ¶
type LoginCheckResponseMultiError []error
LoginCheckResponseMultiError is an error wrapping multiple validation errors returned by LoginCheckResponse.ValidateAll() if the designated constraints aren't met.
func (LoginCheckResponseMultiError) AllErrors ¶
func (m LoginCheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginCheckResponseMultiError) Error ¶
func (m LoginCheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginCheckResponseValidationError ¶
type LoginCheckResponseValidationError struct {
// contains filtered or unexported fields
}
LoginCheckResponseValidationError is the validation error returned by LoginCheckResponse.Validate if the designated constraints aren't met.
func (LoginCheckResponseValidationError) Cause ¶
func (e LoginCheckResponseValidationError) Cause() error
Cause function returns cause value.
func (LoginCheckResponseValidationError) Error ¶
func (e LoginCheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoginCheckResponseValidationError) ErrorName ¶
func (e LoginCheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoginCheckResponseValidationError) Field ¶
func (e LoginCheckResponseValidationError) Field() string
Field function returns field value.
func (LoginCheckResponseValidationError) Key ¶
func (e LoginCheckResponseValidationError) Key() bool
Key function returns key value.
func (LoginCheckResponseValidationError) Reason ¶
func (e LoginCheckResponseValidationError) Reason() string
Reason function returns reason value.
type LoginEndRequest ¶
type LoginEndRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*LoginEndRequest) Descriptor
deprecated
func (*LoginEndRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginEndRequest.ProtoReflect.Descriptor instead.
func (*LoginEndRequest) GetBizId ¶
func (x *LoginEndRequest) GetBizId() string
func (*LoginEndRequest) ProtoMessage ¶
func (*LoginEndRequest) ProtoMessage()
func (*LoginEndRequest) ProtoReflect ¶
func (x *LoginEndRequest) ProtoReflect() protoreflect.Message
func (*LoginEndRequest) Reset ¶
func (x *LoginEndRequest) Reset()
func (*LoginEndRequest) String ¶
func (x *LoginEndRequest) String() string
func (*LoginEndRequest) Validate ¶
func (m *LoginEndRequest) Validate() error
Validate checks the field values on LoginEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginEndRequest) ValidateAll ¶
func (m *LoginEndRequest) ValidateAll() error
ValidateAll checks the field values on LoginEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginEndRequestMultiError, or nil if none found.
type LoginEndRequestMultiError ¶
type LoginEndRequestMultiError []error
LoginEndRequestMultiError is an error wrapping multiple validation errors returned by LoginEndRequest.ValidateAll() if the designated constraints aren't met.
func (LoginEndRequestMultiError) AllErrors ¶
func (m LoginEndRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginEndRequestMultiError) Error ¶
func (m LoginEndRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginEndRequestValidationError ¶
type LoginEndRequestValidationError struct {
// contains filtered or unexported fields
}
LoginEndRequestValidationError is the validation error returned by LoginEndRequest.Validate if the designated constraints aren't met.
func (LoginEndRequestValidationError) Cause ¶
func (e LoginEndRequestValidationError) Cause() error
Cause function returns cause value.
func (LoginEndRequestValidationError) Error ¶
func (e LoginEndRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoginEndRequestValidationError) ErrorName ¶
func (e LoginEndRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoginEndRequestValidationError) Field ¶
func (e LoginEndRequestValidationError) Field() string
Field function returns field value.
func (LoginEndRequestValidationError) Key ¶
func (e LoginEndRequestValidationError) Key() bool
Key function returns key value.
func (LoginEndRequestValidationError) Reason ¶
func (e LoginEndRequestValidationError) Reason() string
Reason function returns reason value.
type LoginEndResponse ¶
type LoginEndResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*LoginEndResponse) Descriptor
deprecated
func (*LoginEndResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginEndResponse.ProtoReflect.Descriptor instead.
func (*LoginEndResponse) GetStatus ¶
func (x *LoginEndResponse) GetStatus() *Status
func (*LoginEndResponse) GetUserId ¶
func (x *LoginEndResponse) GetUserId() string
func (*LoginEndResponse) ProtoMessage ¶
func (*LoginEndResponse) ProtoMessage()
func (*LoginEndResponse) ProtoReflect ¶
func (x *LoginEndResponse) ProtoReflect() protoreflect.Message
func (*LoginEndResponse) Reset ¶
func (x *LoginEndResponse) Reset()
func (*LoginEndResponse) String ¶
func (x *LoginEndResponse) String() string
func (*LoginEndResponse) Validate ¶
func (m *LoginEndResponse) Validate() error
Validate checks the field values on LoginEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginEndResponse) ValidateAll ¶
func (m *LoginEndResponse) ValidateAll() error
ValidateAll checks the field values on LoginEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginEndResponseMultiError, or nil if none found.
type LoginEndResponseMultiError ¶
type LoginEndResponseMultiError []error
LoginEndResponseMultiError is an error wrapping multiple validation errors returned by LoginEndResponse.ValidateAll() if the designated constraints aren't met.
func (LoginEndResponseMultiError) AllErrors ¶
func (m LoginEndResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginEndResponseMultiError) Error ¶
func (m LoginEndResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginEndResponseValidationError ¶
type LoginEndResponseValidationError struct {
// contains filtered or unexported fields
}
LoginEndResponseValidationError is the validation error returned by LoginEndResponse.Validate if the designated constraints aren't met.
func (LoginEndResponseValidationError) Cause ¶
func (e LoginEndResponseValidationError) Cause() error
Cause function returns cause value.
func (LoginEndResponseValidationError) Error ¶
func (e LoginEndResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoginEndResponseValidationError) ErrorName ¶
func (e LoginEndResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoginEndResponseValidationError) Field ¶
func (e LoginEndResponseValidationError) Field() string
Field function returns field value.
func (LoginEndResponseValidationError) Key ¶
func (e LoginEndResponseValidationError) Key() bool
Key function returns key value.
func (LoginEndResponseValidationError) Reason ¶
func (e LoginEndResponseValidationError) Reason() string
Reason function returns reason value.
type LoginRequest ¶
type LoginRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*LoginRequest) Descriptor
deprecated
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetBizId ¶
func (x *LoginRequest) GetBizId() string
func (*LoginRequest) GetPassword ¶
func (x *LoginRequest) GetPassword() string
func (*LoginRequest) GetUserName ¶
func (x *LoginRequest) GetUserName() string
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) ProtoReflect ¶
func (x *LoginRequest) ProtoReflect() protoreflect.Message
func (*LoginRequest) Reset ¶
func (x *LoginRequest) Reset()
func (*LoginRequest) String ¶
func (x *LoginRequest) String() string
func (*LoginRequest) Validate ¶
func (m *LoginRequest) Validate() error
Validate checks the field values on LoginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginRequest) ValidateAll ¶
func (m *LoginRequest) ValidateAll() error
ValidateAll checks the field values on LoginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginRequestMultiError, or nil if none found.
type LoginRequestMultiError ¶
type LoginRequestMultiError []error
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
func (LoginRequestMultiError) AllErrors ¶
func (m LoginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginRequestMultiError) Error ¶
func (m LoginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginRequestValidationError ¶
type LoginRequestValidationError struct {
// contains filtered or unexported fields
}
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
func (LoginRequestValidationError) Cause ¶
func (e LoginRequestValidationError) Cause() error
Cause function returns cause value.
func (LoginRequestValidationError) Error ¶
func (e LoginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoginRequestValidationError) ErrorName ¶
func (e LoginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoginRequestValidationError) Field ¶
func (e LoginRequestValidationError) Field() string
Field function returns field value.
func (LoginRequestValidationError) Key ¶
func (e LoginRequestValidationError) Key() bool
Key function returns key value.
func (LoginRequestValidationError) Reason ¶
func (e LoginRequestValidationError) Reason() string
Reason function returns reason value.
type LoginResponse ¶
type LoginResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*LoginResponse) Descriptor
deprecated
func (*LoginResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginResponse.ProtoReflect.Descriptor instead.
func (*LoginResponse) GetStatus ¶
func (x *LoginResponse) GetStatus() *Status
func (*LoginResponse) ProtoMessage ¶
func (*LoginResponse) ProtoMessage()
func (*LoginResponse) ProtoReflect ¶
func (x *LoginResponse) ProtoReflect() protoreflect.Message
func (*LoginResponse) Reset ¶
func (x *LoginResponse) Reset()
func (*LoginResponse) String ¶
func (x *LoginResponse) String() string
func (*LoginResponse) Validate ¶
func (m *LoginResponse) Validate() error
Validate checks the field values on LoginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginResponse) ValidateAll ¶
func (m *LoginResponse) ValidateAll() error
ValidateAll checks the field values on LoginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginResponseMultiError, or nil if none found.
type LoginResponseMultiError ¶
type LoginResponseMultiError []error
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
func (LoginResponseMultiError) AllErrors ¶
func (m LoginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginResponseMultiError) Error ¶
func (m LoginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginResponseValidationError ¶
type LoginResponseValidationError struct {
// contains filtered or unexported fields
}
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
func (LoginResponseValidationError) Cause ¶
func (e LoginResponseValidationError) Cause() error
Cause function returns cause value.
func (LoginResponseValidationError) Error ¶
func (e LoginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoginResponseValidationError) ErrorName ¶
func (e LoginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoginResponseValidationError) Field ¶
func (e LoginResponseValidationError) Field() string
Field function returns field value.
func (LoginResponseValidationError) Key ¶
func (e LoginResponseValidationError) Key() bool
Key function returns key value.
func (LoginResponseValidationError) Reason ¶
func (e LoginResponseValidationError) Reason() string
Reason function returns reason value.
type LogoutRequest ¶
type LogoutRequest struct {
// contains filtered or unexported fields
}
func (*LogoutRequest) Descriptor
deprecated
func (*LogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogoutRequest.ProtoReflect.Descriptor instead.
func (*LogoutRequest) ProtoMessage ¶
func (*LogoutRequest) ProtoMessage()
func (*LogoutRequest) ProtoReflect ¶
func (x *LogoutRequest) ProtoReflect() protoreflect.Message
func (*LogoutRequest) Reset ¶
func (x *LogoutRequest) Reset()
func (*LogoutRequest) String ¶
func (x *LogoutRequest) String() string
func (*LogoutRequest) Validate ¶
func (m *LogoutRequest) Validate() error
Validate checks the field values on LogoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LogoutRequest) ValidateAll ¶
func (m *LogoutRequest) ValidateAll() error
ValidateAll checks the field values on LogoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LogoutRequestMultiError, or nil if none found.
type LogoutRequestMultiError ¶
type LogoutRequestMultiError []error
LogoutRequestMultiError is an error wrapping multiple validation errors returned by LogoutRequest.ValidateAll() if the designated constraints aren't met.
func (LogoutRequestMultiError) AllErrors ¶
func (m LogoutRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LogoutRequestMultiError) Error ¶
func (m LogoutRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LogoutRequestValidationError ¶
type LogoutRequestValidationError struct {
// contains filtered or unexported fields
}
LogoutRequestValidationError is the validation error returned by LogoutRequest.Validate if the designated constraints aren't met.
func (LogoutRequestValidationError) Cause ¶
func (e LogoutRequestValidationError) Cause() error
Cause function returns cause value.
func (LogoutRequestValidationError) Error ¶
func (e LogoutRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LogoutRequestValidationError) ErrorName ¶
func (e LogoutRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LogoutRequestValidationError) Field ¶
func (e LogoutRequestValidationError) Field() string
Field function returns field value.
func (LogoutRequestValidationError) Key ¶
func (e LogoutRequestValidationError) Key() bool
Key function returns key value.
func (LogoutRequestValidationError) Reason ¶
func (e LogoutRequestValidationError) Reason() string
Reason function returns reason value.
type LogoutResponse ¶
type LogoutResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*LogoutResponse) Descriptor
deprecated
func (*LogoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogoutResponse.ProtoReflect.Descriptor instead.
func (*LogoutResponse) GetStatus ¶
func (x *LogoutResponse) GetStatus() *Status
func (*LogoutResponse) ProtoMessage ¶
func (*LogoutResponse) ProtoMessage()
func (*LogoutResponse) ProtoReflect ¶
func (x *LogoutResponse) ProtoReflect() protoreflect.Message
func (*LogoutResponse) Reset ¶
func (x *LogoutResponse) Reset()
func (*LogoutResponse) String ¶
func (x *LogoutResponse) String() string
func (*LogoutResponse) Validate ¶
func (m *LogoutResponse) Validate() error
Validate checks the field values on LogoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LogoutResponse) ValidateAll ¶
func (m *LogoutResponse) ValidateAll() error
ValidateAll checks the field values on LogoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LogoutResponseMultiError, or nil if none found.
type LogoutResponseMultiError ¶
type LogoutResponseMultiError []error
LogoutResponseMultiError is an error wrapping multiple validation errors returned by LogoutResponse.ValidateAll() if the designated constraints aren't met.
func (LogoutResponseMultiError) AllErrors ¶
func (m LogoutResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LogoutResponseMultiError) Error ¶
func (m LogoutResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LogoutResponseValidationError ¶
type LogoutResponseValidationError struct {
// contains filtered or unexported fields
}
LogoutResponseValidationError is the validation error returned by LogoutResponse.Validate if the designated constraints aren't met.
func (LogoutResponseValidationError) Cause ¶
func (e LogoutResponseValidationError) Cause() error
Cause function returns cause value.
func (LogoutResponseValidationError) Error ¶
func (e LogoutResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LogoutResponseValidationError) ErrorName ¶
func (e LogoutResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LogoutResponseValidationError) Field ¶
func (e LogoutResponseValidationError) Field() string
Field function returns field value.
func (LogoutResponseValidationError) Key ¶
func (e LogoutResponseValidationError) Key() bool
Key function returns key value.
func (LogoutResponseValidationError) Reason ¶
func (e LogoutResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterBeginRequest ¶
type RegisterBeginRequest struct {
// contains filtered or unexported fields
}
func (*RegisterBeginRequest) Descriptor
deprecated
func (*RegisterBeginRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterBeginRequest.ProtoReflect.Descriptor instead.
func (*RegisterBeginRequest) ProtoMessage ¶
func (*RegisterBeginRequest) ProtoMessage()
func (*RegisterBeginRequest) ProtoReflect ¶
func (x *RegisterBeginRequest) ProtoReflect() protoreflect.Message
func (*RegisterBeginRequest) Reset ¶
func (x *RegisterBeginRequest) Reset()
func (*RegisterBeginRequest) String ¶
func (x *RegisterBeginRequest) String() string
func (*RegisterBeginRequest) Validate ¶
func (m *RegisterBeginRequest) Validate() error
Validate checks the field values on RegisterBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterBeginRequest) ValidateAll ¶
func (m *RegisterBeginRequest) ValidateAll() error
ValidateAll checks the field values on RegisterBeginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterBeginRequestMultiError, or nil if none found.
type RegisterBeginRequestMultiError ¶
type RegisterBeginRequestMultiError []error
RegisterBeginRequestMultiError is an error wrapping multiple validation errors returned by RegisterBeginRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterBeginRequestMultiError) AllErrors ¶
func (m RegisterBeginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterBeginRequestMultiError) Error ¶
func (m RegisterBeginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterBeginRequestValidationError ¶
type RegisterBeginRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterBeginRequestValidationError is the validation error returned by RegisterBeginRequest.Validate if the designated constraints aren't met.
func (RegisterBeginRequestValidationError) Cause ¶
func (e RegisterBeginRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterBeginRequestValidationError) Error ¶
func (e RegisterBeginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterBeginRequestValidationError) ErrorName ¶
func (e RegisterBeginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterBeginRequestValidationError) Field ¶
func (e RegisterBeginRequestValidationError) Field() string
Field function returns field value.
func (RegisterBeginRequestValidationError) Key ¶
func (e RegisterBeginRequestValidationError) Key() bool
Key function returns key value.
func (RegisterBeginRequestValidationError) Reason ¶
func (e RegisterBeginRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterBeginResponse ¶
type RegisterBeginResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` BizId string `protobuf:"bytes,2,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,3,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*RegisterBeginResponse) Descriptor
deprecated
func (*RegisterBeginResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterBeginResponse.ProtoReflect.Descriptor instead.
func (*RegisterBeginResponse) GetBizId ¶
func (x *RegisterBeginResponse) GetBizId() string
func (*RegisterBeginResponse) GetNeededOrEvents ¶
func (x *RegisterBeginResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*RegisterBeginResponse) GetStatus ¶
func (x *RegisterBeginResponse) GetStatus() *Status
func (*RegisterBeginResponse) ProtoMessage ¶
func (*RegisterBeginResponse) ProtoMessage()
func (*RegisterBeginResponse) ProtoReflect ¶
func (x *RegisterBeginResponse) ProtoReflect() protoreflect.Message
func (*RegisterBeginResponse) Reset ¶
func (x *RegisterBeginResponse) Reset()
func (*RegisterBeginResponse) String ¶
func (x *RegisterBeginResponse) String() string
func (*RegisterBeginResponse) Validate ¶
func (m *RegisterBeginResponse) Validate() error
Validate checks the field values on RegisterBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterBeginResponse) ValidateAll ¶
func (m *RegisterBeginResponse) ValidateAll() error
ValidateAll checks the field values on RegisterBeginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterBeginResponseMultiError, or nil if none found.
type RegisterBeginResponseMultiError ¶
type RegisterBeginResponseMultiError []error
RegisterBeginResponseMultiError is an error wrapping multiple validation errors returned by RegisterBeginResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterBeginResponseMultiError) AllErrors ¶
func (m RegisterBeginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterBeginResponseMultiError) Error ¶
func (m RegisterBeginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterBeginResponseValidationError ¶
type RegisterBeginResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterBeginResponseValidationError is the validation error returned by RegisterBeginResponse.Validate if the designated constraints aren't met.
func (RegisterBeginResponseValidationError) Cause ¶
func (e RegisterBeginResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterBeginResponseValidationError) Error ¶
func (e RegisterBeginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterBeginResponseValidationError) ErrorName ¶
func (e RegisterBeginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterBeginResponseValidationError) Field ¶
func (e RegisterBeginResponseValidationError) Field() string
Field function returns field value.
func (RegisterBeginResponseValidationError) Key ¶
func (e RegisterBeginResponseValidationError) Key() bool
Key function returns key value.
func (RegisterBeginResponseValidationError) Reason ¶
func (e RegisterBeginResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterCheckRequest ¶
type RegisterCheckRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*RegisterCheckRequest) Descriptor
deprecated
func (*RegisterCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterCheckRequest.ProtoReflect.Descriptor instead.
func (*RegisterCheckRequest) GetBizId ¶
func (x *RegisterCheckRequest) GetBizId() string
func (*RegisterCheckRequest) ProtoMessage ¶
func (*RegisterCheckRequest) ProtoMessage()
func (*RegisterCheckRequest) ProtoReflect ¶
func (x *RegisterCheckRequest) ProtoReflect() protoreflect.Message
func (*RegisterCheckRequest) Reset ¶
func (x *RegisterCheckRequest) Reset()
func (*RegisterCheckRequest) String ¶
func (x *RegisterCheckRequest) String() string
func (*RegisterCheckRequest) Validate ¶
func (m *RegisterCheckRequest) Validate() error
Validate checks the field values on RegisterCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterCheckRequest) ValidateAll ¶
func (m *RegisterCheckRequest) ValidateAll() error
ValidateAll checks the field values on RegisterCheckRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterCheckRequestMultiError, or nil if none found.
type RegisterCheckRequestMultiError ¶
type RegisterCheckRequestMultiError []error
RegisterCheckRequestMultiError is an error wrapping multiple validation errors returned by RegisterCheckRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterCheckRequestMultiError) AllErrors ¶
func (m RegisterCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterCheckRequestMultiError) Error ¶
func (m RegisterCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterCheckRequestValidationError ¶
type RegisterCheckRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterCheckRequestValidationError is the validation error returned by RegisterCheckRequest.Validate if the designated constraints aren't met.
func (RegisterCheckRequestValidationError) Cause ¶
func (e RegisterCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterCheckRequestValidationError) Error ¶
func (e RegisterCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterCheckRequestValidationError) ErrorName ¶
func (e RegisterCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterCheckRequestValidationError) Field ¶
func (e RegisterCheckRequestValidationError) Field() string
Field function returns field value.
func (RegisterCheckRequestValidationError) Key ¶
func (e RegisterCheckRequestValidationError) Key() bool
Key function returns key value.
func (RegisterCheckRequestValidationError) Reason ¶
func (e RegisterCheckRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterCheckResponse ¶
type RegisterCheckResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NeededOrEvents []*AuthenticatorEvent `protobuf:"bytes,2,rep,name=needed_or_events,json=neededOrEvents,proto3" json:"needed_or_events,omitempty"` // contains filtered or unexported fields }
func (*RegisterCheckResponse) Descriptor
deprecated
func (*RegisterCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterCheckResponse.ProtoReflect.Descriptor instead.
func (*RegisterCheckResponse) GetNeededOrEvents ¶
func (x *RegisterCheckResponse) GetNeededOrEvents() []*AuthenticatorEvent
func (*RegisterCheckResponse) GetStatus ¶
func (x *RegisterCheckResponse) GetStatus() *Status
func (*RegisterCheckResponse) ProtoMessage ¶
func (*RegisterCheckResponse) ProtoMessage()
func (*RegisterCheckResponse) ProtoReflect ¶
func (x *RegisterCheckResponse) ProtoReflect() protoreflect.Message
func (*RegisterCheckResponse) Reset ¶
func (x *RegisterCheckResponse) Reset()
func (*RegisterCheckResponse) String ¶
func (x *RegisterCheckResponse) String() string
func (*RegisterCheckResponse) Validate ¶
func (m *RegisterCheckResponse) Validate() error
Validate checks the field values on RegisterCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterCheckResponse) ValidateAll ¶
func (m *RegisterCheckResponse) ValidateAll() error
ValidateAll checks the field values on RegisterCheckResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterCheckResponseMultiError, or nil if none found.
type RegisterCheckResponseMultiError ¶
type RegisterCheckResponseMultiError []error
RegisterCheckResponseMultiError is an error wrapping multiple validation errors returned by RegisterCheckResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterCheckResponseMultiError) AllErrors ¶
func (m RegisterCheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterCheckResponseMultiError) Error ¶
func (m RegisterCheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterCheckResponseValidationError ¶
type RegisterCheckResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterCheckResponseValidationError is the validation error returned by RegisterCheckResponse.Validate if the designated constraints aren't met.
func (RegisterCheckResponseValidationError) Cause ¶
func (e RegisterCheckResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterCheckResponseValidationError) Error ¶
func (e RegisterCheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterCheckResponseValidationError) ErrorName ¶
func (e RegisterCheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterCheckResponseValidationError) Field ¶
func (e RegisterCheckResponseValidationError) Field() string
Field function returns field value.
func (RegisterCheckResponseValidationError) Key ¶
func (e RegisterCheckResponseValidationError) Key() bool
Key function returns key value.
func (RegisterCheckResponseValidationError) Reason ¶
func (e RegisterCheckResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterEndRequest ¶
type RegisterEndRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` // contains filtered or unexported fields }
func (*RegisterEndRequest) Descriptor
deprecated
func (*RegisterEndRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterEndRequest.ProtoReflect.Descriptor instead.
func (*RegisterEndRequest) GetBizId ¶
func (x *RegisterEndRequest) GetBizId() string
func (*RegisterEndRequest) ProtoMessage ¶
func (*RegisterEndRequest) ProtoMessage()
func (*RegisterEndRequest) ProtoReflect ¶
func (x *RegisterEndRequest) ProtoReflect() protoreflect.Message
func (*RegisterEndRequest) Reset ¶
func (x *RegisterEndRequest) Reset()
func (*RegisterEndRequest) String ¶
func (x *RegisterEndRequest) String() string
func (*RegisterEndRequest) Validate ¶
func (m *RegisterEndRequest) Validate() error
Validate checks the field values on RegisterEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterEndRequest) ValidateAll ¶
func (m *RegisterEndRequest) ValidateAll() error
ValidateAll checks the field values on RegisterEndRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterEndRequestMultiError, or nil if none found.
type RegisterEndRequestMultiError ¶
type RegisterEndRequestMultiError []error
RegisterEndRequestMultiError is an error wrapping multiple validation errors returned by RegisterEndRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterEndRequestMultiError) AllErrors ¶
func (m RegisterEndRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterEndRequestMultiError) Error ¶
func (m RegisterEndRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterEndRequestValidationError ¶
type RegisterEndRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterEndRequestValidationError is the validation error returned by RegisterEndRequest.Validate if the designated constraints aren't met.
func (RegisterEndRequestValidationError) Cause ¶
func (e RegisterEndRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterEndRequestValidationError) Error ¶
func (e RegisterEndRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterEndRequestValidationError) ErrorName ¶
func (e RegisterEndRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterEndRequestValidationError) Field ¶
func (e RegisterEndRequestValidationError) Field() string
Field function returns field value.
func (RegisterEndRequestValidationError) Key ¶
func (e RegisterEndRequestValidationError) Key() bool
Key function returns key value.
func (RegisterEndRequestValidationError) Reason ¶
func (e RegisterEndRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterEndResponse ¶
type RegisterEndResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*RegisterEndResponse) Descriptor
deprecated
func (*RegisterEndResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterEndResponse.ProtoReflect.Descriptor instead.
func (*RegisterEndResponse) GetStatus ¶
func (x *RegisterEndResponse) GetStatus() *Status
func (*RegisterEndResponse) GetUserId ¶
func (x *RegisterEndResponse) GetUserId() string
func (*RegisterEndResponse) ProtoMessage ¶
func (*RegisterEndResponse) ProtoMessage()
func (*RegisterEndResponse) ProtoReflect ¶
func (x *RegisterEndResponse) ProtoReflect() protoreflect.Message
func (*RegisterEndResponse) Reset ¶
func (x *RegisterEndResponse) Reset()
func (*RegisterEndResponse) String ¶
func (x *RegisterEndResponse) String() string
func (*RegisterEndResponse) Validate ¶
func (m *RegisterEndResponse) Validate() error
Validate checks the field values on RegisterEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterEndResponse) ValidateAll ¶
func (m *RegisterEndResponse) ValidateAll() error
ValidateAll checks the field values on RegisterEndResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterEndResponseMultiError, or nil if none found.
type RegisterEndResponseMultiError ¶
type RegisterEndResponseMultiError []error
RegisterEndResponseMultiError is an error wrapping multiple validation errors returned by RegisterEndResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterEndResponseMultiError) AllErrors ¶
func (m RegisterEndResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterEndResponseMultiError) Error ¶
func (m RegisterEndResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterEndResponseValidationError ¶
type RegisterEndResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterEndResponseValidationError is the validation error returned by RegisterEndResponse.Validate if the designated constraints aren't met.
func (RegisterEndResponseValidationError) Cause ¶
func (e RegisterEndResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterEndResponseValidationError) Error ¶
func (e RegisterEndResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterEndResponseValidationError) ErrorName ¶
func (e RegisterEndResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterEndResponseValidationError) Field ¶
func (e RegisterEndResponseValidationError) Field() string
Field function returns field value.
func (RegisterEndResponseValidationError) Key ¶
func (e RegisterEndResponseValidationError) Key() bool
Key function returns key value.
func (RegisterEndResponseValidationError) Reason ¶
func (e RegisterEndResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterRequest ¶
type RegisterRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*RegisterRequest) Descriptor
deprecated
func (*RegisterRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterRequest.ProtoReflect.Descriptor instead.
func (*RegisterRequest) GetBizId ¶
func (x *RegisterRequest) GetBizId() string
func (*RegisterRequest) GetPassword ¶
func (x *RegisterRequest) GetPassword() string
func (*RegisterRequest) GetUserName ¶
func (x *RegisterRequest) GetUserName() string
func (*RegisterRequest) ProtoMessage ¶
func (*RegisterRequest) ProtoMessage()
func (*RegisterRequest) ProtoReflect ¶
func (x *RegisterRequest) ProtoReflect() protoreflect.Message
func (*RegisterRequest) Reset ¶
func (x *RegisterRequest) Reset()
func (*RegisterRequest) String ¶
func (x *RegisterRequest) String() string
func (*RegisterRequest) Validate ¶
func (m *RegisterRequest) Validate() error
Validate checks the field values on RegisterRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterRequest) ValidateAll ¶
func (m *RegisterRequest) ValidateAll() error
ValidateAll checks the field values on RegisterRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterRequestMultiError, or nil if none found.
type RegisterRequestMultiError ¶
type RegisterRequestMultiError []error
RegisterRequestMultiError is an error wrapping multiple validation errors returned by RegisterRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterRequestMultiError) AllErrors ¶
func (m RegisterRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterRequestMultiError) Error ¶
func (m RegisterRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterRequestValidationError ¶
type RegisterRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterRequestValidationError is the validation error returned by RegisterRequest.Validate if the designated constraints aren't met.
func (RegisterRequestValidationError) Cause ¶
func (e RegisterRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterRequestValidationError) Error ¶
func (e RegisterRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterRequestValidationError) ErrorName ¶
func (e RegisterRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterRequestValidationError) Field ¶
func (e RegisterRequestValidationError) Field() string
Field function returns field value.
func (RegisterRequestValidationError) Key ¶
func (e RegisterRequestValidationError) Key() bool
Key function returns key value.
func (RegisterRequestValidationError) Reason ¶
func (e RegisterRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterResponse ¶
type RegisterResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*RegisterResponse) Descriptor
deprecated
func (*RegisterResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterResponse.ProtoReflect.Descriptor instead.
func (*RegisterResponse) GetStatus ¶
func (x *RegisterResponse) GetStatus() *Status
func (*RegisterResponse) ProtoMessage ¶
func (*RegisterResponse) ProtoMessage()
func (*RegisterResponse) ProtoReflect ¶
func (x *RegisterResponse) ProtoReflect() protoreflect.Message
func (*RegisterResponse) Reset ¶
func (x *RegisterResponse) Reset()
func (*RegisterResponse) String ¶
func (x *RegisterResponse) String() string
func (*RegisterResponse) Validate ¶
func (m *RegisterResponse) Validate() error
Validate checks the field values on RegisterResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterResponse) ValidateAll ¶
func (m *RegisterResponse) ValidateAll() error
ValidateAll checks the field values on RegisterResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterResponseMultiError, or nil if none found.
type RegisterResponseMultiError ¶
type RegisterResponseMultiError []error
RegisterResponseMultiError is an error wrapping multiple validation errors returned by RegisterResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterResponseMultiError) AllErrors ¶
func (m RegisterResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterResponseMultiError) Error ¶
func (m RegisterResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterResponseValidationError ¶
type RegisterResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterResponseValidationError is the validation error returned by RegisterResponse.Validate if the designated constraints aren't met.
func (RegisterResponseValidationError) Cause ¶
func (e RegisterResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterResponseValidationError) Error ¶
func (e RegisterResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterResponseValidationError) ErrorName ¶
func (e RegisterResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterResponseValidationError) Field ¶
func (e RegisterResponseValidationError) Field() string
Field function returns field value.
func (RegisterResponseValidationError) Key ¶
func (e RegisterResponseValidationError) Key() bool
Key function returns key value.
func (RegisterResponseValidationError) Reason ¶
func (e RegisterResponseValidationError) Reason() string
Reason function returns reason value.
type RenewTokenRequest ¶
type RenewTokenRequest struct {
// contains filtered or unexported fields
}
func (*RenewTokenRequest) Descriptor
deprecated
func (*RenewTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenewTokenRequest.ProtoReflect.Descriptor instead.
func (*RenewTokenRequest) ProtoMessage ¶
func (*RenewTokenRequest) ProtoMessage()
func (*RenewTokenRequest) ProtoReflect ¶
func (x *RenewTokenRequest) ProtoReflect() protoreflect.Message
func (*RenewTokenRequest) Reset ¶
func (x *RenewTokenRequest) Reset()
func (*RenewTokenRequest) String ¶
func (x *RenewTokenRequest) String() string
func (*RenewTokenRequest) Validate ¶
func (m *RenewTokenRequest) Validate() error
Validate checks the field values on RenewTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenewTokenRequest) ValidateAll ¶
func (m *RenewTokenRequest) ValidateAll() error
ValidateAll checks the field values on RenewTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenewTokenRequestMultiError, or nil if none found.
type RenewTokenRequestMultiError ¶
type RenewTokenRequestMultiError []error
RenewTokenRequestMultiError is an error wrapping multiple validation errors returned by RenewTokenRequest.ValidateAll() if the designated constraints aren't met.
func (RenewTokenRequestMultiError) AllErrors ¶
func (m RenewTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenewTokenRequestMultiError) Error ¶
func (m RenewTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenewTokenRequestValidationError ¶
type RenewTokenRequestValidationError struct {
// contains filtered or unexported fields
}
RenewTokenRequestValidationError is the validation error returned by RenewTokenRequest.Validate if the designated constraints aren't met.
func (RenewTokenRequestValidationError) Cause ¶
func (e RenewTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (RenewTokenRequestValidationError) Error ¶
func (e RenewTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RenewTokenRequestValidationError) ErrorName ¶
func (e RenewTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RenewTokenRequestValidationError) Field ¶
func (e RenewTokenRequestValidationError) Field() string
Field function returns field value.
func (RenewTokenRequestValidationError) Key ¶
func (e RenewTokenRequestValidationError) Key() bool
Key function returns key value.
func (RenewTokenRequestValidationError) Reason ¶
func (e RenewTokenRequestValidationError) Reason() string
Reason function returns reason value.
type RenewTokenResponse ¶
type RenewTokenResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NewToken string `protobuf:"bytes,2,opt,name=new_token,json=newToken,proto3" json:"new_token,omitempty"` TokenInfo *UserTokenInfo `protobuf:"bytes,3,opt,name=token_info,json=tokenInfo,proto3" json:"token_info,omitempty"` // contains filtered or unexported fields }
func (*RenewTokenResponse) Descriptor
deprecated
func (*RenewTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenewTokenResponse.ProtoReflect.Descriptor instead.
func (*RenewTokenResponse) GetNewToken ¶
func (x *RenewTokenResponse) GetNewToken() string
func (*RenewTokenResponse) GetStatus ¶
func (x *RenewTokenResponse) GetStatus() *Status
func (*RenewTokenResponse) GetTokenInfo ¶
func (x *RenewTokenResponse) GetTokenInfo() *UserTokenInfo
func (*RenewTokenResponse) ProtoMessage ¶
func (*RenewTokenResponse) ProtoMessage()
func (*RenewTokenResponse) ProtoReflect ¶
func (x *RenewTokenResponse) ProtoReflect() protoreflect.Message
func (*RenewTokenResponse) Reset ¶
func (x *RenewTokenResponse) Reset()
func (*RenewTokenResponse) String ¶
func (x *RenewTokenResponse) String() string
func (*RenewTokenResponse) Validate ¶
func (m *RenewTokenResponse) Validate() error
Validate checks the field values on RenewTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenewTokenResponse) ValidateAll ¶
func (m *RenewTokenResponse) ValidateAll() error
ValidateAll checks the field values on RenewTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenewTokenResponseMultiError, or nil if none found.
type RenewTokenResponseMultiError ¶
type RenewTokenResponseMultiError []error
RenewTokenResponseMultiError is an error wrapping multiple validation errors returned by RenewTokenResponse.ValidateAll() if the designated constraints aren't met.
func (RenewTokenResponseMultiError) AllErrors ¶
func (m RenewTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenewTokenResponseMultiError) Error ¶
func (m RenewTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenewTokenResponseValidationError ¶
type RenewTokenResponseValidationError struct {
// contains filtered or unexported fields
}
RenewTokenResponseValidationError is the validation error returned by RenewTokenResponse.Validate if the designated constraints aren't met.
func (RenewTokenResponseValidationError) Cause ¶
func (e RenewTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (RenewTokenResponseValidationError) Error ¶
func (e RenewTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RenewTokenResponseValidationError) ErrorName ¶
func (e RenewTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RenewTokenResponseValidationError) Field ¶
func (e RenewTokenResponseValidationError) Field() string
Field function returns field value.
func (RenewTokenResponseValidationError) Key ¶
func (e RenewTokenResponseValidationError) Key() bool
Key function returns key value.
func (RenewTokenResponseValidationError) Reason ¶
func (e RenewTokenResponseValidationError) Reason() string
Reason function returns reason value.
type SetAdminFlagRequest ¶
type SetAdminFlagRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` AdminFlag bool `protobuf:"varint,3,opt,name=admin_flag,json=adminFlag,proto3" json:"admin_flag,omitempty"` // contains filtered or unexported fields }
func (*SetAdminFlagRequest) Descriptor
deprecated
func (*SetAdminFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAdminFlagRequest.ProtoReflect.Descriptor instead.
func (*SetAdminFlagRequest) GetAdminFlag ¶
func (x *SetAdminFlagRequest) GetAdminFlag() bool
func (*SetAdminFlagRequest) GetBizId ¶
func (x *SetAdminFlagRequest) GetBizId() string
func (*SetAdminFlagRequest) GetUserId ¶
func (x *SetAdminFlagRequest) GetUserId() string
func (*SetAdminFlagRequest) ProtoMessage ¶
func (*SetAdminFlagRequest) ProtoMessage()
func (*SetAdminFlagRequest) ProtoReflect ¶
func (x *SetAdminFlagRequest) ProtoReflect() protoreflect.Message
func (*SetAdminFlagRequest) Reset ¶
func (x *SetAdminFlagRequest) Reset()
func (*SetAdminFlagRequest) String ¶
func (x *SetAdminFlagRequest) String() string
func (*SetAdminFlagRequest) Validate ¶
func (m *SetAdminFlagRequest) Validate() error
Validate checks the field values on SetAdminFlagRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetAdminFlagRequest) ValidateAll ¶
func (m *SetAdminFlagRequest) ValidateAll() error
ValidateAll checks the field values on SetAdminFlagRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetAdminFlagRequestMultiError, or nil if none found.
type SetAdminFlagRequestMultiError ¶
type SetAdminFlagRequestMultiError []error
SetAdminFlagRequestMultiError is an error wrapping multiple validation errors returned by SetAdminFlagRequest.ValidateAll() if the designated constraints aren't met.
func (SetAdminFlagRequestMultiError) AllErrors ¶
func (m SetAdminFlagRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetAdminFlagRequestMultiError) Error ¶
func (m SetAdminFlagRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetAdminFlagRequestValidationError ¶
type SetAdminFlagRequestValidationError struct {
// contains filtered or unexported fields
}
SetAdminFlagRequestValidationError is the validation error returned by SetAdminFlagRequest.Validate if the designated constraints aren't met.
func (SetAdminFlagRequestValidationError) Cause ¶
func (e SetAdminFlagRequestValidationError) Cause() error
Cause function returns cause value.
func (SetAdminFlagRequestValidationError) Error ¶
func (e SetAdminFlagRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetAdminFlagRequestValidationError) ErrorName ¶
func (e SetAdminFlagRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetAdminFlagRequestValidationError) Field ¶
func (e SetAdminFlagRequestValidationError) Field() string
Field function returns field value.
func (SetAdminFlagRequestValidationError) Key ¶
func (e SetAdminFlagRequestValidationError) Key() bool
Key function returns key value.
func (SetAdminFlagRequestValidationError) Reason ¶
func (e SetAdminFlagRequestValidationError) Reason() string
Reason function returns reason value.
type SetAdminFlagResponse ¶
type SetAdminFlagResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*SetAdminFlagResponse) Descriptor
deprecated
func (*SetAdminFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAdminFlagResponse.ProtoReflect.Descriptor instead.
func (*SetAdminFlagResponse) GetStatus ¶
func (x *SetAdminFlagResponse) GetStatus() *Status
func (*SetAdminFlagResponse) ProtoMessage ¶
func (*SetAdminFlagResponse) ProtoMessage()
func (*SetAdminFlagResponse) ProtoReflect ¶
func (x *SetAdminFlagResponse) ProtoReflect() protoreflect.Message
func (*SetAdminFlagResponse) Reset ¶
func (x *SetAdminFlagResponse) Reset()
func (*SetAdminFlagResponse) String ¶
func (x *SetAdminFlagResponse) String() string
func (*SetAdminFlagResponse) Validate ¶
func (m *SetAdminFlagResponse) Validate() error
Validate checks the field values on SetAdminFlagResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetAdminFlagResponse) ValidateAll ¶
func (m *SetAdminFlagResponse) ValidateAll() error
ValidateAll checks the field values on SetAdminFlagResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetAdminFlagResponseMultiError, or nil if none found.
type SetAdminFlagResponseMultiError ¶
type SetAdminFlagResponseMultiError []error
SetAdminFlagResponseMultiError is an error wrapping multiple validation errors returned by SetAdminFlagResponse.ValidateAll() if the designated constraints aren't met.
func (SetAdminFlagResponseMultiError) AllErrors ¶
func (m SetAdminFlagResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetAdminFlagResponseMultiError) Error ¶
func (m SetAdminFlagResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetAdminFlagResponseValidationError ¶
type SetAdminFlagResponseValidationError struct {
// contains filtered or unexported fields
}
SetAdminFlagResponseValidationError is the validation error returned by SetAdminFlagResponse.Validate if the designated constraints aren't met.
func (SetAdminFlagResponseValidationError) Cause ¶
func (e SetAdminFlagResponseValidationError) Cause() error
Cause function returns cause value.
func (SetAdminFlagResponseValidationError) Error ¶
func (e SetAdminFlagResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetAdminFlagResponseValidationError) ErrorName ¶
func (e SetAdminFlagResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetAdminFlagResponseValidationError) Field ¶
func (e SetAdminFlagResponseValidationError) Field() string
Field function returns field value.
func (SetAdminFlagResponseValidationError) Key ¶
func (e SetAdminFlagResponseValidationError) Key() bool
Key function returns key value.
func (SetAdminFlagResponseValidationError) Reason ¶
func (e SetAdminFlagResponseValidationError) Reason() string
Reason function returns reason value.
type SetUserNameRequest ¶
type SetUserNameRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // contains filtered or unexported fields }
func (*SetUserNameRequest) Descriptor
deprecated
func (*SetUserNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserNameRequest.ProtoReflect.Descriptor instead.
func (*SetUserNameRequest) GetBizId ¶
func (x *SetUserNameRequest) GetBizId() string
func (*SetUserNameRequest) GetUserName ¶
func (x *SetUserNameRequest) GetUserName() string
func (*SetUserNameRequest) ProtoMessage ¶
func (*SetUserNameRequest) ProtoMessage()
func (*SetUserNameRequest) ProtoReflect ¶
func (x *SetUserNameRequest) ProtoReflect() protoreflect.Message
func (*SetUserNameRequest) Reset ¶
func (x *SetUserNameRequest) Reset()
func (*SetUserNameRequest) String ¶
func (x *SetUserNameRequest) String() string
func (*SetUserNameRequest) Validate ¶
func (m *SetUserNameRequest) Validate() error
Validate checks the field values on SetUserNameRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserNameRequest) ValidateAll ¶
func (m *SetUserNameRequest) ValidateAll() error
ValidateAll checks the field values on SetUserNameRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserNameRequestMultiError, or nil if none found.
type SetUserNameRequestMultiError ¶
type SetUserNameRequestMultiError []error
SetUserNameRequestMultiError is an error wrapping multiple validation errors returned by SetUserNameRequest.ValidateAll() if the designated constraints aren't met.
func (SetUserNameRequestMultiError) AllErrors ¶
func (m SetUserNameRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserNameRequestMultiError) Error ¶
func (m SetUserNameRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserNameRequestValidationError ¶
type SetUserNameRequestValidationError struct {
// contains filtered or unexported fields
}
SetUserNameRequestValidationError is the validation error returned by SetUserNameRequest.Validate if the designated constraints aren't met.
func (SetUserNameRequestValidationError) Cause ¶
func (e SetUserNameRequestValidationError) Cause() error
Cause function returns cause value.
func (SetUserNameRequestValidationError) Error ¶
func (e SetUserNameRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserNameRequestValidationError) ErrorName ¶
func (e SetUserNameRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserNameRequestValidationError) Field ¶
func (e SetUserNameRequestValidationError) Field() string
Field function returns field value.
func (SetUserNameRequestValidationError) Key ¶
func (e SetUserNameRequestValidationError) Key() bool
Key function returns key value.
func (SetUserNameRequestValidationError) Reason ¶
func (e SetUserNameRequestValidationError) Reason() string
Reason function returns reason value.
type SetUserNameResponse ¶
type SetUserNameResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*SetUserNameResponse) Descriptor
deprecated
func (*SetUserNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserNameResponse.ProtoReflect.Descriptor instead.
func (*SetUserNameResponse) GetStatus ¶
func (x *SetUserNameResponse) GetStatus() *Status
func (*SetUserNameResponse) ProtoMessage ¶
func (*SetUserNameResponse) ProtoMessage()
func (*SetUserNameResponse) ProtoReflect ¶
func (x *SetUserNameResponse) ProtoReflect() protoreflect.Message
func (*SetUserNameResponse) Reset ¶
func (x *SetUserNameResponse) Reset()
func (*SetUserNameResponse) String ¶
func (x *SetUserNameResponse) String() string
func (*SetUserNameResponse) Validate ¶
func (m *SetUserNameResponse) Validate() error
Validate checks the field values on SetUserNameResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserNameResponse) ValidateAll ¶
func (m *SetUserNameResponse) ValidateAll() error
ValidateAll checks the field values on SetUserNameResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserNameResponseMultiError, or nil if none found.
type SetUserNameResponseMultiError ¶
type SetUserNameResponseMultiError []error
SetUserNameResponseMultiError is an error wrapping multiple validation errors returned by SetUserNameResponse.ValidateAll() if the designated constraints aren't met.
func (SetUserNameResponseMultiError) AllErrors ¶
func (m SetUserNameResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserNameResponseMultiError) Error ¶
func (m SetUserNameResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserNameResponseValidationError ¶
type SetUserNameResponseValidationError struct {
// contains filtered or unexported fields
}
SetUserNameResponseValidationError is the validation error returned by SetUserNameResponse.Validate if the designated constraints aren't met.
func (SetUserNameResponseValidationError) Cause ¶
func (e SetUserNameResponseValidationError) Cause() error
Cause function returns cause value.
func (SetUserNameResponseValidationError) Error ¶
func (e SetUserNameResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserNameResponseValidationError) ErrorName ¶
func (e SetUserNameResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserNameResponseValidationError) Field ¶
func (e SetUserNameResponseValidationError) Field() string
Field function returns field value.
func (SetUserNameResponseValidationError) Key ¶
func (e SetUserNameResponseValidationError) Key() bool
Key function returns key value.
func (SetUserNameResponseValidationError) Reason ¶
func (e SetUserNameResponseValidationError) Reason() string
Reason function returns reason value.
type Status ¶
type Status struct { Code Code `protobuf:"varint,1,opt,name=code,proto3,enum=Code" json:"code,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Status) Descriptor
deprecated
func (*Status) GetMessage ¶
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) ProtoReflect ¶
func (x *Status) ProtoReflect() protoreflect.Message
func (*Status) Validate ¶
Validate checks the field values on Status with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Status) ValidateAll ¶
ValidateAll checks the field values on Status with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StatusMultiError, or nil if none found.
type StatusMultiError ¶
type StatusMultiError []error
StatusMultiError is an error wrapping multiple validation errors returned by Status.ValidateAll() if the designated constraints aren't met.
func (StatusMultiError) AllErrors ¶
func (m StatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StatusMultiError) Error ¶
func (m StatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StatusValidationError ¶
type StatusValidationError struct {
// contains filtered or unexported fields
}
StatusValidationError is the validation error returned by Status.Validate if the designated constraints aren't met.
func (StatusValidationError) Cause ¶
func (e StatusValidationError) Cause() error
Cause function returns cause value.
func (StatusValidationError) Error ¶
func (e StatusValidationError) Error() string
Error satisfies the builtin error interface
func (StatusValidationError) ErrorName ¶
func (e StatusValidationError) ErrorName() string
ErrorName returns error name.
func (StatusValidationError) Field ¶
func (e StatusValidationError) Field() string
Field function returns field value.
func (StatusValidationError) Key ¶
func (e StatusValidationError) Key() bool
Key function returns key value.
func (StatusValidationError) Reason ¶
func (e StatusValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAuthenticatorAdminServer ¶
type UnimplementedAuthenticatorAdminServer struct { }
UnimplementedAuthenticatorAdminServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthenticatorAdminServer) SetAdminFlag ¶
func (UnimplementedAuthenticatorAdminServer) SetAdminFlag(context.Context, *SetAdminFlagRequest) (*SetAdminFlagResponse, error)
type UnimplementedAuthenticatorAnonymousServer ¶
type UnimplementedAuthenticatorAnonymousServer struct { }
UnimplementedAuthenticatorAnonymousServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthenticatorAnonymousServer) SetUserName ¶
func (UnimplementedAuthenticatorAnonymousServer) SetUserName(context.Context, *SetUserNameRequest) (*SetUserNameResponse, error)
type UnimplementedAuthenticatorGoogle2FaServer ¶
type UnimplementedAuthenticatorGoogle2FaServer struct { }
UnimplementedAuthenticatorGoogle2FaServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthenticatorGoogle2FaServer) DoSetup ¶
func (UnimplementedAuthenticatorGoogle2FaServer) DoSetup(context.Context, *DoSetupRequest) (*DoSetupResponse, error)
func (UnimplementedAuthenticatorGoogle2FaServer) GetSetupInfo ¶
func (UnimplementedAuthenticatorGoogle2FaServer) GetSetupInfo(context.Context, *GetSetupInfoRequest) (*GetSetupInfoResponse, error)
func (UnimplementedAuthenticatorGoogle2FaServer) Verify ¶
func (UnimplementedAuthenticatorGoogle2FaServer) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error)
type UnimplementedAuthenticatorUserPassServer ¶
type UnimplementedAuthenticatorUserPassServer struct { }
UnimplementedAuthenticatorUserPassServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthenticatorUserPassServer) ChangePassword ¶
func (UnimplementedAuthenticatorUserPassServer) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error)
func (UnimplementedAuthenticatorUserPassServer) Login ¶
func (UnimplementedAuthenticatorUserPassServer) Login(context.Context, *LoginRequest) (*LoginResponse, error)
func (UnimplementedAuthenticatorUserPassServer) Register ¶
func (UnimplementedAuthenticatorUserPassServer) Register(context.Context, *RegisterRequest) (*RegisterResponse, error)
func (UnimplementedAuthenticatorUserPassServer) VerifyPassword ¶
func (UnimplementedAuthenticatorUserPassServer) VerifyPassword(context.Context, *VerifyPasswordRequest) (*VerifyPasswordResponse, error)
type UnimplementedUserServicerServer ¶
type UnimplementedUserServicerServer struct { }
UnimplementedUserServicerServer must be embedded to have forward compatible implementations.
func (UnimplementedUserServicerServer) ChangeBegin ¶
func (UnimplementedUserServicerServer) ChangeBegin(context.Context, *ChangeBeginRequest) (*ChangeBeginResponse, error)
func (UnimplementedUserServicerServer) ChangeCheck ¶
func (UnimplementedUserServicerServer) ChangeCheck(context.Context, *ChangeCheckRequest) (*ChangeCheckResponse, error)
func (UnimplementedUserServicerServer) ChangeEnd ¶
func (UnimplementedUserServicerServer) ChangeEnd(context.Context, *ChangeEndRequest) (*ChangeEndResponse, error)
func (UnimplementedUserServicerServer) CheckToken ¶
func (UnimplementedUserServicerServer) CheckToken(context.Context, *CheckTokenRequest) (*CheckTokenResponse, error)
func (UnimplementedUserServicerServer) DeleteBegin ¶
func (UnimplementedUserServicerServer) DeleteBegin(context.Context, *DeleteBeginRequest) (*DeleteBeginResponse, error)
func (UnimplementedUserServicerServer) DeleteCheck ¶
func (UnimplementedUserServicerServer) DeleteCheck(context.Context, *DeleteCheckRequest) (*DeleteCheckResponse, error)
func (UnimplementedUserServicerServer) DeleteEnd ¶
func (UnimplementedUserServicerServer) DeleteEnd(context.Context, *DeleteEndRequest) (*DeleteEndResponse, error)
func (UnimplementedUserServicerServer) ListUsers ¶
func (UnimplementedUserServicerServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
func (UnimplementedUserServicerServer) LoginBegin ¶
func (UnimplementedUserServicerServer) LoginBegin(context.Context, *LoginBeginRequest) (*LoginBeginResponse, error)
func (UnimplementedUserServicerServer) LoginCheck ¶
func (UnimplementedUserServicerServer) LoginCheck(context.Context, *LoginCheckRequest) (*LoginCheckResponse, error)
func (UnimplementedUserServicerServer) LoginEnd ¶
func (UnimplementedUserServicerServer) LoginEnd(context.Context, *LoginEndRequest) (*LoginEndResponse, error)
func (UnimplementedUserServicerServer) Logout ¶
func (UnimplementedUserServicerServer) Logout(context.Context, *LogoutRequest) (*LogoutResponse, error)
func (UnimplementedUserServicerServer) RegisterBegin ¶
func (UnimplementedUserServicerServer) RegisterBegin(context.Context, *RegisterBeginRequest) (*RegisterBeginResponse, error)
func (UnimplementedUserServicerServer) RegisterCheck ¶
func (UnimplementedUserServicerServer) RegisterCheck(context.Context, *RegisterCheckRequest) (*RegisterCheckResponse, error)
func (UnimplementedUserServicerServer) RegisterEnd ¶
func (UnimplementedUserServicerServer) RegisterEnd(context.Context, *RegisterEndRequest) (*RegisterEndResponse, error)
func (UnimplementedUserServicerServer) RenewToken ¶
func (UnimplementedUserServicerServer) RenewToken(context.Context, *RenewTokenRequest) (*RenewTokenResponse, error)
type UnsafeAuthenticatorAdminServer ¶
type UnsafeAuthenticatorAdminServer interface {
// contains filtered or unexported methods
}
UnsafeAuthenticatorAdminServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthenticatorAdminServer will result in compilation errors.
type UnsafeAuthenticatorAnonymousServer ¶
type UnsafeAuthenticatorAnonymousServer interface {
// contains filtered or unexported methods
}
UnsafeAuthenticatorAnonymousServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthenticatorAnonymousServer will result in compilation errors.
type UnsafeAuthenticatorGoogle2FaServer ¶
type UnsafeAuthenticatorGoogle2FaServer interface {
// contains filtered or unexported methods
}
UnsafeAuthenticatorGoogle2FaServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthenticatorGoogle2FaServer will result in compilation errors.
type UnsafeAuthenticatorUserPassServer ¶
type UnsafeAuthenticatorUserPassServer interface {
// contains filtered or unexported methods
}
UnsafeAuthenticatorUserPassServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthenticatorUserPassServer will result in compilation errors.
type UnsafeUserServicerServer ¶
type UnsafeUserServicerServer interface {
// contains filtered or unexported methods
}
UnsafeUserServicerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServicerServer will result in compilation errors.
type UserInfo ¶
type UserInfo struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` HasGoogle_2Fa bool `protobuf:"varint,3,opt,name=has_google_2fa,json=hasGoogle2fa,proto3" json:"has_google_2fa,omitempty"` Admin bool `protobuf:"varint,4,opt,name=admin,proto3" json:"admin,omitempty"` // contains filtered or unexported fields }
func (*UserInfo) Descriptor
deprecated
func (*UserInfo) GetHasGoogle_2Fa ¶
func (*UserInfo) GetUserName ¶
func (*UserInfo) ProtoMessage ¶
func (*UserInfo) ProtoMessage()
func (*UserInfo) ProtoReflect ¶
func (x *UserInfo) ProtoReflect() protoreflect.Message
func (*UserInfo) Validate ¶
Validate checks the field values on UserInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserInfo) ValidateAll ¶
ValidateAll checks the field values on UserInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserInfoMultiError, or nil if none found.
type UserInfoMultiError ¶
type UserInfoMultiError []error
UserInfoMultiError is an error wrapping multiple validation errors returned by UserInfo.ValidateAll() if the designated constraints aren't met.
func (UserInfoMultiError) AllErrors ¶
func (m UserInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserInfoMultiError) Error ¶
func (m UserInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserInfoValidationError ¶
type UserInfoValidationError struct {
// contains filtered or unexported fields
}
UserInfoValidationError is the validation error returned by UserInfo.Validate if the designated constraints aren't met.
func (UserInfoValidationError) Cause ¶
func (e UserInfoValidationError) Cause() error
Cause function returns cause value.
func (UserInfoValidationError) Error ¶
func (e UserInfoValidationError) Error() string
Error satisfies the builtin error interface
func (UserInfoValidationError) ErrorName ¶
func (e UserInfoValidationError) ErrorName() string
ErrorName returns error name.
func (UserInfoValidationError) Field ¶
func (e UserInfoValidationError) Field() string
Field function returns field value.
func (UserInfoValidationError) Key ¶
func (e UserInfoValidationError) Key() bool
Key function returns key value.
func (UserInfoValidationError) Reason ¶
func (e UserInfoValidationError) Reason() string
Reason function returns reason value.
type UserServicerClient ¶
type UserServicerClient interface { RegisterBegin(ctx context.Context, in *RegisterBeginRequest, opts ...grpc.CallOption) (*RegisterBeginResponse, error) RegisterCheck(ctx context.Context, in *RegisterCheckRequest, opts ...grpc.CallOption) (*RegisterCheckResponse, error) RegisterEnd(ctx context.Context, in *RegisterEndRequest, opts ...grpc.CallOption) (*RegisterEndResponse, error) LoginBegin(ctx context.Context, in *LoginBeginRequest, opts ...grpc.CallOption) (*LoginBeginResponse, error) LoginCheck(ctx context.Context, in *LoginCheckRequest, opts ...grpc.CallOption) (*LoginCheckResponse, error) LoginEnd(ctx context.Context, in *LoginEndRequest, opts ...grpc.CallOption) (*LoginEndResponse, error) ChangeBegin(ctx context.Context, in *ChangeBeginRequest, opts ...grpc.CallOption) (*ChangeBeginResponse, error) ChangeCheck(ctx context.Context, in *ChangeCheckRequest, opts ...grpc.CallOption) (*ChangeCheckResponse, error) ChangeEnd(ctx context.Context, in *ChangeEndRequest, opts ...grpc.CallOption) (*ChangeEndResponse, error) DeleteBegin(ctx context.Context, in *DeleteBeginRequest, opts ...grpc.CallOption) (*DeleteBeginResponse, error) DeleteCheck(ctx context.Context, in *DeleteCheckRequest, opts ...grpc.CallOption) (*DeleteCheckResponse, error) DeleteEnd(ctx context.Context, in *DeleteEndRequest, opts ...grpc.CallOption) (*DeleteEndResponse, error) ListUsers(ctx context.Context, in *ListUsersRequest, opts ...grpc.CallOption) (*ListUsersResponse, error) CheckToken(ctx context.Context, in *CheckTokenRequest, opts ...grpc.CallOption) (*CheckTokenResponse, error) RenewToken(ctx context.Context, in *RenewTokenRequest, opts ...grpc.CallOption) (*RenewTokenResponse, error) Logout(ctx context.Context, in *LogoutRequest, opts ...grpc.CallOption) (*LogoutResponse, error) }
UserServicerClient is the client API for UserServicer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewUserServicerClient ¶
func NewUserServicerClient(cc grpc.ClientConnInterface) UserServicerClient
type UserServicerServer ¶
type UserServicerServer interface { RegisterBegin(context.Context, *RegisterBeginRequest) (*RegisterBeginResponse, error) RegisterCheck(context.Context, *RegisterCheckRequest) (*RegisterCheckResponse, error) RegisterEnd(context.Context, *RegisterEndRequest) (*RegisterEndResponse, error) LoginBegin(context.Context, *LoginBeginRequest) (*LoginBeginResponse, error) LoginCheck(context.Context, *LoginCheckRequest) (*LoginCheckResponse, error) LoginEnd(context.Context, *LoginEndRequest) (*LoginEndResponse, error) ChangeBegin(context.Context, *ChangeBeginRequest) (*ChangeBeginResponse, error) ChangeCheck(context.Context, *ChangeCheckRequest) (*ChangeCheckResponse, error) ChangeEnd(context.Context, *ChangeEndRequest) (*ChangeEndResponse, error) DeleteBegin(context.Context, *DeleteBeginRequest) (*DeleteBeginResponse, error) DeleteCheck(context.Context, *DeleteCheckRequest) (*DeleteCheckResponse, error) DeleteEnd(context.Context, *DeleteEndRequest) (*DeleteEndResponse, error) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error) CheckToken(context.Context, *CheckTokenRequest) (*CheckTokenResponse, error) RenewToken(context.Context, *RenewTokenRequest) (*RenewTokenResponse, error) Logout(context.Context, *LogoutRequest) (*LogoutResponse, error) // contains filtered or unexported methods }
UserServicerServer is the server API for UserServicer service. All implementations must embed UnimplementedUserServicerServer for forward compatibility
type UserTokenInfo ¶
type UserTokenInfo struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` StartAt int64 `protobuf:"varint,3,opt,name=start_at,json=startAt,proto3" json:"start_at,omitempty"` Age int64 `protobuf:"varint,4,opt,name=age,proto3" json:"age,omitempty"` // contains filtered or unexported fields }
func (*UserTokenInfo) Descriptor
deprecated
func (*UserTokenInfo) Descriptor() ([]byte, []int)
Deprecated: Use UserTokenInfo.ProtoReflect.Descriptor instead.
func (*UserTokenInfo) GetAge ¶
func (x *UserTokenInfo) GetAge() int64
func (*UserTokenInfo) GetId ¶
func (x *UserTokenInfo) GetId() uint64
func (*UserTokenInfo) GetStartAt ¶
func (x *UserTokenInfo) GetStartAt() int64
func (*UserTokenInfo) GetUserName ¶
func (x *UserTokenInfo) GetUserName() string
func (*UserTokenInfo) ProtoMessage ¶
func (*UserTokenInfo) ProtoMessage()
func (*UserTokenInfo) ProtoReflect ¶
func (x *UserTokenInfo) ProtoReflect() protoreflect.Message
func (*UserTokenInfo) Reset ¶
func (x *UserTokenInfo) Reset()
func (*UserTokenInfo) String ¶
func (x *UserTokenInfo) String() string
func (*UserTokenInfo) Validate ¶
func (m *UserTokenInfo) Validate() error
Validate checks the field values on UserTokenInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserTokenInfo) ValidateAll ¶
func (m *UserTokenInfo) ValidateAll() error
ValidateAll checks the field values on UserTokenInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserTokenInfoMultiError, or nil if none found.
type UserTokenInfoMultiError ¶
type UserTokenInfoMultiError []error
UserTokenInfoMultiError is an error wrapping multiple validation errors returned by UserTokenInfo.ValidateAll() if the designated constraints aren't met.
func (UserTokenInfoMultiError) AllErrors ¶
func (m UserTokenInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserTokenInfoMultiError) Error ¶
func (m UserTokenInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserTokenInfoValidationError ¶
type UserTokenInfoValidationError struct {
// contains filtered or unexported fields
}
UserTokenInfoValidationError is the validation error returned by UserTokenInfo.Validate if the designated constraints aren't met.
func (UserTokenInfoValidationError) Cause ¶
func (e UserTokenInfoValidationError) Cause() error
Cause function returns cause value.
func (UserTokenInfoValidationError) Error ¶
func (e UserTokenInfoValidationError) Error() string
Error satisfies the builtin error interface
func (UserTokenInfoValidationError) ErrorName ¶
func (e UserTokenInfoValidationError) ErrorName() string
ErrorName returns error name.
func (UserTokenInfoValidationError) Field ¶
func (e UserTokenInfoValidationError) Field() string
Field function returns field value.
func (UserTokenInfoValidationError) Key ¶
func (e UserTokenInfoValidationError) Key() bool
Key function returns key value.
func (UserTokenInfoValidationError) Reason ¶
func (e UserTokenInfoValidationError) Reason() string
Reason function returns reason value.
type VerifyPasswordRequest ¶
type VerifyPasswordRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*VerifyPasswordRequest) Descriptor
deprecated
func (*VerifyPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyPasswordRequest.ProtoReflect.Descriptor instead.
func (*VerifyPasswordRequest) GetBizId ¶
func (x *VerifyPasswordRequest) GetBizId() string
func (*VerifyPasswordRequest) GetPassword ¶
func (x *VerifyPasswordRequest) GetPassword() string
func (*VerifyPasswordRequest) ProtoMessage ¶
func (*VerifyPasswordRequest) ProtoMessage()
func (*VerifyPasswordRequest) ProtoReflect ¶
func (x *VerifyPasswordRequest) ProtoReflect() protoreflect.Message
func (*VerifyPasswordRequest) Reset ¶
func (x *VerifyPasswordRequest) Reset()
func (*VerifyPasswordRequest) String ¶
func (x *VerifyPasswordRequest) String() string
func (*VerifyPasswordRequest) Validate ¶
func (m *VerifyPasswordRequest) Validate() error
Validate checks the field values on VerifyPasswordRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyPasswordRequest) ValidateAll ¶
func (m *VerifyPasswordRequest) ValidateAll() error
ValidateAll checks the field values on VerifyPasswordRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyPasswordRequestMultiError, or nil if none found.
type VerifyPasswordRequestMultiError ¶
type VerifyPasswordRequestMultiError []error
VerifyPasswordRequestMultiError is an error wrapping multiple validation errors returned by VerifyPasswordRequest.ValidateAll() if the designated constraints aren't met.
func (VerifyPasswordRequestMultiError) AllErrors ¶
func (m VerifyPasswordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyPasswordRequestMultiError) Error ¶
func (m VerifyPasswordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyPasswordRequestValidationError ¶
type VerifyPasswordRequestValidationError struct {
// contains filtered or unexported fields
}
VerifyPasswordRequestValidationError is the validation error returned by VerifyPasswordRequest.Validate if the designated constraints aren't met.
func (VerifyPasswordRequestValidationError) Cause ¶
func (e VerifyPasswordRequestValidationError) Cause() error
Cause function returns cause value.
func (VerifyPasswordRequestValidationError) Error ¶
func (e VerifyPasswordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyPasswordRequestValidationError) ErrorName ¶
func (e VerifyPasswordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyPasswordRequestValidationError) Field ¶
func (e VerifyPasswordRequestValidationError) Field() string
Field function returns field value.
func (VerifyPasswordRequestValidationError) Key ¶
func (e VerifyPasswordRequestValidationError) Key() bool
Key function returns key value.
func (VerifyPasswordRequestValidationError) Reason ¶
func (e VerifyPasswordRequestValidationError) Reason() string
Reason function returns reason value.
type VerifyPasswordResponse ¶
type VerifyPasswordResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*VerifyPasswordResponse) Descriptor
deprecated
func (*VerifyPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyPasswordResponse.ProtoReflect.Descriptor instead.
func (*VerifyPasswordResponse) GetStatus ¶
func (x *VerifyPasswordResponse) GetStatus() *Status
func (*VerifyPasswordResponse) ProtoMessage ¶
func (*VerifyPasswordResponse) ProtoMessage()
func (*VerifyPasswordResponse) ProtoReflect ¶
func (x *VerifyPasswordResponse) ProtoReflect() protoreflect.Message
func (*VerifyPasswordResponse) Reset ¶
func (x *VerifyPasswordResponse) Reset()
func (*VerifyPasswordResponse) String ¶
func (x *VerifyPasswordResponse) String() string
func (*VerifyPasswordResponse) Validate ¶
func (m *VerifyPasswordResponse) Validate() error
Validate checks the field values on VerifyPasswordResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyPasswordResponse) ValidateAll ¶
func (m *VerifyPasswordResponse) ValidateAll() error
ValidateAll checks the field values on VerifyPasswordResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyPasswordResponseMultiError, or nil if none found.
type VerifyPasswordResponseMultiError ¶
type VerifyPasswordResponseMultiError []error
VerifyPasswordResponseMultiError is an error wrapping multiple validation errors returned by VerifyPasswordResponse.ValidateAll() if the designated constraints aren't met.
func (VerifyPasswordResponseMultiError) AllErrors ¶
func (m VerifyPasswordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyPasswordResponseMultiError) Error ¶
func (m VerifyPasswordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyPasswordResponseValidationError ¶
type VerifyPasswordResponseValidationError struct {
// contains filtered or unexported fields
}
VerifyPasswordResponseValidationError is the validation error returned by VerifyPasswordResponse.Validate if the designated constraints aren't met.
func (VerifyPasswordResponseValidationError) Cause ¶
func (e VerifyPasswordResponseValidationError) Cause() error
Cause function returns cause value.
func (VerifyPasswordResponseValidationError) Error ¶
func (e VerifyPasswordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyPasswordResponseValidationError) ErrorName ¶
func (e VerifyPasswordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyPasswordResponseValidationError) Field ¶
func (e VerifyPasswordResponseValidationError) Field() string
Field function returns field value.
func (VerifyPasswordResponseValidationError) Key ¶
func (e VerifyPasswordResponseValidationError) Key() bool
Key function returns key value.
func (VerifyPasswordResponseValidationError) Reason ¶
func (e VerifyPasswordResponseValidationError) Reason() string
Reason function returns reason value.
type VerifyRequest ¶
type VerifyRequest struct { BizId string `protobuf:"bytes,1,opt,name=biz_id,json=bizId,proto3" json:"biz_id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*VerifyRequest) Descriptor
deprecated
func (*VerifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyRequest.ProtoReflect.Descriptor instead.
func (*VerifyRequest) GetBizId ¶
func (x *VerifyRequest) GetBizId() string
func (*VerifyRequest) GetCode ¶
func (x *VerifyRequest) GetCode() string
func (*VerifyRequest) ProtoMessage ¶
func (*VerifyRequest) ProtoMessage()
func (*VerifyRequest) ProtoReflect ¶
func (x *VerifyRequest) ProtoReflect() protoreflect.Message
func (*VerifyRequest) Reset ¶
func (x *VerifyRequest) Reset()
func (*VerifyRequest) String ¶
func (x *VerifyRequest) String() string
func (*VerifyRequest) Validate ¶
func (m *VerifyRequest) Validate() error
Validate checks the field values on VerifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyRequest) ValidateAll ¶
func (m *VerifyRequest) ValidateAll() error
ValidateAll checks the field values on VerifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyRequestMultiError, or nil if none found.
type VerifyRequestMultiError ¶
type VerifyRequestMultiError []error
VerifyRequestMultiError is an error wrapping multiple validation errors returned by VerifyRequest.ValidateAll() if the designated constraints aren't met.
func (VerifyRequestMultiError) AllErrors ¶
func (m VerifyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyRequestMultiError) Error ¶
func (m VerifyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyRequestValidationError ¶
type VerifyRequestValidationError struct {
// contains filtered or unexported fields
}
VerifyRequestValidationError is the validation error returned by VerifyRequest.Validate if the designated constraints aren't met.
func (VerifyRequestValidationError) Cause ¶
func (e VerifyRequestValidationError) Cause() error
Cause function returns cause value.
func (VerifyRequestValidationError) Error ¶
func (e VerifyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyRequestValidationError) ErrorName ¶
func (e VerifyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyRequestValidationError) Field ¶
func (e VerifyRequestValidationError) Field() string
Field function returns field value.
func (VerifyRequestValidationError) Key ¶
func (e VerifyRequestValidationError) Key() bool
Key function returns key value.
func (VerifyRequestValidationError) Reason ¶
func (e VerifyRequestValidationError) Reason() string
Reason function returns reason value.
type VerifyResponse ¶
type VerifyResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*VerifyResponse) Descriptor
deprecated
func (*VerifyResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyResponse.ProtoReflect.Descriptor instead.
func (*VerifyResponse) GetStatus ¶
func (x *VerifyResponse) GetStatus() *Status
func (*VerifyResponse) ProtoMessage ¶
func (*VerifyResponse) ProtoMessage()
func (*VerifyResponse) ProtoReflect ¶
func (x *VerifyResponse) ProtoReflect() protoreflect.Message
func (*VerifyResponse) Reset ¶
func (x *VerifyResponse) Reset()
func (*VerifyResponse) String ¶
func (x *VerifyResponse) String() string
func (*VerifyResponse) Validate ¶
func (m *VerifyResponse) Validate() error
Validate checks the field values on VerifyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyResponse) ValidateAll ¶
func (m *VerifyResponse) ValidateAll() error
ValidateAll checks the field values on VerifyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyResponseMultiError, or nil if none found.
type VerifyResponseMultiError ¶
type VerifyResponseMultiError []error
VerifyResponseMultiError is an error wrapping multiple validation errors returned by VerifyResponse.ValidateAll() if the designated constraints aren't met.
func (VerifyResponseMultiError) AllErrors ¶
func (m VerifyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyResponseMultiError) Error ¶
func (m VerifyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyResponseValidationError ¶
type VerifyResponseValidationError struct {
// contains filtered or unexported fields
}
VerifyResponseValidationError is the validation error returned by VerifyResponse.Validate if the designated constraints aren't met.
func (VerifyResponseValidationError) Cause ¶
func (e VerifyResponseValidationError) Cause() error
Cause function returns cause value.
func (VerifyResponseValidationError) Error ¶
func (e VerifyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyResponseValidationError) ErrorName ¶
func (e VerifyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyResponseValidationError) Field ¶
func (e VerifyResponseValidationError) Field() string
Field function returns field value.
func (VerifyResponseValidationError) Key ¶
func (e VerifyResponseValidationError) Key() bool
Key function returns key value.
func (VerifyResponseValidationError) Reason ¶
func (e VerifyResponseValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- authenticator_admin.pb.go
- authenticator_admin.pb.validate.go
- authenticator_admin_grpc.pb.go
- authenticator_anonymous.pb.go
- authenticator_anonymous.pb.validate.go
- authenticator_anonymous_grpc.pb.go
- authenticator_google2fa.pb.go
- authenticator_google2fa.pb.validate.go
- authenticator_google2fa_grpc.pb.go
- authenticator_userpass.pb.go
- authenticator_userpass.pb.validate.go
- authenticator_userpass_grpc.pb.go
- status.pb.go
- status.pb.validate.go
- user.pb.go
- user.pb.validate.go
- user_grpc.pb.go