Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterShopAdminHTTPServer(s *http.Server, srv ShopAdminHTTPServer)
- func RegisterShopAdminServer(s grpc.ServiceRegistrar, srv ShopAdminServer)
- type AccountUser
- func (*AccountUser) Descriptor() ([]byte, []int)deprecated
- func (x *AccountUser) GetId() int64
- func (*AccountUser) ProtoMessage()
- func (x *AccountUser) ProtoReflect() protoreflect.Message
- func (x *AccountUser) Reset()
- func (x *AccountUser) String() string
- func (m *AccountUser) Validate() error
- func (m *AccountUser) ValidateAll() error
- type AccountUserMultiError
- type AccountUserValidationError
- func (e AccountUserValidationError) Cause() error
- func (e AccountUserValidationError) Error() string
- func (e AccountUserValidationError) ErrorName() string
- func (e AccountUserValidationError) Field() string
- func (e AccountUserValidationError) Key() bool
- func (e AccountUserValidationError) Reason() string
- type CreateAccountUserReq
- func (*CreateAccountUserReq) Descriptor() ([]byte, []int)deprecated
- func (*CreateAccountUserReq) ProtoMessage()
- func (x *CreateAccountUserReq) ProtoReflect() protoreflect.Message
- func (x *CreateAccountUserReq) Reset()
- func (x *CreateAccountUserReq) String() string
- func (m *CreateAccountUserReq) Validate() error
- func (m *CreateAccountUserReq) ValidateAll() error
- type CreateAccountUserReqMultiError
- type CreateAccountUserReqValidationError
- func (e CreateAccountUserReqValidationError) Cause() error
- func (e CreateAccountUserReqValidationError) Error() string
- func (e CreateAccountUserReqValidationError) ErrorName() string
- func (e CreateAccountUserReqValidationError) Field() string
- func (e CreateAccountUserReqValidationError) Key() bool
- func (e CreateAccountUserReqValidationError) Reason() string
- type CreateAccountUserResp
- func (*CreateAccountUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAccountUserResp) GetId() int64
- func (*CreateAccountUserResp) ProtoMessage()
- func (x *CreateAccountUserResp) ProtoReflect() protoreflect.Message
- func (x *CreateAccountUserResp) Reset()
- func (x *CreateAccountUserResp) String() string
- func (m *CreateAccountUserResp) Validate() error
- func (m *CreateAccountUserResp) ValidateAll() error
- type CreateAccountUserRespMultiError
- type CreateAccountUserRespValidationError
- func (e CreateAccountUserRespValidationError) Cause() error
- func (e CreateAccountUserRespValidationError) Error() string
- func (e CreateAccountUserRespValidationError) ErrorName() string
- func (e CreateAccountUserRespValidationError) Field() string
- func (e CreateAccountUserRespValidationError) Key() bool
- func (e CreateAccountUserRespValidationError) Reason() string
- type CreateDictDataReq
- func (*CreateDictDataReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDictDataReq) GetDictTypeId() int64
- func (x *CreateDictDataReq) GetIsDefault() int32
- func (x *CreateDictDataReq) GetLabel() string
- func (x *CreateDictDataReq) GetRemark() string
- func (x *CreateDictDataReq) GetSort() int32
- func (x *CreateDictDataReq) GetStatus() int32
- func (x *CreateDictDataReq) GetValue() string
- func (*CreateDictDataReq) ProtoMessage()
- func (x *CreateDictDataReq) ProtoReflect() protoreflect.Message
- func (x *CreateDictDataReq) Reset()
- func (x *CreateDictDataReq) String() string
- func (m *CreateDictDataReq) Validate() error
- func (m *CreateDictDataReq) ValidateAll() error
- type CreateDictDataReqMultiError
- type CreateDictDataReqValidationError
- func (e CreateDictDataReqValidationError) Cause() error
- func (e CreateDictDataReqValidationError) Error() string
- func (e CreateDictDataReqValidationError) ErrorName() string
- func (e CreateDictDataReqValidationError) Field() string
- func (e CreateDictDataReqValidationError) Key() bool
- func (e CreateDictDataReqValidationError) Reason() string
- type CreateDictDataResp
- func (*CreateDictDataResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDictDataResp) GetId() int64
- func (*CreateDictDataResp) ProtoMessage()
- func (x *CreateDictDataResp) ProtoReflect() protoreflect.Message
- func (x *CreateDictDataResp) Reset()
- func (x *CreateDictDataResp) String() string
- func (m *CreateDictDataResp) Validate() error
- func (m *CreateDictDataResp) ValidateAll() error
- type CreateDictDataRespMultiError
- type CreateDictDataRespValidationError
- func (e CreateDictDataRespValidationError) Cause() error
- func (e CreateDictDataRespValidationError) Error() string
- func (e CreateDictDataRespValidationError) ErrorName() string
- func (e CreateDictDataRespValidationError) Field() string
- func (e CreateDictDataRespValidationError) Key() bool
- func (e CreateDictDataRespValidationError) Reason() string
- type CreateMenuReq
- func (*CreateMenuReq) Descriptor() ([]byte, []int)deprecated
- func (*CreateMenuReq) ProtoMessage()
- func (x *CreateMenuReq) ProtoReflect() protoreflect.Message
- func (x *CreateMenuReq) Reset()
- func (x *CreateMenuReq) String() string
- func (m *CreateMenuReq) Validate() error
- func (m *CreateMenuReq) ValidateAll() error
- type CreateMenuReqMultiError
- type CreateMenuReqValidationError
- func (e CreateMenuReqValidationError) Cause() error
- func (e CreateMenuReqValidationError) Error() string
- func (e CreateMenuReqValidationError) ErrorName() string
- func (e CreateMenuReqValidationError) Field() string
- func (e CreateMenuReqValidationError) Key() bool
- func (e CreateMenuReqValidationError) Reason() string
- type CreateMenuResp
- func (*CreateMenuResp) Descriptor() ([]byte, []int)deprecated
- func (*CreateMenuResp) ProtoMessage()
- func (x *CreateMenuResp) ProtoReflect() protoreflect.Message
- func (x *CreateMenuResp) Reset()
- func (x *CreateMenuResp) String() string
- func (m *CreateMenuResp) Validate() error
- func (m *CreateMenuResp) ValidateAll() error
- type CreateMenuRespMultiError
- type CreateMenuRespValidationError
- func (e CreateMenuRespValidationError) Cause() error
- func (e CreateMenuRespValidationError) Error() string
- func (e CreateMenuRespValidationError) ErrorName() string
- func (e CreateMenuRespValidationError) Field() string
- func (e CreateMenuRespValidationError) Key() bool
- func (e CreateMenuRespValidationError) Reason() string
- type CreateRoleReq
- func (*CreateRoleReq) Descriptor() ([]byte, []int)deprecated
- func (*CreateRoleReq) ProtoMessage()
- func (x *CreateRoleReq) ProtoReflect() protoreflect.Message
- func (x *CreateRoleReq) Reset()
- func (x *CreateRoleReq) String() string
- func (m *CreateRoleReq) Validate() error
- func (m *CreateRoleReq) ValidateAll() error
- type CreateRoleReqMultiError
- type CreateRoleReqValidationError
- func (e CreateRoleReqValidationError) Cause() error
- func (e CreateRoleReqValidationError) Error() string
- func (e CreateRoleReqValidationError) ErrorName() string
- func (e CreateRoleReqValidationError) Field() string
- func (e CreateRoleReqValidationError) Key() bool
- func (e CreateRoleReqValidationError) Reason() string
- type CreateRoleResp
- func (*CreateRoleResp) Descriptor() ([]byte, []int)deprecated
- func (*CreateRoleResp) ProtoMessage()
- func (x *CreateRoleResp) ProtoReflect() protoreflect.Message
- func (x *CreateRoleResp) Reset()
- func (x *CreateRoleResp) String() string
- func (m *CreateRoleResp) Validate() error
- func (m *CreateRoleResp) ValidateAll() error
- type CreateRoleRespMultiError
- type CreateRoleRespValidationError
- func (e CreateRoleRespValidationError) Cause() error
- func (e CreateRoleRespValidationError) Error() string
- func (e CreateRoleRespValidationError) ErrorName() string
- func (e CreateRoleRespValidationError) Field() string
- func (e CreateRoleRespValidationError) Key() bool
- func (e CreateRoleRespValidationError) Reason() string
- type CreateStaffReq
- func (*CreateStaffReq) Descriptor() ([]byte, []int)deprecated
- func (*CreateStaffReq) ProtoMessage()
- func (x *CreateStaffReq) ProtoReflect() protoreflect.Message
- func (x *CreateStaffReq) Reset()
- func (x *CreateStaffReq) String() string
- func (m *CreateStaffReq) Validate() error
- func (m *CreateStaffReq) ValidateAll() error
- type CreateStaffReqMultiError
- type CreateStaffReqValidationError
- func (e CreateStaffReqValidationError) Cause() error
- func (e CreateStaffReqValidationError) Error() string
- func (e CreateStaffReqValidationError) ErrorName() string
- func (e CreateStaffReqValidationError) Field() string
- func (e CreateStaffReqValidationError) Key() bool
- func (e CreateStaffReqValidationError) Reason() string
- type CreateStaffResp
- func (*CreateStaffResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStaffResp) GetId() int64
- func (*CreateStaffResp) ProtoMessage()
- func (x *CreateStaffResp) ProtoReflect() protoreflect.Message
- func (x *CreateStaffResp) Reset()
- func (x *CreateStaffResp) String() string
- func (m *CreateStaffResp) Validate() error
- func (m *CreateStaffResp) ValidateAll() error
- type CreateStaffRespMultiError
- type CreateStaffRespValidationError
- func (e CreateStaffRespValidationError) Cause() error
- func (e CreateStaffRespValidationError) Error() string
- func (e CreateStaffRespValidationError) ErrorName() string
- func (e CreateStaffRespValidationError) Field() string
- func (e CreateStaffRespValidationError) Key() bool
- func (e CreateStaffRespValidationError) Reason() string
- type CreateSystemReq
- func (*CreateSystemReq) Descriptor() ([]byte, []int)deprecated
- func (*CreateSystemReq) ProtoMessage()
- func (x *CreateSystemReq) ProtoReflect() protoreflect.Message
- func (x *CreateSystemReq) Reset()
- func (x *CreateSystemReq) String() string
- func (m *CreateSystemReq) Validate() error
- func (m *CreateSystemReq) ValidateAll() error
- type CreateSystemReqMultiError
- type CreateSystemReqValidationError
- func (e CreateSystemReqValidationError) Cause() error
- func (e CreateSystemReqValidationError) Error() string
- func (e CreateSystemReqValidationError) ErrorName() string
- func (e CreateSystemReqValidationError) Field() string
- func (e CreateSystemReqValidationError) Key() bool
- func (e CreateSystemReqValidationError) Reason() string
- type CreateSystemResp
- func (*CreateSystemResp) Descriptor() ([]byte, []int)deprecated
- func (*CreateSystemResp) ProtoMessage()
- func (x *CreateSystemResp) ProtoReflect() protoreflect.Message
- func (x *CreateSystemResp) Reset()
- func (x *CreateSystemResp) String() string
- func (m *CreateSystemResp) Validate() error
- func (m *CreateSystemResp) ValidateAll() error
- type CreateSystemRespMultiError
- type CreateSystemRespValidationError
- func (e CreateSystemRespValidationError) Cause() error
- func (e CreateSystemRespValidationError) Error() string
- func (e CreateSystemRespValidationError) ErrorName() string
- func (e CreateSystemRespValidationError) Field() string
- func (e CreateSystemRespValidationError) Key() bool
- func (e CreateSystemRespValidationError) Reason() string
- type CreateUserReq
- func (*CreateUserReq) Descriptor() ([]byte, []int)deprecated
- func (*CreateUserReq) ProtoMessage()
- func (x *CreateUserReq) ProtoReflect() protoreflect.Message
- func (x *CreateUserReq) Reset()
- func (x *CreateUserReq) String() string
- func (m *CreateUserReq) Validate() error
- func (m *CreateUserReq) ValidateAll() error
- type CreateUserReqMultiError
- type CreateUserReqValidationError
- func (e CreateUserReqValidationError) Cause() error
- func (e CreateUserReqValidationError) Error() string
- func (e CreateUserReqValidationError) ErrorName() string
- func (e CreateUserReqValidationError) Field() string
- func (e CreateUserReqValidationError) Key() bool
- func (e CreateUserReqValidationError) Reason() string
- type CreateUserResp
- func (*CreateUserResp) Descriptor() ([]byte, []int)deprecated
- func (*CreateUserResp) ProtoMessage()
- func (x *CreateUserResp) ProtoReflect() protoreflect.Message
- func (x *CreateUserResp) Reset()
- func (x *CreateUserResp) String() string
- func (m *CreateUserResp) Validate() error
- func (m *CreateUserResp) ValidateAll() error
- type CreateUserRespMultiError
- type CreateUserRespValidationError
- func (e CreateUserRespValidationError) Cause() error
- func (e CreateUserRespValidationError) Error() string
- func (e CreateUserRespValidationError) ErrorName() string
- func (e CreateUserRespValidationError) Field() string
- func (e CreateUserRespValidationError) Key() bool
- func (e CreateUserRespValidationError) Reason() string
- type DeleteAccountUserReq
- func (*DeleteAccountUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAccountUserReq) GetId() int64
- func (*DeleteAccountUserReq) ProtoMessage()
- func (x *DeleteAccountUserReq) ProtoReflect() protoreflect.Message
- func (x *DeleteAccountUserReq) Reset()
- func (x *DeleteAccountUserReq) String() string
- func (m *DeleteAccountUserReq) Validate() error
- func (m *DeleteAccountUserReq) ValidateAll() error
- type DeleteAccountUserReqMultiError
- type DeleteAccountUserReqValidationError
- func (e DeleteAccountUserReqValidationError) Cause() error
- func (e DeleteAccountUserReqValidationError) Error() string
- func (e DeleteAccountUserReqValidationError) ErrorName() string
- func (e DeleteAccountUserReqValidationError) Field() string
- func (e DeleteAccountUserReqValidationError) Key() bool
- func (e DeleteAccountUserReqValidationError) Reason() string
- type DeleteAccountUserResp
- func (*DeleteAccountUserResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteAccountUserResp) ProtoMessage()
- func (x *DeleteAccountUserResp) ProtoReflect() protoreflect.Message
- func (x *DeleteAccountUserResp) Reset()
- func (x *DeleteAccountUserResp) String() string
- func (m *DeleteAccountUserResp) Validate() error
- func (m *DeleteAccountUserResp) ValidateAll() error
- type DeleteAccountUserRespMultiError
- type DeleteAccountUserRespValidationError
- func (e DeleteAccountUserRespValidationError) Cause() error
- func (e DeleteAccountUserRespValidationError) Error() string
- func (e DeleteAccountUserRespValidationError) ErrorName() string
- func (e DeleteAccountUserRespValidationError) Field() string
- func (e DeleteAccountUserRespValidationError) Key() bool
- func (e DeleteAccountUserRespValidationError) Reason() string
- type DeleteDictDataReq
- func (*DeleteDictDataReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDictDataReq) GetId() int64
- func (*DeleteDictDataReq) ProtoMessage()
- func (x *DeleteDictDataReq) ProtoReflect() protoreflect.Message
- func (x *DeleteDictDataReq) Reset()
- func (x *DeleteDictDataReq) String() string
- func (m *DeleteDictDataReq) Validate() error
- func (m *DeleteDictDataReq) ValidateAll() error
- type DeleteDictDataReqMultiError
- type DeleteDictDataReqValidationError
- func (e DeleteDictDataReqValidationError) Cause() error
- func (e DeleteDictDataReqValidationError) Error() string
- func (e DeleteDictDataReqValidationError) ErrorName() string
- func (e DeleteDictDataReqValidationError) Field() string
- func (e DeleteDictDataReqValidationError) Key() bool
- func (e DeleteDictDataReqValidationError) Reason() string
- type DeleteDictDataResp
- func (*DeleteDictDataResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteDictDataResp) ProtoMessage()
- func (x *DeleteDictDataResp) ProtoReflect() protoreflect.Message
- func (x *DeleteDictDataResp) Reset()
- func (x *DeleteDictDataResp) String() string
- func (m *DeleteDictDataResp) Validate() error
- func (m *DeleteDictDataResp) ValidateAll() error
- type DeleteDictDataRespMultiError
- type DeleteDictDataRespValidationError
- func (e DeleteDictDataRespValidationError) Cause() error
- func (e DeleteDictDataRespValidationError) Error() string
- func (e DeleteDictDataRespValidationError) ErrorName() string
- func (e DeleteDictDataRespValidationError) Field() string
- func (e DeleteDictDataRespValidationError) Key() bool
- func (e DeleteDictDataRespValidationError) Reason() string
- type DeleteMenuReq
- func (*DeleteMenuReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMenuReq) GetId() int64
- func (*DeleteMenuReq) ProtoMessage()
- func (x *DeleteMenuReq) ProtoReflect() protoreflect.Message
- func (x *DeleteMenuReq) Reset()
- func (x *DeleteMenuReq) String() string
- func (m *DeleteMenuReq) Validate() error
- func (m *DeleteMenuReq) ValidateAll() error
- type DeleteMenuReqMultiError
- type DeleteMenuReqValidationError
- func (e DeleteMenuReqValidationError) Cause() error
- func (e DeleteMenuReqValidationError) Error() string
- func (e DeleteMenuReqValidationError) ErrorName() string
- func (e DeleteMenuReqValidationError) Field() string
- func (e DeleteMenuReqValidationError) Key() bool
- func (e DeleteMenuReqValidationError) Reason() string
- type DeleteMenuResp
- func (*DeleteMenuResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteMenuResp) ProtoMessage()
- func (x *DeleteMenuResp) ProtoReflect() protoreflect.Message
- func (x *DeleteMenuResp) Reset()
- func (x *DeleteMenuResp) String() string
- func (m *DeleteMenuResp) Validate() error
- func (m *DeleteMenuResp) ValidateAll() error
- type DeleteMenuRespMultiError
- type DeleteMenuRespValidationError
- func (e DeleteMenuRespValidationError) Cause() error
- func (e DeleteMenuRespValidationError) Error() string
- func (e DeleteMenuRespValidationError) ErrorName() string
- func (e DeleteMenuRespValidationError) Field() string
- func (e DeleteMenuRespValidationError) Key() bool
- func (e DeleteMenuRespValidationError) Reason() string
- type DeleteRoleReq
- func (*DeleteRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRoleReq) GetId() int64
- func (*DeleteRoleReq) ProtoMessage()
- func (x *DeleteRoleReq) ProtoReflect() protoreflect.Message
- func (x *DeleteRoleReq) Reset()
- func (x *DeleteRoleReq) String() string
- func (m *DeleteRoleReq) Validate() error
- func (m *DeleteRoleReq) ValidateAll() error
- type DeleteRoleReqMultiError
- type DeleteRoleReqValidationError
- func (e DeleteRoleReqValidationError) Cause() error
- func (e DeleteRoleReqValidationError) Error() string
- func (e DeleteRoleReqValidationError) ErrorName() string
- func (e DeleteRoleReqValidationError) Field() string
- func (e DeleteRoleReqValidationError) Key() bool
- func (e DeleteRoleReqValidationError) Reason() string
- type DeleteRoleResp
- func (*DeleteRoleResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteRoleResp) ProtoMessage()
- func (x *DeleteRoleResp) ProtoReflect() protoreflect.Message
- func (x *DeleteRoleResp) Reset()
- func (x *DeleteRoleResp) String() string
- func (m *DeleteRoleResp) Validate() error
- func (m *DeleteRoleResp) ValidateAll() error
- type DeleteRoleRespMultiError
- type DeleteRoleRespValidationError
- func (e DeleteRoleRespValidationError) Cause() error
- func (e DeleteRoleRespValidationError) Error() string
- func (e DeleteRoleRespValidationError) ErrorName() string
- func (e DeleteRoleRespValidationError) Field() string
- func (e DeleteRoleRespValidationError) Key() bool
- func (e DeleteRoleRespValidationError) Reason() string
- type DeleteStaffReq
- func (*DeleteStaffReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStaffReq) GetId() int64
- func (*DeleteStaffReq) ProtoMessage()
- func (x *DeleteStaffReq) ProtoReflect() protoreflect.Message
- func (x *DeleteStaffReq) Reset()
- func (x *DeleteStaffReq) String() string
- func (m *DeleteStaffReq) Validate() error
- func (m *DeleteStaffReq) ValidateAll() error
- type DeleteStaffReqMultiError
- type DeleteStaffReqValidationError
- func (e DeleteStaffReqValidationError) Cause() error
- func (e DeleteStaffReqValidationError) Error() string
- func (e DeleteStaffReqValidationError) ErrorName() string
- func (e DeleteStaffReqValidationError) Field() string
- func (e DeleteStaffReqValidationError) Key() bool
- func (e DeleteStaffReqValidationError) Reason() string
- type DeleteStaffResp
- func (*DeleteStaffResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteStaffResp) ProtoMessage()
- func (x *DeleteStaffResp) ProtoReflect() protoreflect.Message
- func (x *DeleteStaffResp) Reset()
- func (x *DeleteStaffResp) String() string
- func (m *DeleteStaffResp) Validate() error
- func (m *DeleteStaffResp) ValidateAll() error
- type DeleteStaffRespMultiError
- type DeleteStaffRespValidationError
- func (e DeleteStaffRespValidationError) Cause() error
- func (e DeleteStaffRespValidationError) Error() string
- func (e DeleteStaffRespValidationError) ErrorName() string
- func (e DeleteStaffRespValidationError) Field() string
- func (e DeleteStaffRespValidationError) Key() bool
- func (e DeleteStaffRespValidationError) Reason() string
- type DeleteSystemReq
- func (*DeleteSystemReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSystemReq) GetId() int64
- func (*DeleteSystemReq) ProtoMessage()
- func (x *DeleteSystemReq) ProtoReflect() protoreflect.Message
- func (x *DeleteSystemReq) Reset()
- func (x *DeleteSystemReq) String() string
- func (m *DeleteSystemReq) Validate() error
- func (m *DeleteSystemReq) ValidateAll() error
- type DeleteSystemReqMultiError
- type DeleteSystemReqValidationError
- func (e DeleteSystemReqValidationError) Cause() error
- func (e DeleteSystemReqValidationError) Error() string
- func (e DeleteSystemReqValidationError) ErrorName() string
- func (e DeleteSystemReqValidationError) Field() string
- func (e DeleteSystemReqValidationError) Key() bool
- func (e DeleteSystemReqValidationError) Reason() string
- type DeleteSystemResp
- func (*DeleteSystemResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteSystemResp) ProtoMessage()
- func (x *DeleteSystemResp) ProtoReflect() protoreflect.Message
- func (x *DeleteSystemResp) Reset()
- func (x *DeleteSystemResp) String() string
- func (m *DeleteSystemResp) Validate() error
- func (m *DeleteSystemResp) ValidateAll() error
- type DeleteSystemRespMultiError
- type DeleteSystemRespValidationError
- func (e DeleteSystemRespValidationError) Cause() error
- func (e DeleteSystemRespValidationError) Error() string
- func (e DeleteSystemRespValidationError) ErrorName() string
- func (e DeleteSystemRespValidationError) Field() string
- func (e DeleteSystemRespValidationError) Key() bool
- func (e DeleteSystemRespValidationError) Reason() string
- type DeleteUserReq
- func (*DeleteUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserReq) GetId() int64
- func (*DeleteUserReq) ProtoMessage()
- func (x *DeleteUserReq) ProtoReflect() protoreflect.Message
- func (x *DeleteUserReq) Reset()
- func (x *DeleteUserReq) String() string
- func (m *DeleteUserReq) Validate() error
- func (m *DeleteUserReq) ValidateAll() error
- type DeleteUserReqMultiError
- type DeleteUserReqValidationError
- func (e DeleteUserReqValidationError) Cause() error
- func (e DeleteUserReqValidationError) Error() string
- func (e DeleteUserReqValidationError) ErrorName() string
- func (e DeleteUserReqValidationError) Field() string
- func (e DeleteUserReqValidationError) Key() bool
- func (e DeleteUserReqValidationError) Reason() string
- type DeleteUserResp
- func (*DeleteUserResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteUserResp) ProtoMessage()
- func (x *DeleteUserResp) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResp) Reset()
- func (x *DeleteUserResp) String() string
- func (m *DeleteUserResp) Validate() error
- func (m *DeleteUserResp) ValidateAll() error
- type DeleteUserRespMultiError
- type DeleteUserRespValidationError
- func (e DeleteUserRespValidationError) Cause() error
- func (e DeleteUserRespValidationError) Error() string
- func (e DeleteUserRespValidationError) ErrorName() string
- func (e DeleteUserRespValidationError) Field() string
- func (e DeleteUserRespValidationError) Key() bool
- func (e DeleteUserRespValidationError) Reason() string
- type DictData
- func (*DictData) Descriptor() ([]byte, []int)deprecated
- func (x *DictData) GetDictTypeId() int64
- func (x *DictData) GetId() int64
- func (x *DictData) GetIsDefault() int32
- func (x *DictData) GetLabel() string
- func (x *DictData) GetRemark() string
- func (x *DictData) GetSort() int32
- func (x *DictData) GetStatus() int32
- func (x *DictData) GetValue() string
- func (*DictData) ProtoMessage()
- func (x *DictData) ProtoReflect() protoreflect.Message
- func (x *DictData) Reset()
- func (x *DictData) String() string
- func (m *DictData) Validate() error
- func (m *DictData) ValidateAll() error
- type DictDataMultiError
- type DictDataValidationError
- type DictType
- func (*DictType) Descriptor() ([]byte, []int)deprecated
- func (x *DictType) GetId() int64
- func (x *DictType) GetName() string
- func (x *DictType) GetRemark() string
- func (x *DictType) GetStatus() int32
- func (x *DictType) GetType() string
- func (*DictType) ProtoMessage()
- func (x *DictType) ProtoReflect() protoreflect.Message
- func (x *DictType) Reset()
- func (x *DictType) String() string
- func (m *DictType) Validate() error
- func (m *DictType) ValidateAll() error
- type DictTypeMultiError
- type DictTypeValidationError
- type GetAccountUserReq
- func (*GetAccountUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountUserReq) GetId() int64
- func (*GetAccountUserReq) ProtoMessage()
- func (x *GetAccountUserReq) ProtoReflect() protoreflect.Message
- func (x *GetAccountUserReq) Reset()
- func (x *GetAccountUserReq) String() string
- func (m *GetAccountUserReq) Validate() error
- func (m *GetAccountUserReq) ValidateAll() error
- type GetAccountUserReqMultiError
- type GetAccountUserReqValidationError
- func (e GetAccountUserReqValidationError) Cause() error
- func (e GetAccountUserReqValidationError) Error() string
- func (e GetAccountUserReqValidationError) ErrorName() string
- func (e GetAccountUserReqValidationError) Field() string
- func (e GetAccountUserReqValidationError) Key() bool
- func (e GetAccountUserReqValidationError) Reason() string
- type GetAccountUserResp
- func (*GetAccountUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountUserResp) GetId() int64
- func (*GetAccountUserResp) ProtoMessage()
- func (x *GetAccountUserResp) ProtoReflect() protoreflect.Message
- func (x *GetAccountUserResp) Reset()
- func (x *GetAccountUserResp) String() string
- func (m *GetAccountUserResp) Validate() error
- func (m *GetAccountUserResp) ValidateAll() error
- type GetAccountUserRespMultiError
- type GetAccountUserRespValidationError
- func (e GetAccountUserRespValidationError) Cause() error
- func (e GetAccountUserRespValidationError) Error() string
- func (e GetAccountUserRespValidationError) ErrorName() string
- func (e GetAccountUserRespValidationError) Field() string
- func (e GetAccountUserRespValidationError) Key() bool
- func (e GetAccountUserRespValidationError) Reason() string
- type GetDictDataReq
- func (*GetDictDataReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetDictDataReq) GetId() int64
- func (*GetDictDataReq) ProtoMessage()
- func (x *GetDictDataReq) ProtoReflect() protoreflect.Message
- func (x *GetDictDataReq) Reset()
- func (x *GetDictDataReq) String() string
- func (m *GetDictDataReq) Validate() error
- func (m *GetDictDataReq) ValidateAll() error
- type GetDictDataReqMultiError
- type GetDictDataReqValidationError
- func (e GetDictDataReqValidationError) Cause() error
- func (e GetDictDataReqValidationError) Error() string
- func (e GetDictDataReqValidationError) ErrorName() string
- func (e GetDictDataReqValidationError) Field() string
- func (e GetDictDataReqValidationError) Key() bool
- func (e GetDictDataReqValidationError) Reason() string
- type GetDictDataResp
- func (*GetDictDataResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetDictDataResp) GetId() int64
- func (x *GetDictDataResp) GetIsDefault() int32
- func (x *GetDictDataResp) GetLabel() string
- func (x *GetDictDataResp) GetRemark() string
- func (x *GetDictDataResp) GetSort() int32
- func (x *GetDictDataResp) GetStatus() int32
- func (x *GetDictDataResp) GetType() string
- func (x *GetDictDataResp) GetValue() string
- func (*GetDictDataResp) ProtoMessage()
- func (x *GetDictDataResp) ProtoReflect() protoreflect.Message
- func (x *GetDictDataResp) Reset()
- func (x *GetDictDataResp) String() string
- func (m *GetDictDataResp) Validate() error
- func (m *GetDictDataResp) ValidateAll() error
- type GetDictDataRespMultiError
- type GetDictDataRespValidationError
- func (e GetDictDataRespValidationError) Cause() error
- func (e GetDictDataRespValidationError) Error() string
- func (e GetDictDataRespValidationError) ErrorName() string
- func (e GetDictDataRespValidationError) Field() string
- func (e GetDictDataRespValidationError) Key() bool
- func (e GetDictDataRespValidationError) Reason() string
- type GetMenuReq
- func (*GetMenuReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetMenuReq) GetId() int64
- func (*GetMenuReq) ProtoMessage()
- func (x *GetMenuReq) ProtoReflect() protoreflect.Message
- func (x *GetMenuReq) Reset()
- func (x *GetMenuReq) String() string
- func (m *GetMenuReq) Validate() error
- func (m *GetMenuReq) ValidateAll() error
- type GetMenuReqMultiError
- type GetMenuReqValidationError
- type GetMenuResp
- func (*GetMenuResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetMenuResp) GetId() int64
- func (*GetMenuResp) ProtoMessage()
- func (x *GetMenuResp) ProtoReflect() protoreflect.Message
- func (x *GetMenuResp) Reset()
- func (x *GetMenuResp) String() string
- func (m *GetMenuResp) Validate() error
- func (m *GetMenuResp) ValidateAll() error
- type GetMenuRespMultiError
- type GetMenuRespValidationError
- func (e GetMenuRespValidationError) Cause() error
- func (e GetMenuRespValidationError) Error() string
- func (e GetMenuRespValidationError) ErrorName() string
- func (e GetMenuRespValidationError) Field() string
- func (e GetMenuRespValidationError) Key() bool
- func (e GetMenuRespValidationError) Reason() string
- type GetRoleReq
- func (*GetRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoleReq) GetId() int64
- func (*GetRoleReq) ProtoMessage()
- func (x *GetRoleReq) ProtoReflect() protoreflect.Message
- func (x *GetRoleReq) Reset()
- func (x *GetRoleReq) String() string
- func (m *GetRoleReq) Validate() error
- func (m *GetRoleReq) ValidateAll() error
- type GetRoleReqMultiError
- type GetRoleReqValidationError
- type GetRoleResp
- func (*GetRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoleResp) GetId() int64
- func (*GetRoleResp) ProtoMessage()
- func (x *GetRoleResp) ProtoReflect() protoreflect.Message
- func (x *GetRoleResp) Reset()
- func (x *GetRoleResp) String() string
- func (m *GetRoleResp) Validate() error
- func (m *GetRoleResp) ValidateAll() error
- type GetRoleRespMultiError
- type GetRoleRespValidationError
- func (e GetRoleRespValidationError) Cause() error
- func (e GetRoleRespValidationError) Error() string
- func (e GetRoleRespValidationError) ErrorName() string
- func (e GetRoleRespValidationError) Field() string
- func (e GetRoleRespValidationError) Key() bool
- func (e GetRoleRespValidationError) Reason() string
- type GetStaffReq
- func (*GetStaffReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetStaffReq) GetId() int64
- func (*GetStaffReq) ProtoMessage()
- func (x *GetStaffReq) ProtoReflect() protoreflect.Message
- func (x *GetStaffReq) Reset()
- func (x *GetStaffReq) String() string
- func (m *GetStaffReq) Validate() error
- func (m *GetStaffReq) ValidateAll() error
- type GetStaffReqMultiError
- type GetStaffReqValidationError
- func (e GetStaffReqValidationError) Cause() error
- func (e GetStaffReqValidationError) Error() string
- func (e GetStaffReqValidationError) ErrorName() string
- func (e GetStaffReqValidationError) Field() string
- func (e GetStaffReqValidationError) Key() bool
- func (e GetStaffReqValidationError) Reason() string
- type GetStaffResp
- func (*GetStaffResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetStaffResp) GetId() int64
- func (*GetStaffResp) ProtoMessage()
- func (x *GetStaffResp) ProtoReflect() protoreflect.Message
- func (x *GetStaffResp) Reset()
- func (x *GetStaffResp) String() string
- func (m *GetStaffResp) Validate() error
- func (m *GetStaffResp) ValidateAll() error
- type GetStaffRespMultiError
- type GetStaffRespValidationError
- func (e GetStaffRespValidationError) Cause() error
- func (e GetStaffRespValidationError) Error() string
- func (e GetStaffRespValidationError) ErrorName() string
- func (e GetStaffRespValidationError) Field() string
- func (e GetStaffRespValidationError) Key() bool
- func (e GetStaffRespValidationError) Reason() string
- type GetSystemReq
- func (*GetSystemReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemReq) GetId() int64
- func (*GetSystemReq) ProtoMessage()
- func (x *GetSystemReq) ProtoReflect() protoreflect.Message
- func (x *GetSystemReq) Reset()
- func (x *GetSystemReq) String() string
- func (m *GetSystemReq) Validate() error
- func (m *GetSystemReq) ValidateAll() error
- type GetSystemReqMultiError
- type GetSystemReqValidationError
- func (e GetSystemReqValidationError) Cause() error
- func (e GetSystemReqValidationError) Error() string
- func (e GetSystemReqValidationError) ErrorName() string
- func (e GetSystemReqValidationError) Field() string
- func (e GetSystemReqValidationError) Key() bool
- func (e GetSystemReqValidationError) Reason() string
- type GetSystemResp
- func (*GetSystemResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemResp) GetId() int64
- func (*GetSystemResp) ProtoMessage()
- func (x *GetSystemResp) ProtoReflect() protoreflect.Message
- func (x *GetSystemResp) Reset()
- func (x *GetSystemResp) String() string
- func (m *GetSystemResp) Validate() error
- func (m *GetSystemResp) ValidateAll() error
- type GetSystemRespMultiError
- type GetSystemRespValidationError
- func (e GetSystemRespValidationError) Cause() error
- func (e GetSystemRespValidationError) Error() string
- func (e GetSystemRespValidationError) ErrorName() string
- func (e GetSystemRespValidationError) Field() string
- func (e GetSystemRespValidationError) Key() bool
- func (e GetSystemRespValidationError) Reason() string
- type GetUserReq
- func (*GetUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserReq) GetId() int64
- func (*GetUserReq) ProtoMessage()
- func (x *GetUserReq) ProtoReflect() protoreflect.Message
- func (x *GetUserReq) Reset()
- func (x *GetUserReq) String() string
- func (m *GetUserReq) Validate() error
- func (m *GetUserReq) ValidateAll() error
- type GetUserReqMultiError
- type GetUserReqValidationError
- type GetUserResp
- func (*GetUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserResp) GetId() int64
- func (*GetUserResp) ProtoMessage()
- func (x *GetUserResp) ProtoReflect() protoreflect.Message
- func (x *GetUserResp) Reset()
- func (x *GetUserResp) String() string
- func (m *GetUserResp) Validate() error
- func (m *GetUserResp) ValidateAll() error
- type GetUserRespMultiError
- type GetUserRespValidationError
- func (e GetUserRespValidationError) Cause() error
- func (e GetUserRespValidationError) Error() string
- func (e GetUserRespValidationError) ErrorName() string
- func (e GetUserRespValidationError) Field() string
- func (e GetUserRespValidationError) Key() bool
- func (e GetUserRespValidationError) Reason() string
- type ListAccountUserReq
- func (*ListAccountUserReq) Descriptor() ([]byte, []int)deprecated
- func (*ListAccountUserReq) ProtoMessage()
- func (x *ListAccountUserReq) ProtoReflect() protoreflect.Message
- func (x *ListAccountUserReq) Reset()
- func (x *ListAccountUserReq) String() string
- func (m *ListAccountUserReq) Validate() error
- func (m *ListAccountUserReq) ValidateAll() error
- type ListAccountUserReqMultiError
- type ListAccountUserReqValidationError
- func (e ListAccountUserReqValidationError) Cause() error
- func (e ListAccountUserReqValidationError) Error() string
- func (e ListAccountUserReqValidationError) ErrorName() string
- func (e ListAccountUserReqValidationError) Field() string
- func (e ListAccountUserReqValidationError) Key() bool
- func (e ListAccountUserReqValidationError) Reason() string
- type ListAccountUserResp
- func (*ListAccountUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountUserResp) GetData() []*AccountUser
- func (*ListAccountUserResp) ProtoMessage()
- func (x *ListAccountUserResp) ProtoReflect() protoreflect.Message
- func (x *ListAccountUserResp) Reset()
- func (x *ListAccountUserResp) String() string
- func (m *ListAccountUserResp) Validate() error
- func (m *ListAccountUserResp) ValidateAll() error
- type ListAccountUserRespMultiError
- type ListAccountUserRespValidationError
- func (e ListAccountUserRespValidationError) Cause() error
- func (e ListAccountUserRespValidationError) Error() string
- func (e ListAccountUserRespValidationError) ErrorName() string
- func (e ListAccountUserRespValidationError) Field() string
- func (e ListAccountUserRespValidationError) Key() bool
- func (e ListAccountUserRespValidationError) Reason() string
- type ListDictDataReq
- func (*ListDictDataReq) Descriptor() ([]byte, []int)deprecated
- func (*ListDictDataReq) ProtoMessage()
- func (x *ListDictDataReq) ProtoReflect() protoreflect.Message
- func (x *ListDictDataReq) Reset()
- func (x *ListDictDataReq) String() string
- func (m *ListDictDataReq) Validate() error
- func (m *ListDictDataReq) ValidateAll() error
- type ListDictDataReqMultiError
- type ListDictDataReqValidationError
- func (e ListDictDataReqValidationError) Cause() error
- func (e ListDictDataReqValidationError) Error() string
- func (e ListDictDataReqValidationError) ErrorName() string
- func (e ListDictDataReqValidationError) Field() string
- func (e ListDictDataReqValidationError) Key() bool
- func (e ListDictDataReqValidationError) Reason() string
- type ListDictDataResp
- func (*ListDictDataResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListDictDataResp) GetData() []*DictData
- func (*ListDictDataResp) ProtoMessage()
- func (x *ListDictDataResp) ProtoReflect() protoreflect.Message
- func (x *ListDictDataResp) Reset()
- func (x *ListDictDataResp) String() string
- func (m *ListDictDataResp) Validate() error
- func (m *ListDictDataResp) ValidateAll() error
- type ListDictDataRespMultiError
- type ListDictDataRespValidationError
- func (e ListDictDataRespValidationError) Cause() error
- func (e ListDictDataRespValidationError) Error() string
- func (e ListDictDataRespValidationError) ErrorName() string
- func (e ListDictDataRespValidationError) Field() string
- func (e ListDictDataRespValidationError) Key() bool
- func (e ListDictDataRespValidationError) Reason() string
- type ListMenuReq
- func (*ListMenuReq) Descriptor() ([]byte, []int)deprecated
- func (*ListMenuReq) ProtoMessage()
- func (x *ListMenuReq) ProtoReflect() protoreflect.Message
- func (x *ListMenuReq) Reset()
- func (x *ListMenuReq) String() string
- func (m *ListMenuReq) Validate() error
- func (m *ListMenuReq) ValidateAll() error
- type ListMenuReqMultiError
- type ListMenuReqValidationError
- func (e ListMenuReqValidationError) Cause() error
- func (e ListMenuReqValidationError) Error() string
- func (e ListMenuReqValidationError) ErrorName() string
- func (e ListMenuReqValidationError) Field() string
- func (e ListMenuReqValidationError) Key() bool
- func (e ListMenuReqValidationError) Reason() string
- type ListMenuResp
- func (*ListMenuResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListMenuResp) GetData() []*Menu
- func (*ListMenuResp) ProtoMessage()
- func (x *ListMenuResp) ProtoReflect() protoreflect.Message
- func (x *ListMenuResp) Reset()
- func (x *ListMenuResp) String() string
- func (m *ListMenuResp) Validate() error
- func (m *ListMenuResp) ValidateAll() error
- type ListMenuRespMultiError
- type ListMenuRespValidationError
- func (e ListMenuRespValidationError) Cause() error
- func (e ListMenuRespValidationError) Error() string
- func (e ListMenuRespValidationError) ErrorName() string
- func (e ListMenuRespValidationError) Field() string
- func (e ListMenuRespValidationError) Key() bool
- func (e ListMenuRespValidationError) Reason() string
- type ListRoleReq
- func (*ListRoleReq) Descriptor() ([]byte, []int)deprecated
- func (*ListRoleReq) ProtoMessage()
- func (x *ListRoleReq) ProtoReflect() protoreflect.Message
- func (x *ListRoleReq) Reset()
- func (x *ListRoleReq) String() string
- func (m *ListRoleReq) Validate() error
- func (m *ListRoleReq) ValidateAll() error
- type ListRoleReqMultiError
- type ListRoleReqValidationError
- func (e ListRoleReqValidationError) Cause() error
- func (e ListRoleReqValidationError) Error() string
- func (e ListRoleReqValidationError) ErrorName() string
- func (e ListRoleReqValidationError) Field() string
- func (e ListRoleReqValidationError) Key() bool
- func (e ListRoleReqValidationError) Reason() string
- type ListRoleResp
- func (*ListRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListRoleResp) GetData() []*Role
- func (*ListRoleResp) ProtoMessage()
- func (x *ListRoleResp) ProtoReflect() protoreflect.Message
- func (x *ListRoleResp) Reset()
- func (x *ListRoleResp) String() string
- func (m *ListRoleResp) Validate() error
- func (m *ListRoleResp) ValidateAll() error
- type ListRoleRespMultiError
- type ListRoleRespValidationError
- func (e ListRoleRespValidationError) Cause() error
- func (e ListRoleRespValidationError) Error() string
- func (e ListRoleRespValidationError) ErrorName() string
- func (e ListRoleRespValidationError) Field() string
- func (e ListRoleRespValidationError) Key() bool
- func (e ListRoleRespValidationError) Reason() string
- type ListStaffReq
- func (*ListStaffReq) Descriptor() ([]byte, []int)deprecated
- func (*ListStaffReq) ProtoMessage()
- func (x *ListStaffReq) ProtoReflect() protoreflect.Message
- func (x *ListStaffReq) Reset()
- func (x *ListStaffReq) String() string
- func (m *ListStaffReq) Validate() error
- func (m *ListStaffReq) ValidateAll() error
- type ListStaffReqMultiError
- type ListStaffReqValidationError
- func (e ListStaffReqValidationError) Cause() error
- func (e ListStaffReqValidationError) Error() string
- func (e ListStaffReqValidationError) ErrorName() string
- func (e ListStaffReqValidationError) Field() string
- func (e ListStaffReqValidationError) Key() bool
- func (e ListStaffReqValidationError) Reason() string
- type ListStaffResp
- func (*ListStaffResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListStaffResp) GetData() []*Staff
- func (*ListStaffResp) ProtoMessage()
- func (x *ListStaffResp) ProtoReflect() protoreflect.Message
- func (x *ListStaffResp) Reset()
- func (x *ListStaffResp) String() string
- func (m *ListStaffResp) Validate() error
- func (m *ListStaffResp) ValidateAll() error
- type ListStaffRespMultiError
- type ListStaffRespValidationError
- func (e ListStaffRespValidationError) Cause() error
- func (e ListStaffRespValidationError) Error() string
- func (e ListStaffRespValidationError) ErrorName() string
- func (e ListStaffRespValidationError) Field() string
- func (e ListStaffRespValidationError) Key() bool
- func (e ListStaffRespValidationError) Reason() string
- type ListSystemReq
- func (*ListSystemReq) Descriptor() ([]byte, []int)deprecated
- func (*ListSystemReq) ProtoMessage()
- func (x *ListSystemReq) ProtoReflect() protoreflect.Message
- func (x *ListSystemReq) Reset()
- func (x *ListSystemReq) String() string
- func (m *ListSystemReq) Validate() error
- func (m *ListSystemReq) ValidateAll() error
- type ListSystemReqMultiError
- type ListSystemReqValidationError
- func (e ListSystemReqValidationError) Cause() error
- func (e ListSystemReqValidationError) Error() string
- func (e ListSystemReqValidationError) ErrorName() string
- func (e ListSystemReqValidationError) Field() string
- func (e ListSystemReqValidationError) Key() bool
- func (e ListSystemReqValidationError) Reason() string
- type ListSystemResp
- func (*ListSystemResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListSystemResp) GetData() []*System
- func (*ListSystemResp) ProtoMessage()
- func (x *ListSystemResp) ProtoReflect() protoreflect.Message
- func (x *ListSystemResp) Reset()
- func (x *ListSystemResp) String() string
- func (m *ListSystemResp) Validate() error
- func (m *ListSystemResp) ValidateAll() error
- type ListSystemRespMultiError
- type ListSystemRespValidationError
- func (e ListSystemRespValidationError) Cause() error
- func (e ListSystemRespValidationError) Error() string
- func (e ListSystemRespValidationError) ErrorName() string
- func (e ListSystemRespValidationError) Field() string
- func (e ListSystemRespValidationError) Key() bool
- func (e ListSystemRespValidationError) Reason() string
- type ListUserReq
- func (*ListUserReq) Descriptor() ([]byte, []int)deprecated
- func (*ListUserReq) ProtoMessage()
- func (x *ListUserReq) ProtoReflect() protoreflect.Message
- func (x *ListUserReq) Reset()
- func (x *ListUserReq) String() string
- func (m *ListUserReq) Validate() error
- func (m *ListUserReq) ValidateAll() error
- type ListUserReqMultiError
- type ListUserReqValidationError
- func (e ListUserReqValidationError) Cause() error
- func (e ListUserReqValidationError) Error() string
- func (e ListUserReqValidationError) ErrorName() string
- func (e ListUserReqValidationError) Field() string
- func (e ListUserReqValidationError) Key() bool
- func (e ListUserReqValidationError) Reason() string
- type ListUserResp
- func (*ListUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserResp) GetData() []*User
- func (*ListUserResp) ProtoMessage()
- func (x *ListUserResp) ProtoReflect() protoreflect.Message
- func (x *ListUserResp) Reset()
- func (x *ListUserResp) String() string
- func (m *ListUserResp) Validate() error
- func (m *ListUserResp) ValidateAll() error
- type ListUserRespMultiError
- type ListUserRespValidationError
- func (e ListUserRespValidationError) Cause() error
- func (e ListUserRespValidationError) Error() string
- func (e ListUserRespValidationError) ErrorName() string
- func (e ListUserRespValidationError) Field() string
- func (e ListUserRespValidationError) Key() bool
- func (e ListUserRespValidationError) Reason() string
- type LoginReq
- func (*LoginReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginReq) GetEmail() string
- func (x *LoginReq) GetPassword() string
- func (x *LoginReq) GetPhone() string
- func (x *LoginReq) GetUsername() string
- func (*LoginReq) ProtoMessage()
- func (x *LoginReq) ProtoReflect() protoreflect.Message
- func (x *LoginReq) Reset()
- func (x *LoginReq) String() string
- func (m *LoginReq) Validate() error
- func (m *LoginReq) ValidateAll() error
- type LoginReqMultiError
- type LoginReqValidationError
- type LoginResp
- func (*LoginResp) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResp) GetEmail() string
- func (x *LoginResp) GetId() int64
- func (x *LoginResp) GetPhone() string
- func (x *LoginResp) GetToken() string
- func (x *LoginResp) GetUsername() string
- func (*LoginResp) ProtoMessage()
- func (x *LoginResp) ProtoReflect() protoreflect.Message
- func (x *LoginResp) Reset()
- func (x *LoginResp) String() string
- func (m *LoginResp) Validate() error
- func (m *LoginResp) ValidateAll() error
- type LoginRespMultiError
- type LoginRespValidationError
- type Menu
- type MenuMultiError
- type MenuValidationError
- type PageListAccountUserReq
- func (*PageListAccountUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListAccountUserReq) GetPageNum() int64
- func (x *PageListAccountUserReq) GetPageSize() int64
- func (*PageListAccountUserReq) ProtoMessage()
- func (x *PageListAccountUserReq) ProtoReflect() protoreflect.Message
- func (x *PageListAccountUserReq) Reset()
- func (x *PageListAccountUserReq) String() string
- func (m *PageListAccountUserReq) Validate() error
- func (m *PageListAccountUserReq) ValidateAll() error
- type PageListAccountUserReqMultiError
- type PageListAccountUserReqValidationError
- func (e PageListAccountUserReqValidationError) Cause() error
- func (e PageListAccountUserReqValidationError) Error() string
- func (e PageListAccountUserReqValidationError) ErrorName() string
- func (e PageListAccountUserReqValidationError) Field() string
- func (e PageListAccountUserReqValidationError) Key() bool
- func (e PageListAccountUserReqValidationError) Reason() string
- type PageListAccountUserResp
- func (*PageListAccountUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListAccountUserResp) GetCurrentPage() int64
- func (x *PageListAccountUserResp) GetData() []*AccountUser
- func (x *PageListAccountUserResp) GetPageSize() int64
- func (x *PageListAccountUserResp) GetTotalPages() int64
- func (*PageListAccountUserResp) ProtoMessage()
- func (x *PageListAccountUserResp) ProtoReflect() protoreflect.Message
- func (x *PageListAccountUserResp) Reset()
- func (x *PageListAccountUserResp) String() string
- func (m *PageListAccountUserResp) Validate() error
- func (m *PageListAccountUserResp) ValidateAll() error
- type PageListAccountUserRespMultiError
- type PageListAccountUserRespValidationError
- func (e PageListAccountUserRespValidationError) Cause() error
- func (e PageListAccountUserRespValidationError) Error() string
- func (e PageListAccountUserRespValidationError) ErrorName() string
- func (e PageListAccountUserRespValidationError) Field() string
- func (e PageListAccountUserRespValidationError) Key() bool
- func (e PageListAccountUserRespValidationError) Reason() string
- type PageListDictDataReq
- func (*PageListDictDataReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListDictDataReq) GetPageNum() int64
- func (x *PageListDictDataReq) GetPageSize() int64
- func (*PageListDictDataReq) ProtoMessage()
- func (x *PageListDictDataReq) ProtoReflect() protoreflect.Message
- func (x *PageListDictDataReq) Reset()
- func (x *PageListDictDataReq) String() string
- func (m *PageListDictDataReq) Validate() error
- func (m *PageListDictDataReq) ValidateAll() error
- type PageListDictDataReqMultiError
- type PageListDictDataReqValidationError
- func (e PageListDictDataReqValidationError) Cause() error
- func (e PageListDictDataReqValidationError) Error() string
- func (e PageListDictDataReqValidationError) ErrorName() string
- func (e PageListDictDataReqValidationError) Field() string
- func (e PageListDictDataReqValidationError) Key() bool
- func (e PageListDictDataReqValidationError) Reason() string
- type PageListDictDataResp
- func (*PageListDictDataResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListDictDataResp) GetCurrentPage() int64
- func (x *PageListDictDataResp) GetData() []*DictData
- func (x *PageListDictDataResp) GetPageSize() int64
- func (x *PageListDictDataResp) GetTotalPages() int64
- func (*PageListDictDataResp) ProtoMessage()
- func (x *PageListDictDataResp) ProtoReflect() protoreflect.Message
- func (x *PageListDictDataResp) Reset()
- func (x *PageListDictDataResp) String() string
- func (m *PageListDictDataResp) Validate() error
- func (m *PageListDictDataResp) ValidateAll() error
- type PageListDictDataRespMultiError
- type PageListDictDataRespValidationError
- func (e PageListDictDataRespValidationError) Cause() error
- func (e PageListDictDataRespValidationError) Error() string
- func (e PageListDictDataRespValidationError) ErrorName() string
- func (e PageListDictDataRespValidationError) Field() string
- func (e PageListDictDataRespValidationError) Key() bool
- func (e PageListDictDataRespValidationError) Reason() string
- type PageListMenuReq
- func (*PageListMenuReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListMenuReq) GetPageNum() int64
- func (x *PageListMenuReq) GetPageSize() int64
- func (*PageListMenuReq) ProtoMessage()
- func (x *PageListMenuReq) ProtoReflect() protoreflect.Message
- func (x *PageListMenuReq) Reset()
- func (x *PageListMenuReq) String() string
- func (m *PageListMenuReq) Validate() error
- func (m *PageListMenuReq) ValidateAll() error
- type PageListMenuReqMultiError
- type PageListMenuReqValidationError
- func (e PageListMenuReqValidationError) Cause() error
- func (e PageListMenuReqValidationError) Error() string
- func (e PageListMenuReqValidationError) ErrorName() string
- func (e PageListMenuReqValidationError) Field() string
- func (e PageListMenuReqValidationError) Key() bool
- func (e PageListMenuReqValidationError) Reason() string
- type PageListMenuResp
- func (*PageListMenuResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListMenuResp) GetCurrentPage() int64
- func (x *PageListMenuResp) GetData() []*Menu
- func (x *PageListMenuResp) GetPageSize() int64
- func (x *PageListMenuResp) GetTotalPages() int64
- func (*PageListMenuResp) ProtoMessage()
- func (x *PageListMenuResp) ProtoReflect() protoreflect.Message
- func (x *PageListMenuResp) Reset()
- func (x *PageListMenuResp) String() string
- func (m *PageListMenuResp) Validate() error
- func (m *PageListMenuResp) ValidateAll() error
- type PageListMenuRespMultiError
- type PageListMenuRespValidationError
- func (e PageListMenuRespValidationError) Cause() error
- func (e PageListMenuRespValidationError) Error() string
- func (e PageListMenuRespValidationError) ErrorName() string
- func (e PageListMenuRespValidationError) Field() string
- func (e PageListMenuRespValidationError) Key() bool
- func (e PageListMenuRespValidationError) Reason() string
- type PageListRoleReq
- func (*PageListRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListRoleReq) GetPageNum() int64
- func (x *PageListRoleReq) GetPageSize() int64
- func (*PageListRoleReq) ProtoMessage()
- func (x *PageListRoleReq) ProtoReflect() protoreflect.Message
- func (x *PageListRoleReq) Reset()
- func (x *PageListRoleReq) String() string
- func (m *PageListRoleReq) Validate() error
- func (m *PageListRoleReq) ValidateAll() error
- type PageListRoleReqMultiError
- type PageListRoleReqValidationError
- func (e PageListRoleReqValidationError) Cause() error
- func (e PageListRoleReqValidationError) Error() string
- func (e PageListRoleReqValidationError) ErrorName() string
- func (e PageListRoleReqValidationError) Field() string
- func (e PageListRoleReqValidationError) Key() bool
- func (e PageListRoleReqValidationError) Reason() string
- type PageListRoleResp
- func (*PageListRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListRoleResp) GetCurrentPage() int64
- func (x *PageListRoleResp) GetData() []*Role
- func (x *PageListRoleResp) GetPageSize() int64
- func (x *PageListRoleResp) GetTotalPages() int64
- func (*PageListRoleResp) ProtoMessage()
- func (x *PageListRoleResp) ProtoReflect() protoreflect.Message
- func (x *PageListRoleResp) Reset()
- func (x *PageListRoleResp) String() string
- func (m *PageListRoleResp) Validate() error
- func (m *PageListRoleResp) ValidateAll() error
- type PageListRoleRespMultiError
- type PageListRoleRespValidationError
- func (e PageListRoleRespValidationError) Cause() error
- func (e PageListRoleRespValidationError) Error() string
- func (e PageListRoleRespValidationError) ErrorName() string
- func (e PageListRoleRespValidationError) Field() string
- func (e PageListRoleRespValidationError) Key() bool
- func (e PageListRoleRespValidationError) Reason() string
- type PageListStaffReq
- func (*PageListStaffReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListStaffReq) GetPageNum() int64
- func (x *PageListStaffReq) GetPageSize() int64
- func (*PageListStaffReq) ProtoMessage()
- func (x *PageListStaffReq) ProtoReflect() protoreflect.Message
- func (x *PageListStaffReq) Reset()
- func (x *PageListStaffReq) String() string
- func (m *PageListStaffReq) Validate() error
- func (m *PageListStaffReq) ValidateAll() error
- type PageListStaffReqMultiError
- type PageListStaffReqValidationError
- func (e PageListStaffReqValidationError) Cause() error
- func (e PageListStaffReqValidationError) Error() string
- func (e PageListStaffReqValidationError) ErrorName() string
- func (e PageListStaffReqValidationError) Field() string
- func (e PageListStaffReqValidationError) Key() bool
- func (e PageListStaffReqValidationError) Reason() string
- type PageListStaffResp
- func (*PageListStaffResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListStaffResp) GetCurrentPage() int64
- func (x *PageListStaffResp) GetData() []*Staff
- func (x *PageListStaffResp) GetPageSize() int64
- func (x *PageListStaffResp) GetTotalPages() int64
- func (*PageListStaffResp) ProtoMessage()
- func (x *PageListStaffResp) ProtoReflect() protoreflect.Message
- func (x *PageListStaffResp) Reset()
- func (x *PageListStaffResp) String() string
- func (m *PageListStaffResp) Validate() error
- func (m *PageListStaffResp) ValidateAll() error
- type PageListStaffRespMultiError
- type PageListStaffRespValidationError
- func (e PageListStaffRespValidationError) Cause() error
- func (e PageListStaffRespValidationError) Error() string
- func (e PageListStaffRespValidationError) ErrorName() string
- func (e PageListStaffRespValidationError) Field() string
- func (e PageListStaffRespValidationError) Key() bool
- func (e PageListStaffRespValidationError) Reason() string
- type PageListSystemReq
- func (*PageListSystemReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListSystemReq) GetPageNum() int64
- func (x *PageListSystemReq) GetPageSize() int64
- func (*PageListSystemReq) ProtoMessage()
- func (x *PageListSystemReq) ProtoReflect() protoreflect.Message
- func (x *PageListSystemReq) Reset()
- func (x *PageListSystemReq) String() string
- func (m *PageListSystemReq) Validate() error
- func (m *PageListSystemReq) ValidateAll() error
- type PageListSystemReqMultiError
- type PageListSystemReqValidationError
- func (e PageListSystemReqValidationError) Cause() error
- func (e PageListSystemReqValidationError) Error() string
- func (e PageListSystemReqValidationError) ErrorName() string
- func (e PageListSystemReqValidationError) Field() string
- func (e PageListSystemReqValidationError) Key() bool
- func (e PageListSystemReqValidationError) Reason() string
- type PageListSystemResp
- func (*PageListSystemResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListSystemResp) GetCurrentPage() int64
- func (x *PageListSystemResp) GetData() []*System
- func (x *PageListSystemResp) GetPageSize() int64
- func (x *PageListSystemResp) GetTotalPages() int64
- func (*PageListSystemResp) ProtoMessage()
- func (x *PageListSystemResp) ProtoReflect() protoreflect.Message
- func (x *PageListSystemResp) Reset()
- func (x *PageListSystemResp) String() string
- func (m *PageListSystemResp) Validate() error
- func (m *PageListSystemResp) ValidateAll() error
- type PageListSystemRespMultiError
- type PageListSystemRespValidationError
- func (e PageListSystemRespValidationError) Cause() error
- func (e PageListSystemRespValidationError) Error() string
- func (e PageListSystemRespValidationError) ErrorName() string
- func (e PageListSystemRespValidationError) Field() string
- func (e PageListSystemRespValidationError) Key() bool
- func (e PageListSystemRespValidationError) Reason() string
- type PageListUserReq
- func (*PageListUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageListUserReq) GetPageNum() int64
- func (x *PageListUserReq) GetPageSize() int64
- func (*PageListUserReq) ProtoMessage()
- func (x *PageListUserReq) ProtoReflect() protoreflect.Message
- func (x *PageListUserReq) Reset()
- func (x *PageListUserReq) String() string
- func (m *PageListUserReq) Validate() error
- func (m *PageListUserReq) ValidateAll() error
- type PageListUserReqMultiError
- type PageListUserReqValidationError
- func (e PageListUserReqValidationError) Cause() error
- func (e PageListUserReqValidationError) Error() string
- func (e PageListUserReqValidationError) ErrorName() string
- func (e PageListUserReqValidationError) Field() string
- func (e PageListUserReqValidationError) Key() bool
- func (e PageListUserReqValidationError) Reason() string
- type PageListUserResp
- func (*PageListUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageListUserResp) GetCurrentPage() int64
- func (x *PageListUserResp) GetData() []*User
- func (x *PageListUserResp) GetPageSize() int64
- func (x *PageListUserResp) GetTotalPages() int64
- func (*PageListUserResp) ProtoMessage()
- func (x *PageListUserResp) ProtoReflect() protoreflect.Message
- func (x *PageListUserResp) Reset()
- func (x *PageListUserResp) String() string
- func (m *PageListUserResp) Validate() error
- func (m *PageListUserResp) ValidateAll() error
- type PageListUserRespMultiError
- type PageListUserRespValidationError
- func (e PageListUserRespValidationError) Cause() error
- func (e PageListUserRespValidationError) Error() string
- func (e PageListUserRespValidationError) ErrorName() string
- func (e PageListUserRespValidationError) Field() string
- func (e PageListUserRespValidationError) Key() bool
- func (e PageListUserRespValidationError) Reason() string
- type RegisterReq
- func (*RegisterReq) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterReq) GetEmail() string
- func (x *RegisterReq) GetPassword() string
- func (x *RegisterReq) GetPhone() string
- func (x *RegisterReq) GetUsername() string
- func (*RegisterReq) ProtoMessage()
- func (x *RegisterReq) ProtoReflect() protoreflect.Message
- func (x *RegisterReq) Reset()
- func (x *RegisterReq) String() string
- func (m *RegisterReq) Validate() error
- func (m *RegisterReq) ValidateAll() error
- type RegisterReqMultiError
- type RegisterReqValidationError
- func (e RegisterReqValidationError) Cause() error
- func (e RegisterReqValidationError) Error() string
- func (e RegisterReqValidationError) ErrorName() string
- func (e RegisterReqValidationError) Field() string
- func (e RegisterReqValidationError) Key() bool
- func (e RegisterReqValidationError) Reason() string
- type RegisterResp
- func (*RegisterResp) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterResp) GetId() int64
- func (*RegisterResp) ProtoMessage()
- func (x *RegisterResp) ProtoReflect() protoreflect.Message
- func (x *RegisterResp) Reset()
- func (x *RegisterResp) String() string
- func (m *RegisterResp) Validate() error
- func (m *RegisterResp) ValidateAll() error
- type RegisterRespMultiError
- type RegisterRespValidationError
- func (e RegisterRespValidationError) Cause() error
- func (e RegisterRespValidationError) Error() string
- func (e RegisterRespValidationError) ErrorName() string
- func (e RegisterRespValidationError) Field() string
- func (e RegisterRespValidationError) Key() bool
- func (e RegisterRespValidationError) Reason() string
- type Role
- type RoleMultiError
- type RoleValidationError
- type ShopAdminClient
- type ShopAdminHTTPClient
- type ShopAdminHTTPClientImpl
- func (c *ShopAdminHTTPClientImpl) CreateAccountUser(ctx context.Context, in *CreateAccountUserReq, opts ...http.CallOption) (*CreateAccountUserResp, error)
- func (c *ShopAdminHTTPClientImpl) CreateDictData(ctx context.Context, in *CreateDictDataReq, opts ...http.CallOption) (*CreateDictDataResp, error)
- func (c *ShopAdminHTTPClientImpl) CreateMenu(ctx context.Context, in *CreateMenuReq, opts ...http.CallOption) (*CreateMenuResp, error)
- func (c *ShopAdminHTTPClientImpl) CreateRole(ctx context.Context, in *CreateRoleReq, opts ...http.CallOption) (*CreateRoleResp, error)
- func (c *ShopAdminHTTPClientImpl) CreateStaff(ctx context.Context, in *CreateStaffReq, opts ...http.CallOption) (*CreateStaffResp, error)
- func (c *ShopAdminHTTPClientImpl) CreateSystem(ctx context.Context, in *CreateSystemReq, opts ...http.CallOption) (*CreateSystemResp, error)
- func (c *ShopAdminHTTPClientImpl) CreateUser(ctx context.Context, in *CreateUserReq, opts ...http.CallOption) (*CreateUserResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteAccountUser(ctx context.Context, in *DeleteAccountUserReq, opts ...http.CallOption) (*DeleteAccountUserResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteDictData(ctx context.Context, in *DeleteDictDataReq, opts ...http.CallOption) (*DeleteDictDataResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteMenu(ctx context.Context, in *DeleteMenuReq, opts ...http.CallOption) (*DeleteMenuResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteRole(ctx context.Context, in *DeleteRoleReq, opts ...http.CallOption) (*DeleteRoleResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteStaff(ctx context.Context, in *DeleteStaffReq, opts ...http.CallOption) (*DeleteStaffResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteSystem(ctx context.Context, in *DeleteSystemReq, opts ...http.CallOption) (*DeleteSystemResp, error)
- func (c *ShopAdminHTTPClientImpl) DeleteUser(ctx context.Context, in *DeleteUserReq, opts ...http.CallOption) (*DeleteUserResp, error)
- func (c *ShopAdminHTTPClientImpl) GetAccountUser(ctx context.Context, in *GetAccountUserReq, opts ...http.CallOption) (*GetAccountUserResp, error)
- func (c *ShopAdminHTTPClientImpl) GetDictData(ctx context.Context, in *GetDictDataReq, opts ...http.CallOption) (*GetDictDataResp, error)
- func (c *ShopAdminHTTPClientImpl) GetMenu(ctx context.Context, in *GetMenuReq, opts ...http.CallOption) (*GetMenuResp, error)
- func (c *ShopAdminHTTPClientImpl) GetRole(ctx context.Context, in *GetRoleReq, opts ...http.CallOption) (*GetRoleResp, error)
- func (c *ShopAdminHTTPClientImpl) GetStaff(ctx context.Context, in *GetStaffReq, opts ...http.CallOption) (*GetStaffResp, error)
- func (c *ShopAdminHTTPClientImpl) GetSystem(ctx context.Context, in *GetSystemReq, opts ...http.CallOption) (*GetSystemResp, error)
- func (c *ShopAdminHTTPClientImpl) GetUser(ctx context.Context, in *GetUserReq, opts ...http.CallOption) (*GetUserResp, error)
- func (c *ShopAdminHTTPClientImpl) ListAccountUser(ctx context.Context, in *ListAccountUserReq, opts ...http.CallOption) (*ListAccountUserResp, error)
- func (c *ShopAdminHTTPClientImpl) ListDictData(ctx context.Context, in *ListDictDataReq, opts ...http.CallOption) (*ListDictDataResp, error)
- func (c *ShopAdminHTTPClientImpl) ListMenu(ctx context.Context, in *ListMenuReq, opts ...http.CallOption) (*ListMenuResp, error)
- func (c *ShopAdminHTTPClientImpl) ListRole(ctx context.Context, in *ListRoleReq, opts ...http.CallOption) (*ListRoleResp, error)
- func (c *ShopAdminHTTPClientImpl) ListStaff(ctx context.Context, in *ListStaffReq, opts ...http.CallOption) (*ListStaffResp, error)
- func (c *ShopAdminHTTPClientImpl) ListSystem(ctx context.Context, in *ListSystemReq, opts ...http.CallOption) (*ListSystemResp, error)
- func (c *ShopAdminHTTPClientImpl) ListUser(ctx context.Context, in *ListUserReq, opts ...http.CallOption) (*ListUserResp, error)
- func (c *ShopAdminHTTPClientImpl) Login(ctx context.Context, in *LoginReq, opts ...http.CallOption) (*LoginResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListAccountUser(ctx context.Context, in *PageListAccountUserReq, opts ...http.CallOption) (*PageListAccountUserResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListDictData(ctx context.Context, in *PageListDictDataReq, opts ...http.CallOption) (*PageListDictDataResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListMenu(ctx context.Context, in *PageListMenuReq, opts ...http.CallOption) (*PageListMenuResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListRole(ctx context.Context, in *PageListRoleReq, opts ...http.CallOption) (*PageListRoleResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListStaff(ctx context.Context, in *PageListStaffReq, opts ...http.CallOption) (*PageListStaffResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListSystem(ctx context.Context, in *PageListSystemReq, opts ...http.CallOption) (*PageListSystemResp, error)
- func (c *ShopAdminHTTPClientImpl) PageListUser(ctx context.Context, in *PageListUserReq, opts ...http.CallOption) (*PageListUserResp, error)
- func (c *ShopAdminHTTPClientImpl) Register(ctx context.Context, in *RegisterReq, opts ...http.CallOption) (*RegisterResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateAccountUser(ctx context.Context, in *UpdateAccountUserReq, opts ...http.CallOption) (*UpdateAccountUserResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateDictData(ctx context.Context, in *UpdateDictDataReq, opts ...http.CallOption) (*UpdateDictDataResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateMenu(ctx context.Context, in *UpdateMenuReq, opts ...http.CallOption) (*UpdateMenuResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateRole(ctx context.Context, in *UpdateRoleReq, opts ...http.CallOption) (*UpdateRoleResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateStaff(ctx context.Context, in *UpdateStaffReq, opts ...http.CallOption) (*UpdateStaffResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateSystem(ctx context.Context, in *UpdateSystemReq, opts ...http.CallOption) (*UpdateSystemResp, error)
- func (c *ShopAdminHTTPClientImpl) UpdateUser(ctx context.Context, in *UpdateUserReq, opts ...http.CallOption) (*UpdateUserResp, error)
- type ShopAdminHTTPServer
- type ShopAdminServer
- type Staff
- type StaffMultiError
- type StaffValidationError
- type System
- type SystemMultiError
- type SystemValidationError
- type UnimplementedShopAdminServer
- func (UnimplementedShopAdminServer) CreateAccountUser(context.Context, *CreateAccountUserReq) (*CreateAccountUserResp, error)
- func (UnimplementedShopAdminServer) CreateDictData(context.Context, *CreateDictDataReq) (*CreateDictDataResp, error)
- func (UnimplementedShopAdminServer) CreateMenu(context.Context, *CreateMenuReq) (*CreateMenuResp, error)
- func (UnimplementedShopAdminServer) CreateRole(context.Context, *CreateRoleReq) (*CreateRoleResp, error)
- func (UnimplementedShopAdminServer) CreateStaff(context.Context, *CreateStaffReq) (*CreateStaffResp, error)
- func (UnimplementedShopAdminServer) CreateSystem(context.Context, *CreateSystemReq) (*CreateSystemResp, error)
- func (UnimplementedShopAdminServer) CreateUser(context.Context, *CreateUserReq) (*CreateUserResp, error)
- func (UnimplementedShopAdminServer) DeleteAccountUser(context.Context, *DeleteAccountUserReq) (*DeleteAccountUserResp, error)
- func (UnimplementedShopAdminServer) DeleteDictData(context.Context, *DeleteDictDataReq) (*DeleteDictDataResp, error)
- func (UnimplementedShopAdminServer) DeleteMenu(context.Context, *DeleteMenuReq) (*DeleteMenuResp, error)
- func (UnimplementedShopAdminServer) DeleteRole(context.Context, *DeleteRoleReq) (*DeleteRoleResp, error)
- func (UnimplementedShopAdminServer) DeleteStaff(context.Context, *DeleteStaffReq) (*DeleteStaffResp, error)
- func (UnimplementedShopAdminServer) DeleteSystem(context.Context, *DeleteSystemReq) (*DeleteSystemResp, error)
- func (UnimplementedShopAdminServer) DeleteUser(context.Context, *DeleteUserReq) (*DeleteUserResp, error)
- func (UnimplementedShopAdminServer) GetAccountUser(context.Context, *GetAccountUserReq) (*GetAccountUserResp, error)
- func (UnimplementedShopAdminServer) GetDictData(context.Context, *GetDictDataReq) (*GetDictDataResp, error)
- func (UnimplementedShopAdminServer) GetMenu(context.Context, *GetMenuReq) (*GetMenuResp, error)
- func (UnimplementedShopAdminServer) GetRole(context.Context, *GetRoleReq) (*GetRoleResp, error)
- func (UnimplementedShopAdminServer) GetStaff(context.Context, *GetStaffReq) (*GetStaffResp, error)
- func (UnimplementedShopAdminServer) GetSystem(context.Context, *GetSystemReq) (*GetSystemResp, error)
- func (UnimplementedShopAdminServer) GetUser(context.Context, *GetUserReq) (*GetUserResp, error)
- func (UnimplementedShopAdminServer) ListAccountUser(context.Context, *ListAccountUserReq) (*ListAccountUserResp, error)
- func (UnimplementedShopAdminServer) ListDictData(context.Context, *ListDictDataReq) (*ListDictDataResp, error)
- func (UnimplementedShopAdminServer) ListMenu(context.Context, *ListMenuReq) (*ListMenuResp, error)
- func (UnimplementedShopAdminServer) ListRole(context.Context, *ListRoleReq) (*ListRoleResp, error)
- func (UnimplementedShopAdminServer) ListStaff(context.Context, *ListStaffReq) (*ListStaffResp, error)
- func (UnimplementedShopAdminServer) ListSystem(context.Context, *ListSystemReq) (*ListSystemResp, error)
- func (UnimplementedShopAdminServer) ListUser(context.Context, *ListUserReq) (*ListUserResp, error)
- func (UnimplementedShopAdminServer) Login(context.Context, *LoginReq) (*LoginResp, error)
- func (UnimplementedShopAdminServer) PageListAccountUser(context.Context, *PageListAccountUserReq) (*PageListAccountUserResp, error)
- func (UnimplementedShopAdminServer) PageListDictData(context.Context, *PageListDictDataReq) (*PageListDictDataResp, error)
- func (UnimplementedShopAdminServer) PageListMenu(context.Context, *PageListMenuReq) (*PageListMenuResp, error)
- func (UnimplementedShopAdminServer) PageListRole(context.Context, *PageListRoleReq) (*PageListRoleResp, error)
- func (UnimplementedShopAdminServer) PageListStaff(context.Context, *PageListStaffReq) (*PageListStaffResp, error)
- func (UnimplementedShopAdminServer) PageListSystem(context.Context, *PageListSystemReq) (*PageListSystemResp, error)
- func (UnimplementedShopAdminServer) PageListUser(context.Context, *PageListUserReq) (*PageListUserResp, error)
- func (UnimplementedShopAdminServer) Register(context.Context, *RegisterReq) (*RegisterResp, error)
- func (UnimplementedShopAdminServer) UpdateAccountUser(context.Context, *UpdateAccountUserReq) (*UpdateAccountUserResp, error)
- func (UnimplementedShopAdminServer) UpdateDictData(context.Context, *UpdateDictDataReq) (*UpdateDictDataResp, error)
- func (UnimplementedShopAdminServer) UpdateMenu(context.Context, *UpdateMenuReq) (*UpdateMenuResp, error)
- func (UnimplementedShopAdminServer) UpdateRole(context.Context, *UpdateRoleReq) (*UpdateRoleResp, error)
- func (UnimplementedShopAdminServer) UpdateStaff(context.Context, *UpdateStaffReq) (*UpdateStaffResp, error)
- func (UnimplementedShopAdminServer) UpdateSystem(context.Context, *UpdateSystemReq) (*UpdateSystemResp, error)
- func (UnimplementedShopAdminServer) UpdateUser(context.Context, *UpdateUserReq) (*UpdateUserResp, error)
- type UnsafeShopAdminServer
- type UpdateAccountUserReq
- func (*UpdateAccountUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccountUserReq) GetId() int64
- func (*UpdateAccountUserReq) ProtoMessage()
- func (x *UpdateAccountUserReq) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountUserReq) Reset()
- func (x *UpdateAccountUserReq) String() string
- func (m *UpdateAccountUserReq) Validate() error
- func (m *UpdateAccountUserReq) ValidateAll() error
- type UpdateAccountUserReqMultiError
- type UpdateAccountUserReqValidationError
- func (e UpdateAccountUserReqValidationError) Cause() error
- func (e UpdateAccountUserReqValidationError) Error() string
- func (e UpdateAccountUserReqValidationError) ErrorName() string
- func (e UpdateAccountUserReqValidationError) Field() string
- func (e UpdateAccountUserReqValidationError) Key() bool
- func (e UpdateAccountUserReqValidationError) Reason() string
- type UpdateAccountUserResp
- func (*UpdateAccountUserResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateAccountUserResp) ProtoMessage()
- func (x *UpdateAccountUserResp) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountUserResp) Reset()
- func (x *UpdateAccountUserResp) String() string
- func (m *UpdateAccountUserResp) Validate() error
- func (m *UpdateAccountUserResp) ValidateAll() error
- type UpdateAccountUserRespMultiError
- type UpdateAccountUserRespValidationError
- func (e UpdateAccountUserRespValidationError) Cause() error
- func (e UpdateAccountUserRespValidationError) Error() string
- func (e UpdateAccountUserRespValidationError) ErrorName() string
- func (e UpdateAccountUserRespValidationError) Field() string
- func (e UpdateAccountUserRespValidationError) Key() bool
- func (e UpdateAccountUserRespValidationError) Reason() string
- type UpdateDictDataReq
- func (*UpdateDictDataReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDictDataReq) GetDictTypeId() int64
- func (x *UpdateDictDataReq) GetId() int64
- func (x *UpdateDictDataReq) GetIsDefault() int32
- func (x *UpdateDictDataReq) GetLabel() string
- func (x *UpdateDictDataReq) GetRemark() string
- func (x *UpdateDictDataReq) GetSort() int32
- func (x *UpdateDictDataReq) GetStatus() int32
- func (x *UpdateDictDataReq) GetValue() string
- func (*UpdateDictDataReq) ProtoMessage()
- func (x *UpdateDictDataReq) ProtoReflect() protoreflect.Message
- func (x *UpdateDictDataReq) Reset()
- func (x *UpdateDictDataReq) String() string
- func (m *UpdateDictDataReq) Validate() error
- func (m *UpdateDictDataReq) ValidateAll() error
- type UpdateDictDataReqMultiError
- type UpdateDictDataReqValidationError
- func (e UpdateDictDataReqValidationError) Cause() error
- func (e UpdateDictDataReqValidationError) Error() string
- func (e UpdateDictDataReqValidationError) ErrorName() string
- func (e UpdateDictDataReqValidationError) Field() string
- func (e UpdateDictDataReqValidationError) Key() bool
- func (e UpdateDictDataReqValidationError) Reason() string
- type UpdateDictDataResp
- func (*UpdateDictDataResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateDictDataResp) ProtoMessage()
- func (x *UpdateDictDataResp) ProtoReflect() protoreflect.Message
- func (x *UpdateDictDataResp) Reset()
- func (x *UpdateDictDataResp) String() string
- func (m *UpdateDictDataResp) Validate() error
- func (m *UpdateDictDataResp) ValidateAll() error
- type UpdateDictDataRespMultiError
- type UpdateDictDataRespValidationError
- func (e UpdateDictDataRespValidationError) Cause() error
- func (e UpdateDictDataRespValidationError) Error() string
- func (e UpdateDictDataRespValidationError) ErrorName() string
- func (e UpdateDictDataRespValidationError) Field() string
- func (e UpdateDictDataRespValidationError) Key() bool
- func (e UpdateDictDataRespValidationError) Reason() string
- type UpdateMenuReq
- func (*UpdateMenuReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMenuReq) GetId() int64
- func (*UpdateMenuReq) ProtoMessage()
- func (x *UpdateMenuReq) ProtoReflect() protoreflect.Message
- func (x *UpdateMenuReq) Reset()
- func (x *UpdateMenuReq) String() string
- func (m *UpdateMenuReq) Validate() error
- func (m *UpdateMenuReq) ValidateAll() error
- type UpdateMenuReqMultiError
- type UpdateMenuReqValidationError
- func (e UpdateMenuReqValidationError) Cause() error
- func (e UpdateMenuReqValidationError) Error() string
- func (e UpdateMenuReqValidationError) ErrorName() string
- func (e UpdateMenuReqValidationError) Field() string
- func (e UpdateMenuReqValidationError) Key() bool
- func (e UpdateMenuReqValidationError) Reason() string
- type UpdateMenuResp
- func (*UpdateMenuResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateMenuResp) ProtoMessage()
- func (x *UpdateMenuResp) ProtoReflect() protoreflect.Message
- func (x *UpdateMenuResp) Reset()
- func (x *UpdateMenuResp) String() string
- func (m *UpdateMenuResp) Validate() error
- func (m *UpdateMenuResp) ValidateAll() error
- type UpdateMenuRespMultiError
- type UpdateMenuRespValidationError
- func (e UpdateMenuRespValidationError) Cause() error
- func (e UpdateMenuRespValidationError) Error() string
- func (e UpdateMenuRespValidationError) ErrorName() string
- func (e UpdateMenuRespValidationError) Field() string
- func (e UpdateMenuRespValidationError) Key() bool
- func (e UpdateMenuRespValidationError) Reason() string
- type UpdateRoleReq
- func (*UpdateRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleReq) GetId() int64
- func (*UpdateRoleReq) ProtoMessage()
- func (x *UpdateRoleReq) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleReq) Reset()
- func (x *UpdateRoleReq) String() string
- func (m *UpdateRoleReq) Validate() error
- func (m *UpdateRoleReq) ValidateAll() error
- type UpdateRoleReqMultiError
- type UpdateRoleReqValidationError
- func (e UpdateRoleReqValidationError) Cause() error
- func (e UpdateRoleReqValidationError) Error() string
- func (e UpdateRoleReqValidationError) ErrorName() string
- func (e UpdateRoleReqValidationError) Field() string
- func (e UpdateRoleReqValidationError) Key() bool
- func (e UpdateRoleReqValidationError) Reason() string
- type UpdateRoleResp
- func (*UpdateRoleResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateRoleResp) ProtoMessage()
- func (x *UpdateRoleResp) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleResp) Reset()
- func (x *UpdateRoleResp) String() string
- func (m *UpdateRoleResp) Validate() error
- func (m *UpdateRoleResp) ValidateAll() error
- type UpdateRoleRespMultiError
- type UpdateRoleRespValidationError
- func (e UpdateRoleRespValidationError) Cause() error
- func (e UpdateRoleRespValidationError) Error() string
- func (e UpdateRoleRespValidationError) ErrorName() string
- func (e UpdateRoleRespValidationError) Field() string
- func (e UpdateRoleRespValidationError) Key() bool
- func (e UpdateRoleRespValidationError) Reason() string
- type UpdateStaffReq
- func (*UpdateStaffReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStaffReq) GetId() int64
- func (*UpdateStaffReq) ProtoMessage()
- func (x *UpdateStaffReq) ProtoReflect() protoreflect.Message
- func (x *UpdateStaffReq) Reset()
- func (x *UpdateStaffReq) String() string
- func (m *UpdateStaffReq) Validate() error
- func (m *UpdateStaffReq) ValidateAll() error
- type UpdateStaffReqMultiError
- type UpdateStaffReqValidationError
- func (e UpdateStaffReqValidationError) Cause() error
- func (e UpdateStaffReqValidationError) Error() string
- func (e UpdateStaffReqValidationError) ErrorName() string
- func (e UpdateStaffReqValidationError) Field() string
- func (e UpdateStaffReqValidationError) Key() bool
- func (e UpdateStaffReqValidationError) Reason() string
- type UpdateStaffResp
- func (*UpdateStaffResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateStaffResp) ProtoMessage()
- func (x *UpdateStaffResp) ProtoReflect() protoreflect.Message
- func (x *UpdateStaffResp) Reset()
- func (x *UpdateStaffResp) String() string
- func (m *UpdateStaffResp) Validate() error
- func (m *UpdateStaffResp) ValidateAll() error
- type UpdateStaffRespMultiError
- type UpdateStaffRespValidationError
- func (e UpdateStaffRespValidationError) Cause() error
- func (e UpdateStaffRespValidationError) Error() string
- func (e UpdateStaffRespValidationError) ErrorName() string
- func (e UpdateStaffRespValidationError) Field() string
- func (e UpdateStaffRespValidationError) Key() bool
- func (e UpdateStaffRespValidationError) Reason() string
- type UpdateSystemReq
- func (*UpdateSystemReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSystemReq) GetId() int64
- func (*UpdateSystemReq) ProtoMessage()
- func (x *UpdateSystemReq) ProtoReflect() protoreflect.Message
- func (x *UpdateSystemReq) Reset()
- func (x *UpdateSystemReq) String() string
- func (m *UpdateSystemReq) Validate() error
- func (m *UpdateSystemReq) ValidateAll() error
- type UpdateSystemReqMultiError
- type UpdateSystemReqValidationError
- func (e UpdateSystemReqValidationError) Cause() error
- func (e UpdateSystemReqValidationError) Error() string
- func (e UpdateSystemReqValidationError) ErrorName() string
- func (e UpdateSystemReqValidationError) Field() string
- func (e UpdateSystemReqValidationError) Key() bool
- func (e UpdateSystemReqValidationError) Reason() string
- type UpdateSystemResp
- func (*UpdateSystemResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateSystemResp) ProtoMessage()
- func (x *UpdateSystemResp) ProtoReflect() protoreflect.Message
- func (x *UpdateSystemResp) Reset()
- func (x *UpdateSystemResp) String() string
- func (m *UpdateSystemResp) Validate() error
- func (m *UpdateSystemResp) ValidateAll() error
- type UpdateSystemRespMultiError
- type UpdateSystemRespValidationError
- func (e UpdateSystemRespValidationError) Cause() error
- func (e UpdateSystemRespValidationError) Error() string
- func (e UpdateSystemRespValidationError) ErrorName() string
- func (e UpdateSystemRespValidationError) Field() string
- func (e UpdateSystemRespValidationError) Key() bool
- func (e UpdateSystemRespValidationError) Reason() string
- type UpdateUserReq
- func (*UpdateUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserReq) GetId() int64
- func (*UpdateUserReq) ProtoMessage()
- func (x *UpdateUserReq) ProtoReflect() protoreflect.Message
- func (x *UpdateUserReq) Reset()
- func (x *UpdateUserReq) String() string
- func (m *UpdateUserReq) Validate() error
- func (m *UpdateUserReq) ValidateAll() error
- type UpdateUserReqMultiError
- type UpdateUserReqValidationError
- func (e UpdateUserReqValidationError) Cause() error
- func (e UpdateUserReqValidationError) Error() string
- func (e UpdateUserReqValidationError) ErrorName() string
- func (e UpdateUserReqValidationError) Field() string
- func (e UpdateUserReqValidationError) Key() bool
- func (e UpdateUserReqValidationError) Reason() string
- type UpdateUserResp
- func (*UpdateUserResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateUserResp) ProtoMessage()
- func (x *UpdateUserResp) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResp) Reset()
- func (x *UpdateUserResp) String() string
- func (m *UpdateUserResp) Validate() error
- func (m *UpdateUserResp) ValidateAll() error
- type UpdateUserRespMultiError
- type UpdateUserRespValidationError
- func (e UpdateUserRespValidationError) Cause() error
- func (e UpdateUserRespValidationError) Error() string
- func (e UpdateUserRespValidationError) ErrorName() string
- func (e UpdateUserRespValidationError) Field() string
- func (e UpdateUserRespValidationError) Key() bool
- func (e UpdateUserRespValidationError) Reason() string
- type User
- type UserMultiError
- type UserValidationError
Constants ¶
const OperationShopAdminCreateAccountUser = "/shop.admin.v1.ShopAdmin/CreateAccountUser"
const OperationShopAdminCreateDictData = "/shop.admin.v1.ShopAdmin/CreateDictData"
const OperationShopAdminCreateMenu = "/shop.admin.v1.ShopAdmin/CreateMenu"
const OperationShopAdminCreateRole = "/shop.admin.v1.ShopAdmin/CreateRole"
const OperationShopAdminCreateStaff = "/shop.admin.v1.ShopAdmin/CreateStaff"
const OperationShopAdminCreateSystem = "/shop.admin.v1.ShopAdmin/CreateSystem"
const OperationShopAdminCreateUser = "/shop.admin.v1.ShopAdmin/CreateUser"
const OperationShopAdminDeleteAccountUser = "/shop.admin.v1.ShopAdmin/DeleteAccountUser"
const OperationShopAdminDeleteDictData = "/shop.admin.v1.ShopAdmin/DeleteDictData"
const OperationShopAdminDeleteMenu = "/shop.admin.v1.ShopAdmin/DeleteMenu"
const OperationShopAdminDeleteRole = "/shop.admin.v1.ShopAdmin/DeleteRole"
const OperationShopAdminDeleteStaff = "/shop.admin.v1.ShopAdmin/DeleteStaff"
const OperationShopAdminDeleteSystem = "/shop.admin.v1.ShopAdmin/DeleteSystem"
const OperationShopAdminDeleteUser = "/shop.admin.v1.ShopAdmin/DeleteUser"
const OperationShopAdminGetAccountUser = "/shop.admin.v1.ShopAdmin/GetAccountUser"
const OperationShopAdminGetDictData = "/shop.admin.v1.ShopAdmin/GetDictData"
const OperationShopAdminGetMenu = "/shop.admin.v1.ShopAdmin/GetMenu"
const OperationShopAdminGetRole = "/shop.admin.v1.ShopAdmin/GetRole"
const OperationShopAdminGetStaff = "/shop.admin.v1.ShopAdmin/GetStaff"
const OperationShopAdminGetSystem = "/shop.admin.v1.ShopAdmin/GetSystem"
const OperationShopAdminGetUser = "/shop.admin.v1.ShopAdmin/GetUser"
const OperationShopAdminListAccountUser = "/shop.admin.v1.ShopAdmin/ListAccountUser"
const OperationShopAdminListDictData = "/shop.admin.v1.ShopAdmin/ListDictData"
const OperationShopAdminListMenu = "/shop.admin.v1.ShopAdmin/ListMenu"
const OperationShopAdminListRole = "/shop.admin.v1.ShopAdmin/ListRole"
const OperationShopAdminListStaff = "/shop.admin.v1.ShopAdmin/ListStaff"
const OperationShopAdminListSystem = "/shop.admin.v1.ShopAdmin/ListSystem"
const OperationShopAdminListUser = "/shop.admin.v1.ShopAdmin/ListUser"
const OperationShopAdminLogin = "/shop.admin.v1.ShopAdmin/Login"
const OperationShopAdminPageListAccountUser = "/shop.admin.v1.ShopAdmin/PageListAccountUser"
const OperationShopAdminPageListDictData = "/shop.admin.v1.ShopAdmin/PageListDictData"
const OperationShopAdminPageListMenu = "/shop.admin.v1.ShopAdmin/PageListMenu"
const OperationShopAdminPageListRole = "/shop.admin.v1.ShopAdmin/PageListRole"
const OperationShopAdminPageListStaff = "/shop.admin.v1.ShopAdmin/PageListStaff"
const OperationShopAdminPageListSystem = "/shop.admin.v1.ShopAdmin/PageListSystem"
const OperationShopAdminPageListUser = "/shop.admin.v1.ShopAdmin/PageListUser"
const OperationShopAdminRegister = "/shop.admin.v1.ShopAdmin/Register"
const OperationShopAdminUpdateAccountUser = "/shop.admin.v1.ShopAdmin/UpdateAccountUser"
const OperationShopAdminUpdateDictData = "/shop.admin.v1.ShopAdmin/UpdateDictData"
const OperationShopAdminUpdateMenu = "/shop.admin.v1.ShopAdmin/UpdateMenu"
const OperationShopAdminUpdateRole = "/shop.admin.v1.ShopAdmin/UpdateRole"
const OperationShopAdminUpdateStaff = "/shop.admin.v1.ShopAdmin/UpdateStaff"
const OperationShopAdminUpdateSystem = "/shop.admin.v1.ShopAdmin/UpdateSystem"
const OperationShopAdminUpdateUser = "/shop.admin.v1.ShopAdmin/UpdateUser"
Variables ¶
var File_shop_admin_v1_shop_admin_proto protoreflect.FileDescriptor
var ShopAdmin_ServiceDesc = grpc.ServiceDesc{ ServiceName: "shop.admin.v1.ShopAdmin", HandlerType: (*ShopAdminServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Register", Handler: _ShopAdmin_Register_Handler, }, { MethodName: "Login", Handler: _ShopAdmin_Login_Handler, }, { MethodName: "CreateUser", Handler: _ShopAdmin_CreateUser_Handler, }, { MethodName: "UpdateUser", Handler: _ShopAdmin_UpdateUser_Handler, }, { MethodName: "DeleteUser", Handler: _ShopAdmin_DeleteUser_Handler, }, { MethodName: "ListUser", Handler: _ShopAdmin_ListUser_Handler, }, { MethodName: "PageListUser", Handler: _ShopAdmin_PageListUser_Handler, }, { MethodName: "GetUser", Handler: _ShopAdmin_GetUser_Handler, }, { MethodName: "CreateRole", Handler: _ShopAdmin_CreateRole_Handler, }, { MethodName: "UpdateRole", Handler: _ShopAdmin_UpdateRole_Handler, }, { MethodName: "DeleteRole", Handler: _ShopAdmin_DeleteRole_Handler, }, { MethodName: "ListRole", Handler: _ShopAdmin_ListRole_Handler, }, { MethodName: "PageListRole", Handler: _ShopAdmin_PageListRole_Handler, }, { MethodName: "GetRole", Handler: _ShopAdmin_GetRole_Handler, }, { MethodName: "CreateMenu", Handler: _ShopAdmin_CreateMenu_Handler, }, { MethodName: "UpdateMenu", Handler: _ShopAdmin_UpdateMenu_Handler, }, { MethodName: "DeleteMenu", Handler: _ShopAdmin_DeleteMenu_Handler, }, { MethodName: "ListMenu", Handler: _ShopAdmin_ListMenu_Handler, }, { MethodName: "PageListMenu", Handler: _ShopAdmin_PageListMenu_Handler, }, { MethodName: "GetMenu", Handler: _ShopAdmin_GetMenu_Handler, }, { MethodName: "CreateDictData", Handler: _ShopAdmin_CreateDictData_Handler, }, { MethodName: "UpdateDictData", Handler: _ShopAdmin_UpdateDictData_Handler, }, { MethodName: "DeleteDictData", Handler: _ShopAdmin_DeleteDictData_Handler, }, { MethodName: "ListDictData", Handler: _ShopAdmin_ListDictData_Handler, }, { MethodName: "PageListDictData", Handler: _ShopAdmin_PageListDictData_Handler, }, { MethodName: "GetDictData", Handler: _ShopAdmin_GetDictData_Handler, }, { MethodName: "CreateAccountUser", Handler: _ShopAdmin_CreateAccountUser_Handler, }, { MethodName: "UpdateAccountUser", Handler: _ShopAdmin_UpdateAccountUser_Handler, }, { MethodName: "DeleteAccountUser", Handler: _ShopAdmin_DeleteAccountUser_Handler, }, { MethodName: "ListAccountUser", Handler: _ShopAdmin_ListAccountUser_Handler, }, { MethodName: "PageListAccountUser", Handler: _ShopAdmin_PageListAccountUser_Handler, }, { MethodName: "GetAccountUser", Handler: _ShopAdmin_GetAccountUser_Handler, }, { MethodName: "CreateStaff", Handler: _ShopAdmin_CreateStaff_Handler, }, { MethodName: "UpdateStaff", Handler: _ShopAdmin_UpdateStaff_Handler, }, { MethodName: "DeleteStaff", Handler: _ShopAdmin_DeleteStaff_Handler, }, { MethodName: "ListStaff", Handler: _ShopAdmin_ListStaff_Handler, }, { MethodName: "PageListStaff", Handler: _ShopAdmin_PageListStaff_Handler, }, { MethodName: "GetStaff", Handler: _ShopAdmin_GetStaff_Handler, }, { MethodName: "CreateSystem", Handler: _ShopAdmin_CreateSystem_Handler, }, { MethodName: "UpdateSystem", Handler: _ShopAdmin_UpdateSystem_Handler, }, { MethodName: "DeleteSystem", Handler: _ShopAdmin_DeleteSystem_Handler, }, { MethodName: "ListSystem", Handler: _ShopAdmin_ListSystem_Handler, }, { MethodName: "PageListSystem", Handler: _ShopAdmin_PageListSystem_Handler, }, { MethodName: "GetSystem", Handler: _ShopAdmin_GetSystem_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "shop/admin/v1/shop_admin.proto", }
ShopAdmin_ServiceDesc is the grpc.ServiceDesc for ShopAdmin service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterShopAdminHTTPServer ¶
func RegisterShopAdminHTTPServer(s *http.Server, srv ShopAdminHTTPServer)
func RegisterShopAdminServer ¶
func RegisterShopAdminServer(s grpc.ServiceRegistrar, srv ShopAdminServer)
Types ¶
type AccountUser ¶
type AccountUser struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AccountUser) Descriptor
deprecated
func (*AccountUser) Descriptor() ([]byte, []int)
Deprecated: Use AccountUser.ProtoReflect.Descriptor instead.
func (*AccountUser) GetId ¶
func (x *AccountUser) GetId() int64
func (*AccountUser) ProtoMessage ¶
func (*AccountUser) ProtoMessage()
func (*AccountUser) ProtoReflect ¶
func (x *AccountUser) ProtoReflect() protoreflect.Message
func (*AccountUser) Reset ¶
func (x *AccountUser) Reset()
func (*AccountUser) String ¶
func (x *AccountUser) String() string
func (*AccountUser) Validate ¶
func (m *AccountUser) Validate() error
Validate checks the field values on AccountUser 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 (*AccountUser) ValidateAll ¶
func (m *AccountUser) ValidateAll() error
ValidateAll checks the field values on AccountUser 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 AccountUserMultiError, or nil if none found.
type AccountUserMultiError ¶
type AccountUserMultiError []error
AccountUserMultiError is an error wrapping multiple validation errors returned by AccountUser.ValidateAll() if the designated constraints aren't met.
func (AccountUserMultiError) AllErrors ¶
func (m AccountUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AccountUserMultiError) Error ¶
func (m AccountUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AccountUserValidationError ¶
type AccountUserValidationError struct {
// contains filtered or unexported fields
}
AccountUserValidationError is the validation error returned by AccountUser.Validate if the designated constraints aren't met.
func (AccountUserValidationError) Cause ¶
func (e AccountUserValidationError) Cause() error
Cause function returns cause value.
func (AccountUserValidationError) Error ¶
func (e AccountUserValidationError) Error() string
Error satisfies the builtin error interface
func (AccountUserValidationError) ErrorName ¶
func (e AccountUserValidationError) ErrorName() string
ErrorName returns error name.
func (AccountUserValidationError) Field ¶
func (e AccountUserValidationError) Field() string
Field function returns field value.
func (AccountUserValidationError) Key ¶
func (e AccountUserValidationError) Key() bool
Key function returns key value.
func (AccountUserValidationError) Reason ¶
func (e AccountUserValidationError) Reason() string
Reason function returns reason value.
type CreateAccountUserReq ¶
type CreateAccountUserReq struct {
// contains filtered or unexported fields
}
func (*CreateAccountUserReq) Descriptor
deprecated
func (*CreateAccountUserReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccountUserReq.ProtoReflect.Descriptor instead.
func (*CreateAccountUserReq) ProtoMessage ¶
func (*CreateAccountUserReq) ProtoMessage()
func (*CreateAccountUserReq) ProtoReflect ¶
func (x *CreateAccountUserReq) ProtoReflect() protoreflect.Message
func (*CreateAccountUserReq) Reset ¶
func (x *CreateAccountUserReq) Reset()
func (*CreateAccountUserReq) String ¶
func (x *CreateAccountUserReq) String() string
func (*CreateAccountUserReq) Validate ¶
func (m *CreateAccountUserReq) Validate() error
Validate checks the field values on CreateAccountUserReq 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 (*CreateAccountUserReq) ValidateAll ¶
func (m *CreateAccountUserReq) ValidateAll() error
ValidateAll checks the field values on CreateAccountUserReq 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 CreateAccountUserReqMultiError, or nil if none found.
type CreateAccountUserReqMultiError ¶
type CreateAccountUserReqMultiError []error
CreateAccountUserReqMultiError is an error wrapping multiple validation errors returned by CreateAccountUserReq.ValidateAll() if the designated constraints aren't met.
func (CreateAccountUserReqMultiError) AllErrors ¶
func (m CreateAccountUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAccountUserReqMultiError) Error ¶
func (m CreateAccountUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAccountUserReqValidationError ¶
type CreateAccountUserReqValidationError struct {
// contains filtered or unexported fields
}
CreateAccountUserReqValidationError is the validation error returned by CreateAccountUserReq.Validate if the designated constraints aren't met.
func (CreateAccountUserReqValidationError) Cause ¶
func (e CreateAccountUserReqValidationError) Cause() error
Cause function returns cause value.
func (CreateAccountUserReqValidationError) Error ¶
func (e CreateAccountUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAccountUserReqValidationError) ErrorName ¶
func (e CreateAccountUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAccountUserReqValidationError) Field ¶
func (e CreateAccountUserReqValidationError) Field() string
Field function returns field value.
func (CreateAccountUserReqValidationError) Key ¶
func (e CreateAccountUserReqValidationError) Key() bool
Key function returns key value.
func (CreateAccountUserReqValidationError) Reason ¶
func (e CreateAccountUserReqValidationError) Reason() string
Reason function returns reason value.
type CreateAccountUserResp ¶
type CreateAccountUserResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateAccountUserResp) Descriptor
deprecated
func (*CreateAccountUserResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccountUserResp.ProtoReflect.Descriptor instead.
func (*CreateAccountUserResp) GetId ¶
func (x *CreateAccountUserResp) GetId() int64
func (*CreateAccountUserResp) ProtoMessage ¶
func (*CreateAccountUserResp) ProtoMessage()
func (*CreateAccountUserResp) ProtoReflect ¶
func (x *CreateAccountUserResp) ProtoReflect() protoreflect.Message
func (*CreateAccountUserResp) Reset ¶
func (x *CreateAccountUserResp) Reset()
func (*CreateAccountUserResp) String ¶
func (x *CreateAccountUserResp) String() string
func (*CreateAccountUserResp) Validate ¶
func (m *CreateAccountUserResp) Validate() error
Validate checks the field values on CreateAccountUserResp 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 (*CreateAccountUserResp) ValidateAll ¶
func (m *CreateAccountUserResp) ValidateAll() error
ValidateAll checks the field values on CreateAccountUserResp 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 CreateAccountUserRespMultiError, or nil if none found.
type CreateAccountUserRespMultiError ¶
type CreateAccountUserRespMultiError []error
CreateAccountUserRespMultiError is an error wrapping multiple validation errors returned by CreateAccountUserResp.ValidateAll() if the designated constraints aren't met.
func (CreateAccountUserRespMultiError) AllErrors ¶
func (m CreateAccountUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAccountUserRespMultiError) Error ¶
func (m CreateAccountUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAccountUserRespValidationError ¶
type CreateAccountUserRespValidationError struct {
// contains filtered or unexported fields
}
CreateAccountUserRespValidationError is the validation error returned by CreateAccountUserResp.Validate if the designated constraints aren't met.
func (CreateAccountUserRespValidationError) Cause ¶
func (e CreateAccountUserRespValidationError) Cause() error
Cause function returns cause value.
func (CreateAccountUserRespValidationError) Error ¶
func (e CreateAccountUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAccountUserRespValidationError) ErrorName ¶
func (e CreateAccountUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAccountUserRespValidationError) Field ¶
func (e CreateAccountUserRespValidationError) Field() string
Field function returns field value.
func (CreateAccountUserRespValidationError) Key ¶
func (e CreateAccountUserRespValidationError) Key() bool
Key function returns key value.
func (CreateAccountUserRespValidationError) Reason ¶
func (e CreateAccountUserRespValidationError) Reason() string
Reason function returns reason value.
type CreateDictDataReq ¶
type CreateDictDataReq struct { DictTypeId int64 `protobuf:"varint,1,opt,name=dict_type_id,json=dictTypeId,proto3" json:"dict_type_id,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` Sort int32 `protobuf:"varint,4,opt,name=sort,proto3" json:"sort,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Status int32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` IsDefault int32 `protobuf:"varint,7,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*CreateDictDataReq) Descriptor
deprecated
func (*CreateDictDataReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateDictDataReq.ProtoReflect.Descriptor instead.
func (*CreateDictDataReq) GetDictTypeId ¶
func (x *CreateDictDataReq) GetDictTypeId() int64
func (*CreateDictDataReq) GetIsDefault ¶
func (x *CreateDictDataReq) GetIsDefault() int32
func (*CreateDictDataReq) GetLabel ¶
func (x *CreateDictDataReq) GetLabel() string
func (*CreateDictDataReq) GetRemark ¶
func (x *CreateDictDataReq) GetRemark() string
func (*CreateDictDataReq) GetSort ¶
func (x *CreateDictDataReq) GetSort() int32
func (*CreateDictDataReq) GetStatus ¶
func (x *CreateDictDataReq) GetStatus() int32
func (*CreateDictDataReq) GetValue ¶
func (x *CreateDictDataReq) GetValue() string
func (*CreateDictDataReq) ProtoMessage ¶
func (*CreateDictDataReq) ProtoMessage()
func (*CreateDictDataReq) ProtoReflect ¶
func (x *CreateDictDataReq) ProtoReflect() protoreflect.Message
func (*CreateDictDataReq) Reset ¶
func (x *CreateDictDataReq) Reset()
func (*CreateDictDataReq) String ¶
func (x *CreateDictDataReq) String() string
func (*CreateDictDataReq) Validate ¶
func (m *CreateDictDataReq) Validate() error
Validate checks the field values on CreateDictDataReq 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 (*CreateDictDataReq) ValidateAll ¶
func (m *CreateDictDataReq) ValidateAll() error
ValidateAll checks the field values on CreateDictDataReq 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 CreateDictDataReqMultiError, or nil if none found.
type CreateDictDataReqMultiError ¶
type CreateDictDataReqMultiError []error
CreateDictDataReqMultiError is an error wrapping multiple validation errors returned by CreateDictDataReq.ValidateAll() if the designated constraints aren't met.
func (CreateDictDataReqMultiError) AllErrors ¶
func (m CreateDictDataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDictDataReqMultiError) Error ¶
func (m CreateDictDataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDictDataReqValidationError ¶
type CreateDictDataReqValidationError struct {
// contains filtered or unexported fields
}
CreateDictDataReqValidationError is the validation error returned by CreateDictDataReq.Validate if the designated constraints aren't met.
func (CreateDictDataReqValidationError) Cause ¶
func (e CreateDictDataReqValidationError) Cause() error
Cause function returns cause value.
func (CreateDictDataReqValidationError) Error ¶
func (e CreateDictDataReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDictDataReqValidationError) ErrorName ¶
func (e CreateDictDataReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDictDataReqValidationError) Field ¶
func (e CreateDictDataReqValidationError) Field() string
Field function returns field value.
func (CreateDictDataReqValidationError) Key ¶
func (e CreateDictDataReqValidationError) Key() bool
Key function returns key value.
func (CreateDictDataReqValidationError) Reason ¶
func (e CreateDictDataReqValidationError) Reason() string
Reason function returns reason value.
type CreateDictDataResp ¶
type CreateDictDataResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateDictDataResp) Descriptor
deprecated
func (*CreateDictDataResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateDictDataResp.ProtoReflect.Descriptor instead.
func (*CreateDictDataResp) GetId ¶
func (x *CreateDictDataResp) GetId() int64
func (*CreateDictDataResp) ProtoMessage ¶
func (*CreateDictDataResp) ProtoMessage()
func (*CreateDictDataResp) ProtoReflect ¶
func (x *CreateDictDataResp) ProtoReflect() protoreflect.Message
func (*CreateDictDataResp) Reset ¶
func (x *CreateDictDataResp) Reset()
func (*CreateDictDataResp) String ¶
func (x *CreateDictDataResp) String() string
func (*CreateDictDataResp) Validate ¶
func (m *CreateDictDataResp) Validate() error
Validate checks the field values on CreateDictDataResp 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 (*CreateDictDataResp) ValidateAll ¶
func (m *CreateDictDataResp) ValidateAll() error
ValidateAll checks the field values on CreateDictDataResp 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 CreateDictDataRespMultiError, or nil if none found.
type CreateDictDataRespMultiError ¶
type CreateDictDataRespMultiError []error
CreateDictDataRespMultiError is an error wrapping multiple validation errors returned by CreateDictDataResp.ValidateAll() if the designated constraints aren't met.
func (CreateDictDataRespMultiError) AllErrors ¶
func (m CreateDictDataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDictDataRespMultiError) Error ¶
func (m CreateDictDataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDictDataRespValidationError ¶
type CreateDictDataRespValidationError struct {
// contains filtered or unexported fields
}
CreateDictDataRespValidationError is the validation error returned by CreateDictDataResp.Validate if the designated constraints aren't met.
func (CreateDictDataRespValidationError) Cause ¶
func (e CreateDictDataRespValidationError) Cause() error
Cause function returns cause value.
func (CreateDictDataRespValidationError) Error ¶
func (e CreateDictDataRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDictDataRespValidationError) ErrorName ¶
func (e CreateDictDataRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDictDataRespValidationError) Field ¶
func (e CreateDictDataRespValidationError) Field() string
Field function returns field value.
func (CreateDictDataRespValidationError) Key ¶
func (e CreateDictDataRespValidationError) Key() bool
Key function returns key value.
func (CreateDictDataRespValidationError) Reason ¶
func (e CreateDictDataRespValidationError) Reason() string
Reason function returns reason value.
type CreateMenuReq ¶
type CreateMenuReq struct {
// contains filtered or unexported fields
}
func (*CreateMenuReq) Descriptor
deprecated
func (*CreateMenuReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateMenuReq.ProtoReflect.Descriptor instead.
func (*CreateMenuReq) ProtoMessage ¶
func (*CreateMenuReq) ProtoMessage()
func (*CreateMenuReq) ProtoReflect ¶
func (x *CreateMenuReq) ProtoReflect() protoreflect.Message
func (*CreateMenuReq) Reset ¶
func (x *CreateMenuReq) Reset()
func (*CreateMenuReq) String ¶
func (x *CreateMenuReq) String() string
func (*CreateMenuReq) Validate ¶
func (m *CreateMenuReq) Validate() error
Validate checks the field values on CreateMenuReq 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 (*CreateMenuReq) ValidateAll ¶
func (m *CreateMenuReq) ValidateAll() error
ValidateAll checks the field values on CreateMenuReq 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 CreateMenuReqMultiError, or nil if none found.
type CreateMenuReqMultiError ¶
type CreateMenuReqMultiError []error
CreateMenuReqMultiError is an error wrapping multiple validation errors returned by CreateMenuReq.ValidateAll() if the designated constraints aren't met.
func (CreateMenuReqMultiError) AllErrors ¶
func (m CreateMenuReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateMenuReqMultiError) Error ¶
func (m CreateMenuReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateMenuReqValidationError ¶
type CreateMenuReqValidationError struct {
// contains filtered or unexported fields
}
CreateMenuReqValidationError is the validation error returned by CreateMenuReq.Validate if the designated constraints aren't met.
func (CreateMenuReqValidationError) Cause ¶
func (e CreateMenuReqValidationError) Cause() error
Cause function returns cause value.
func (CreateMenuReqValidationError) Error ¶
func (e CreateMenuReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateMenuReqValidationError) ErrorName ¶
func (e CreateMenuReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateMenuReqValidationError) Field ¶
func (e CreateMenuReqValidationError) Field() string
Field function returns field value.
func (CreateMenuReqValidationError) Key ¶
func (e CreateMenuReqValidationError) Key() bool
Key function returns key value.
func (CreateMenuReqValidationError) Reason ¶
func (e CreateMenuReqValidationError) Reason() string
Reason function returns reason value.
type CreateMenuResp ¶
type CreateMenuResp struct {
// contains filtered or unexported fields
}
func (*CreateMenuResp) Descriptor
deprecated
func (*CreateMenuResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateMenuResp.ProtoReflect.Descriptor instead.
func (*CreateMenuResp) ProtoMessage ¶
func (*CreateMenuResp) ProtoMessage()
func (*CreateMenuResp) ProtoReflect ¶
func (x *CreateMenuResp) ProtoReflect() protoreflect.Message
func (*CreateMenuResp) Reset ¶
func (x *CreateMenuResp) Reset()
func (*CreateMenuResp) String ¶
func (x *CreateMenuResp) String() string
func (*CreateMenuResp) Validate ¶
func (m *CreateMenuResp) Validate() error
Validate checks the field values on CreateMenuResp 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 (*CreateMenuResp) ValidateAll ¶
func (m *CreateMenuResp) ValidateAll() error
ValidateAll checks the field values on CreateMenuResp 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 CreateMenuRespMultiError, or nil if none found.
type CreateMenuRespMultiError ¶
type CreateMenuRespMultiError []error
CreateMenuRespMultiError is an error wrapping multiple validation errors returned by CreateMenuResp.ValidateAll() if the designated constraints aren't met.
func (CreateMenuRespMultiError) AllErrors ¶
func (m CreateMenuRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateMenuRespMultiError) Error ¶
func (m CreateMenuRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateMenuRespValidationError ¶
type CreateMenuRespValidationError struct {
// contains filtered or unexported fields
}
CreateMenuRespValidationError is the validation error returned by CreateMenuResp.Validate if the designated constraints aren't met.
func (CreateMenuRespValidationError) Cause ¶
func (e CreateMenuRespValidationError) Cause() error
Cause function returns cause value.
func (CreateMenuRespValidationError) Error ¶
func (e CreateMenuRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateMenuRespValidationError) ErrorName ¶
func (e CreateMenuRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateMenuRespValidationError) Field ¶
func (e CreateMenuRespValidationError) Field() string
Field function returns field value.
func (CreateMenuRespValidationError) Key ¶
func (e CreateMenuRespValidationError) Key() bool
Key function returns key value.
func (CreateMenuRespValidationError) Reason ¶
func (e CreateMenuRespValidationError) Reason() string
Reason function returns reason value.
type CreateRoleReq ¶
type CreateRoleReq struct {
// contains filtered or unexported fields
}
func (*CreateRoleReq) Descriptor
deprecated
func (*CreateRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleReq.ProtoReflect.Descriptor instead.
func (*CreateRoleReq) ProtoMessage ¶
func (*CreateRoleReq) ProtoMessage()
func (*CreateRoleReq) ProtoReflect ¶
func (x *CreateRoleReq) ProtoReflect() protoreflect.Message
func (*CreateRoleReq) Reset ¶
func (x *CreateRoleReq) Reset()
func (*CreateRoleReq) String ¶
func (x *CreateRoleReq) String() string
func (*CreateRoleReq) Validate ¶
func (m *CreateRoleReq) Validate() error
Validate checks the field values on CreateRoleReq 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 (*CreateRoleReq) ValidateAll ¶
func (m *CreateRoleReq) ValidateAll() error
ValidateAll checks the field values on CreateRoleReq 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 CreateRoleReqMultiError, or nil if none found.
type CreateRoleReqMultiError ¶
type CreateRoleReqMultiError []error
CreateRoleReqMultiError is an error wrapping multiple validation errors returned by CreateRoleReq.ValidateAll() if the designated constraints aren't met.
func (CreateRoleReqMultiError) AllErrors ¶
func (m CreateRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleReqMultiError) Error ¶
func (m CreateRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleReqValidationError ¶
type CreateRoleReqValidationError struct {
// contains filtered or unexported fields
}
CreateRoleReqValidationError is the validation error returned by CreateRoleReq.Validate if the designated constraints aren't met.
func (CreateRoleReqValidationError) Cause ¶
func (e CreateRoleReqValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleReqValidationError) Error ¶
func (e CreateRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleReqValidationError) ErrorName ¶
func (e CreateRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleReqValidationError) Field ¶
func (e CreateRoleReqValidationError) Field() string
Field function returns field value.
func (CreateRoleReqValidationError) Key ¶
func (e CreateRoleReqValidationError) Key() bool
Key function returns key value.
func (CreateRoleReqValidationError) Reason ¶
func (e CreateRoleReqValidationError) Reason() string
Reason function returns reason value.
type CreateRoleResp ¶
type CreateRoleResp struct {
// contains filtered or unexported fields
}
func (*CreateRoleResp) Descriptor
deprecated
func (*CreateRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleResp.ProtoReflect.Descriptor instead.
func (*CreateRoleResp) ProtoMessage ¶
func (*CreateRoleResp) ProtoMessage()
func (*CreateRoleResp) ProtoReflect ¶
func (x *CreateRoleResp) ProtoReflect() protoreflect.Message
func (*CreateRoleResp) Reset ¶
func (x *CreateRoleResp) Reset()
func (*CreateRoleResp) String ¶
func (x *CreateRoleResp) String() string
func (*CreateRoleResp) Validate ¶
func (m *CreateRoleResp) Validate() error
Validate checks the field values on CreateRoleResp 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 (*CreateRoleResp) ValidateAll ¶
func (m *CreateRoleResp) ValidateAll() error
ValidateAll checks the field values on CreateRoleResp 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 CreateRoleRespMultiError, or nil if none found.
type CreateRoleRespMultiError ¶
type CreateRoleRespMultiError []error
CreateRoleRespMultiError is an error wrapping multiple validation errors returned by CreateRoleResp.ValidateAll() if the designated constraints aren't met.
func (CreateRoleRespMultiError) AllErrors ¶
func (m CreateRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleRespMultiError) Error ¶
func (m CreateRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleRespValidationError ¶
type CreateRoleRespValidationError struct {
// contains filtered or unexported fields
}
CreateRoleRespValidationError is the validation error returned by CreateRoleResp.Validate if the designated constraints aren't met.
func (CreateRoleRespValidationError) Cause ¶
func (e CreateRoleRespValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleRespValidationError) Error ¶
func (e CreateRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleRespValidationError) ErrorName ¶
func (e CreateRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleRespValidationError) Field ¶
func (e CreateRoleRespValidationError) Field() string
Field function returns field value.
func (CreateRoleRespValidationError) Key ¶
func (e CreateRoleRespValidationError) Key() bool
Key function returns key value.
func (CreateRoleRespValidationError) Reason ¶
func (e CreateRoleRespValidationError) Reason() string
Reason function returns reason value.
type CreateStaffReq ¶
type CreateStaffReq struct {
// contains filtered or unexported fields
}
func (*CreateStaffReq) Descriptor
deprecated
func (*CreateStaffReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateStaffReq.ProtoReflect.Descriptor instead.
func (*CreateStaffReq) ProtoMessage ¶
func (*CreateStaffReq) ProtoMessage()
func (*CreateStaffReq) ProtoReflect ¶
func (x *CreateStaffReq) ProtoReflect() protoreflect.Message
func (*CreateStaffReq) Reset ¶
func (x *CreateStaffReq) Reset()
func (*CreateStaffReq) String ¶
func (x *CreateStaffReq) String() string
func (*CreateStaffReq) Validate ¶
func (m *CreateStaffReq) Validate() error
Validate checks the field values on CreateStaffReq 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 (*CreateStaffReq) ValidateAll ¶
func (m *CreateStaffReq) ValidateAll() error
ValidateAll checks the field values on CreateStaffReq 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 CreateStaffReqMultiError, or nil if none found.
type CreateStaffReqMultiError ¶
type CreateStaffReqMultiError []error
CreateStaffReqMultiError is an error wrapping multiple validation errors returned by CreateStaffReq.ValidateAll() if the designated constraints aren't met.
func (CreateStaffReqMultiError) AllErrors ¶
func (m CreateStaffReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateStaffReqMultiError) Error ¶
func (m CreateStaffReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateStaffReqValidationError ¶
type CreateStaffReqValidationError struct {
// contains filtered or unexported fields
}
CreateStaffReqValidationError is the validation error returned by CreateStaffReq.Validate if the designated constraints aren't met.
func (CreateStaffReqValidationError) Cause ¶
func (e CreateStaffReqValidationError) Cause() error
Cause function returns cause value.
func (CreateStaffReqValidationError) Error ¶
func (e CreateStaffReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateStaffReqValidationError) ErrorName ¶
func (e CreateStaffReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateStaffReqValidationError) Field ¶
func (e CreateStaffReqValidationError) Field() string
Field function returns field value.
func (CreateStaffReqValidationError) Key ¶
func (e CreateStaffReqValidationError) Key() bool
Key function returns key value.
func (CreateStaffReqValidationError) Reason ¶
func (e CreateStaffReqValidationError) Reason() string
Reason function returns reason value.
type CreateStaffResp ¶
type CreateStaffResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateStaffResp) Descriptor
deprecated
func (*CreateStaffResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateStaffResp.ProtoReflect.Descriptor instead.
func (*CreateStaffResp) GetId ¶
func (x *CreateStaffResp) GetId() int64
func (*CreateStaffResp) ProtoMessage ¶
func (*CreateStaffResp) ProtoMessage()
func (*CreateStaffResp) ProtoReflect ¶
func (x *CreateStaffResp) ProtoReflect() protoreflect.Message
func (*CreateStaffResp) Reset ¶
func (x *CreateStaffResp) Reset()
func (*CreateStaffResp) String ¶
func (x *CreateStaffResp) String() string
func (*CreateStaffResp) Validate ¶
func (m *CreateStaffResp) Validate() error
Validate checks the field values on CreateStaffResp 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 (*CreateStaffResp) ValidateAll ¶
func (m *CreateStaffResp) ValidateAll() error
ValidateAll checks the field values on CreateStaffResp 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 CreateStaffRespMultiError, or nil if none found.
type CreateStaffRespMultiError ¶
type CreateStaffRespMultiError []error
CreateStaffRespMultiError is an error wrapping multiple validation errors returned by CreateStaffResp.ValidateAll() if the designated constraints aren't met.
func (CreateStaffRespMultiError) AllErrors ¶
func (m CreateStaffRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateStaffRespMultiError) Error ¶
func (m CreateStaffRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateStaffRespValidationError ¶
type CreateStaffRespValidationError struct {
// contains filtered or unexported fields
}
CreateStaffRespValidationError is the validation error returned by CreateStaffResp.Validate if the designated constraints aren't met.
func (CreateStaffRespValidationError) Cause ¶
func (e CreateStaffRespValidationError) Cause() error
Cause function returns cause value.
func (CreateStaffRespValidationError) Error ¶
func (e CreateStaffRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateStaffRespValidationError) ErrorName ¶
func (e CreateStaffRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateStaffRespValidationError) Field ¶
func (e CreateStaffRespValidationError) Field() string
Field function returns field value.
func (CreateStaffRespValidationError) Key ¶
func (e CreateStaffRespValidationError) Key() bool
Key function returns key value.
func (CreateStaffRespValidationError) Reason ¶
func (e CreateStaffRespValidationError) Reason() string
Reason function returns reason value.
type CreateSystemReq ¶
type CreateSystemReq struct {
// contains filtered or unexported fields
}
func (*CreateSystemReq) Descriptor
deprecated
func (*CreateSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateSystemReq.ProtoReflect.Descriptor instead.
func (*CreateSystemReq) ProtoMessage ¶
func (*CreateSystemReq) ProtoMessage()
func (*CreateSystemReq) ProtoReflect ¶
func (x *CreateSystemReq) ProtoReflect() protoreflect.Message
func (*CreateSystemReq) Reset ¶
func (x *CreateSystemReq) Reset()
func (*CreateSystemReq) String ¶
func (x *CreateSystemReq) String() string
func (*CreateSystemReq) Validate ¶
func (m *CreateSystemReq) Validate() error
Validate checks the field values on CreateSystemReq 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 (*CreateSystemReq) ValidateAll ¶
func (m *CreateSystemReq) ValidateAll() error
ValidateAll checks the field values on CreateSystemReq 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 CreateSystemReqMultiError, or nil if none found.
type CreateSystemReqMultiError ¶
type CreateSystemReqMultiError []error
CreateSystemReqMultiError is an error wrapping multiple validation errors returned by CreateSystemReq.ValidateAll() if the designated constraints aren't met.
func (CreateSystemReqMultiError) AllErrors ¶
func (m CreateSystemReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSystemReqMultiError) Error ¶
func (m CreateSystemReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSystemReqValidationError ¶
type CreateSystemReqValidationError struct {
// contains filtered or unexported fields
}
CreateSystemReqValidationError is the validation error returned by CreateSystemReq.Validate if the designated constraints aren't met.
func (CreateSystemReqValidationError) Cause ¶
func (e CreateSystemReqValidationError) Cause() error
Cause function returns cause value.
func (CreateSystemReqValidationError) Error ¶
func (e CreateSystemReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSystemReqValidationError) ErrorName ¶
func (e CreateSystemReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSystemReqValidationError) Field ¶
func (e CreateSystemReqValidationError) Field() string
Field function returns field value.
func (CreateSystemReqValidationError) Key ¶
func (e CreateSystemReqValidationError) Key() bool
Key function returns key value.
func (CreateSystemReqValidationError) Reason ¶
func (e CreateSystemReqValidationError) Reason() string
Reason function returns reason value.
type CreateSystemResp ¶
type CreateSystemResp struct {
// contains filtered or unexported fields
}
func (*CreateSystemResp) Descriptor
deprecated
func (*CreateSystemResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateSystemResp.ProtoReflect.Descriptor instead.
func (*CreateSystemResp) ProtoMessage ¶
func (*CreateSystemResp) ProtoMessage()
func (*CreateSystemResp) ProtoReflect ¶
func (x *CreateSystemResp) ProtoReflect() protoreflect.Message
func (*CreateSystemResp) Reset ¶
func (x *CreateSystemResp) Reset()
func (*CreateSystemResp) String ¶
func (x *CreateSystemResp) String() string
func (*CreateSystemResp) Validate ¶
func (m *CreateSystemResp) Validate() error
Validate checks the field values on CreateSystemResp 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 (*CreateSystemResp) ValidateAll ¶
func (m *CreateSystemResp) ValidateAll() error
ValidateAll checks the field values on CreateSystemResp 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 CreateSystemRespMultiError, or nil if none found.
type CreateSystemRespMultiError ¶
type CreateSystemRespMultiError []error
CreateSystemRespMultiError is an error wrapping multiple validation errors returned by CreateSystemResp.ValidateAll() if the designated constraints aren't met.
func (CreateSystemRespMultiError) AllErrors ¶
func (m CreateSystemRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSystemRespMultiError) Error ¶
func (m CreateSystemRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSystemRespValidationError ¶
type CreateSystemRespValidationError struct {
// contains filtered or unexported fields
}
CreateSystemRespValidationError is the validation error returned by CreateSystemResp.Validate if the designated constraints aren't met.
func (CreateSystemRespValidationError) Cause ¶
func (e CreateSystemRespValidationError) Cause() error
Cause function returns cause value.
func (CreateSystemRespValidationError) Error ¶
func (e CreateSystemRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSystemRespValidationError) ErrorName ¶
func (e CreateSystemRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSystemRespValidationError) Field ¶
func (e CreateSystemRespValidationError) Field() string
Field function returns field value.
func (CreateSystemRespValidationError) Key ¶
func (e CreateSystemRespValidationError) Key() bool
Key function returns key value.
func (CreateSystemRespValidationError) Reason ¶
func (e CreateSystemRespValidationError) Reason() string
Reason function returns reason value.
type CreateUserReq ¶
type CreateUserReq struct {
// contains filtered or unexported fields
}
func (*CreateUserReq) Descriptor
deprecated
func (*CreateUserReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserReq.ProtoReflect.Descriptor instead.
func (*CreateUserReq) ProtoMessage ¶
func (*CreateUserReq) ProtoMessage()
func (*CreateUserReq) ProtoReflect ¶
func (x *CreateUserReq) ProtoReflect() protoreflect.Message
func (*CreateUserReq) Reset ¶
func (x *CreateUserReq) Reset()
func (*CreateUserReq) String ¶
func (x *CreateUserReq) String() string
func (*CreateUserReq) Validate ¶
func (m *CreateUserReq) Validate() error
Validate checks the field values on CreateUserReq 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 (*CreateUserReq) ValidateAll ¶
func (m *CreateUserReq) ValidateAll() error
ValidateAll checks the field values on CreateUserReq 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 CreateUserReqMultiError, or nil if none found.
type CreateUserReqMultiError ¶
type CreateUserReqMultiError []error
CreateUserReqMultiError is an error wrapping multiple validation errors returned by CreateUserReq.ValidateAll() if the designated constraints aren't met.
func (CreateUserReqMultiError) AllErrors ¶
func (m CreateUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserReqMultiError) Error ¶
func (m CreateUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserReqValidationError ¶
type CreateUserReqValidationError struct {
// contains filtered or unexported fields
}
CreateUserReqValidationError is the validation error returned by CreateUserReq.Validate if the designated constraints aren't met.
func (CreateUserReqValidationError) Cause ¶
func (e CreateUserReqValidationError) Cause() error
Cause function returns cause value.
func (CreateUserReqValidationError) Error ¶
func (e CreateUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserReqValidationError) ErrorName ¶
func (e CreateUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserReqValidationError) Field ¶
func (e CreateUserReqValidationError) Field() string
Field function returns field value.
func (CreateUserReqValidationError) Key ¶
func (e CreateUserReqValidationError) Key() bool
Key function returns key value.
func (CreateUserReqValidationError) Reason ¶
func (e CreateUserReqValidationError) Reason() string
Reason function returns reason value.
type CreateUserResp ¶
type CreateUserResp struct {
// contains filtered or unexported fields
}
func (*CreateUserResp) Descriptor
deprecated
func (*CreateUserResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResp.ProtoReflect.Descriptor instead.
func (*CreateUserResp) ProtoMessage ¶
func (*CreateUserResp) ProtoMessage()
func (*CreateUserResp) ProtoReflect ¶
func (x *CreateUserResp) ProtoReflect() protoreflect.Message
func (*CreateUserResp) Reset ¶
func (x *CreateUserResp) Reset()
func (*CreateUserResp) String ¶
func (x *CreateUserResp) String() string
func (*CreateUserResp) Validate ¶
func (m *CreateUserResp) Validate() error
Validate checks the field values on CreateUserResp 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 (*CreateUserResp) ValidateAll ¶
func (m *CreateUserResp) ValidateAll() error
ValidateAll checks the field values on CreateUserResp 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 CreateUserRespMultiError, or nil if none found.
type CreateUserRespMultiError ¶
type CreateUserRespMultiError []error
CreateUserRespMultiError is an error wrapping multiple validation errors returned by CreateUserResp.ValidateAll() if the designated constraints aren't met.
func (CreateUserRespMultiError) AllErrors ¶
func (m CreateUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserRespMultiError) Error ¶
func (m CreateUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserRespValidationError ¶
type CreateUserRespValidationError struct {
// contains filtered or unexported fields
}
CreateUserRespValidationError is the validation error returned by CreateUserResp.Validate if the designated constraints aren't met.
func (CreateUserRespValidationError) Cause ¶
func (e CreateUserRespValidationError) Cause() error
Cause function returns cause value.
func (CreateUserRespValidationError) Error ¶
func (e CreateUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserRespValidationError) ErrorName ¶
func (e CreateUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserRespValidationError) Field ¶
func (e CreateUserRespValidationError) Field() string
Field function returns field value.
func (CreateUserRespValidationError) Key ¶
func (e CreateUserRespValidationError) Key() bool
Key function returns key value.
func (CreateUserRespValidationError) Reason ¶
func (e CreateUserRespValidationError) Reason() string
Reason function returns reason value.
type DeleteAccountUserReq ¶
type DeleteAccountUserReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAccountUserReq) Descriptor
deprecated
func (*DeleteAccountUserReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccountUserReq.ProtoReflect.Descriptor instead.
func (*DeleteAccountUserReq) GetId ¶
func (x *DeleteAccountUserReq) GetId() int64
func (*DeleteAccountUserReq) ProtoMessage ¶
func (*DeleteAccountUserReq) ProtoMessage()
func (*DeleteAccountUserReq) ProtoReflect ¶
func (x *DeleteAccountUserReq) ProtoReflect() protoreflect.Message
func (*DeleteAccountUserReq) Reset ¶
func (x *DeleteAccountUserReq) Reset()
func (*DeleteAccountUserReq) String ¶
func (x *DeleteAccountUserReq) String() string
func (*DeleteAccountUserReq) Validate ¶
func (m *DeleteAccountUserReq) Validate() error
Validate checks the field values on DeleteAccountUserReq 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 (*DeleteAccountUserReq) ValidateAll ¶
func (m *DeleteAccountUserReq) ValidateAll() error
ValidateAll checks the field values on DeleteAccountUserReq 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 DeleteAccountUserReqMultiError, or nil if none found.
type DeleteAccountUserReqMultiError ¶
type DeleteAccountUserReqMultiError []error
DeleteAccountUserReqMultiError is an error wrapping multiple validation errors returned by DeleteAccountUserReq.ValidateAll() if the designated constraints aren't met.
func (DeleteAccountUserReqMultiError) AllErrors ¶
func (m DeleteAccountUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAccountUserReqMultiError) Error ¶
func (m DeleteAccountUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAccountUserReqValidationError ¶
type DeleteAccountUserReqValidationError struct {
// contains filtered or unexported fields
}
DeleteAccountUserReqValidationError is the validation error returned by DeleteAccountUserReq.Validate if the designated constraints aren't met.
func (DeleteAccountUserReqValidationError) Cause ¶
func (e DeleteAccountUserReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteAccountUserReqValidationError) Error ¶
func (e DeleteAccountUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAccountUserReqValidationError) ErrorName ¶
func (e DeleteAccountUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAccountUserReqValidationError) Field ¶
func (e DeleteAccountUserReqValidationError) Field() string
Field function returns field value.
func (DeleteAccountUserReqValidationError) Key ¶
func (e DeleteAccountUserReqValidationError) Key() bool
Key function returns key value.
func (DeleteAccountUserReqValidationError) Reason ¶
func (e DeleteAccountUserReqValidationError) Reason() string
Reason function returns reason value.
type DeleteAccountUserResp ¶
type DeleteAccountUserResp struct {
// contains filtered or unexported fields
}
func (*DeleteAccountUserResp) Descriptor
deprecated
func (*DeleteAccountUserResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccountUserResp.ProtoReflect.Descriptor instead.
func (*DeleteAccountUserResp) ProtoMessage ¶
func (*DeleteAccountUserResp) ProtoMessage()
func (*DeleteAccountUserResp) ProtoReflect ¶
func (x *DeleteAccountUserResp) ProtoReflect() protoreflect.Message
func (*DeleteAccountUserResp) Reset ¶
func (x *DeleteAccountUserResp) Reset()
func (*DeleteAccountUserResp) String ¶
func (x *DeleteAccountUserResp) String() string
func (*DeleteAccountUserResp) Validate ¶
func (m *DeleteAccountUserResp) Validate() error
Validate checks the field values on DeleteAccountUserResp 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 (*DeleteAccountUserResp) ValidateAll ¶
func (m *DeleteAccountUserResp) ValidateAll() error
ValidateAll checks the field values on DeleteAccountUserResp 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 DeleteAccountUserRespMultiError, or nil if none found.
type DeleteAccountUserRespMultiError ¶
type DeleteAccountUserRespMultiError []error
DeleteAccountUserRespMultiError is an error wrapping multiple validation errors returned by DeleteAccountUserResp.ValidateAll() if the designated constraints aren't met.
func (DeleteAccountUserRespMultiError) AllErrors ¶
func (m DeleteAccountUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAccountUserRespMultiError) Error ¶
func (m DeleteAccountUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAccountUserRespValidationError ¶
type DeleteAccountUserRespValidationError struct {
// contains filtered or unexported fields
}
DeleteAccountUserRespValidationError is the validation error returned by DeleteAccountUserResp.Validate if the designated constraints aren't met.
func (DeleteAccountUserRespValidationError) Cause ¶
func (e DeleteAccountUserRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteAccountUserRespValidationError) Error ¶
func (e DeleteAccountUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAccountUserRespValidationError) ErrorName ¶
func (e DeleteAccountUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAccountUserRespValidationError) Field ¶
func (e DeleteAccountUserRespValidationError) Field() string
Field function returns field value.
func (DeleteAccountUserRespValidationError) Key ¶
func (e DeleteAccountUserRespValidationError) Key() bool
Key function returns key value.
func (DeleteAccountUserRespValidationError) Reason ¶
func (e DeleteAccountUserRespValidationError) Reason() string
Reason function returns reason value.
type DeleteDictDataReq ¶
type DeleteDictDataReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteDictDataReq) Descriptor
deprecated
func (*DeleteDictDataReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDictDataReq.ProtoReflect.Descriptor instead.
func (*DeleteDictDataReq) GetId ¶
func (x *DeleteDictDataReq) GetId() int64
func (*DeleteDictDataReq) ProtoMessage ¶
func (*DeleteDictDataReq) ProtoMessage()
func (*DeleteDictDataReq) ProtoReflect ¶
func (x *DeleteDictDataReq) ProtoReflect() protoreflect.Message
func (*DeleteDictDataReq) Reset ¶
func (x *DeleteDictDataReq) Reset()
func (*DeleteDictDataReq) String ¶
func (x *DeleteDictDataReq) String() string
func (*DeleteDictDataReq) Validate ¶
func (m *DeleteDictDataReq) Validate() error
Validate checks the field values on DeleteDictDataReq 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 (*DeleteDictDataReq) ValidateAll ¶
func (m *DeleteDictDataReq) ValidateAll() error
ValidateAll checks the field values on DeleteDictDataReq 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 DeleteDictDataReqMultiError, or nil if none found.
type DeleteDictDataReqMultiError ¶
type DeleteDictDataReqMultiError []error
DeleteDictDataReqMultiError is an error wrapping multiple validation errors returned by DeleteDictDataReq.ValidateAll() if the designated constraints aren't met.
func (DeleteDictDataReqMultiError) AllErrors ¶
func (m DeleteDictDataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteDictDataReqMultiError) Error ¶
func (m DeleteDictDataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteDictDataReqValidationError ¶
type DeleteDictDataReqValidationError struct {
// contains filtered or unexported fields
}
DeleteDictDataReqValidationError is the validation error returned by DeleteDictDataReq.Validate if the designated constraints aren't met.
func (DeleteDictDataReqValidationError) Cause ¶
func (e DeleteDictDataReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteDictDataReqValidationError) Error ¶
func (e DeleteDictDataReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteDictDataReqValidationError) ErrorName ¶
func (e DeleteDictDataReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteDictDataReqValidationError) Field ¶
func (e DeleteDictDataReqValidationError) Field() string
Field function returns field value.
func (DeleteDictDataReqValidationError) Key ¶
func (e DeleteDictDataReqValidationError) Key() bool
Key function returns key value.
func (DeleteDictDataReqValidationError) Reason ¶
func (e DeleteDictDataReqValidationError) Reason() string
Reason function returns reason value.
type DeleteDictDataResp ¶
type DeleteDictDataResp struct {
// contains filtered or unexported fields
}
func (*DeleteDictDataResp) Descriptor
deprecated
func (*DeleteDictDataResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDictDataResp.ProtoReflect.Descriptor instead.
func (*DeleteDictDataResp) ProtoMessage ¶
func (*DeleteDictDataResp) ProtoMessage()
func (*DeleteDictDataResp) ProtoReflect ¶
func (x *DeleteDictDataResp) ProtoReflect() protoreflect.Message
func (*DeleteDictDataResp) Reset ¶
func (x *DeleteDictDataResp) Reset()
func (*DeleteDictDataResp) String ¶
func (x *DeleteDictDataResp) String() string
func (*DeleteDictDataResp) Validate ¶
func (m *DeleteDictDataResp) Validate() error
Validate checks the field values on DeleteDictDataResp 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 (*DeleteDictDataResp) ValidateAll ¶
func (m *DeleteDictDataResp) ValidateAll() error
ValidateAll checks the field values on DeleteDictDataResp 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 DeleteDictDataRespMultiError, or nil if none found.
type DeleteDictDataRespMultiError ¶
type DeleteDictDataRespMultiError []error
DeleteDictDataRespMultiError is an error wrapping multiple validation errors returned by DeleteDictDataResp.ValidateAll() if the designated constraints aren't met.
func (DeleteDictDataRespMultiError) AllErrors ¶
func (m DeleteDictDataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteDictDataRespMultiError) Error ¶
func (m DeleteDictDataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteDictDataRespValidationError ¶
type DeleteDictDataRespValidationError struct {
// contains filtered or unexported fields
}
DeleteDictDataRespValidationError is the validation error returned by DeleteDictDataResp.Validate if the designated constraints aren't met.
func (DeleteDictDataRespValidationError) Cause ¶
func (e DeleteDictDataRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteDictDataRespValidationError) Error ¶
func (e DeleteDictDataRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteDictDataRespValidationError) ErrorName ¶
func (e DeleteDictDataRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteDictDataRespValidationError) Field ¶
func (e DeleteDictDataRespValidationError) Field() string
Field function returns field value.
func (DeleteDictDataRespValidationError) Key ¶
func (e DeleteDictDataRespValidationError) Key() bool
Key function returns key value.
func (DeleteDictDataRespValidationError) Reason ¶
func (e DeleteDictDataRespValidationError) Reason() string
Reason function returns reason value.
type DeleteMenuReq ¶
type DeleteMenuReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteMenuReq) Descriptor
deprecated
func (*DeleteMenuReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMenuReq.ProtoReflect.Descriptor instead.
func (*DeleteMenuReq) GetId ¶
func (x *DeleteMenuReq) GetId() int64
func (*DeleteMenuReq) ProtoMessage ¶
func (*DeleteMenuReq) ProtoMessage()
func (*DeleteMenuReq) ProtoReflect ¶
func (x *DeleteMenuReq) ProtoReflect() protoreflect.Message
func (*DeleteMenuReq) Reset ¶
func (x *DeleteMenuReq) Reset()
func (*DeleteMenuReq) String ¶
func (x *DeleteMenuReq) String() string
func (*DeleteMenuReq) Validate ¶
func (m *DeleteMenuReq) Validate() error
Validate checks the field values on DeleteMenuReq 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 (*DeleteMenuReq) ValidateAll ¶
func (m *DeleteMenuReq) ValidateAll() error
ValidateAll checks the field values on DeleteMenuReq 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 DeleteMenuReqMultiError, or nil if none found.
type DeleteMenuReqMultiError ¶
type DeleteMenuReqMultiError []error
DeleteMenuReqMultiError is an error wrapping multiple validation errors returned by DeleteMenuReq.ValidateAll() if the designated constraints aren't met.
func (DeleteMenuReqMultiError) AllErrors ¶
func (m DeleteMenuReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMenuReqMultiError) Error ¶
func (m DeleteMenuReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMenuReqValidationError ¶
type DeleteMenuReqValidationError struct {
// contains filtered or unexported fields
}
DeleteMenuReqValidationError is the validation error returned by DeleteMenuReq.Validate if the designated constraints aren't met.
func (DeleteMenuReqValidationError) Cause ¶
func (e DeleteMenuReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteMenuReqValidationError) Error ¶
func (e DeleteMenuReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMenuReqValidationError) ErrorName ¶
func (e DeleteMenuReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMenuReqValidationError) Field ¶
func (e DeleteMenuReqValidationError) Field() string
Field function returns field value.
func (DeleteMenuReqValidationError) Key ¶
func (e DeleteMenuReqValidationError) Key() bool
Key function returns key value.
func (DeleteMenuReqValidationError) Reason ¶
func (e DeleteMenuReqValidationError) Reason() string
Reason function returns reason value.
type DeleteMenuResp ¶
type DeleteMenuResp struct {
// contains filtered or unexported fields
}
func (*DeleteMenuResp) Descriptor
deprecated
func (*DeleteMenuResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMenuResp.ProtoReflect.Descriptor instead.
func (*DeleteMenuResp) ProtoMessage ¶
func (*DeleteMenuResp) ProtoMessage()
func (*DeleteMenuResp) ProtoReflect ¶
func (x *DeleteMenuResp) ProtoReflect() protoreflect.Message
func (*DeleteMenuResp) Reset ¶
func (x *DeleteMenuResp) Reset()
func (*DeleteMenuResp) String ¶
func (x *DeleteMenuResp) String() string
func (*DeleteMenuResp) Validate ¶
func (m *DeleteMenuResp) Validate() error
Validate checks the field values on DeleteMenuResp 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 (*DeleteMenuResp) ValidateAll ¶
func (m *DeleteMenuResp) ValidateAll() error
ValidateAll checks the field values on DeleteMenuResp 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 DeleteMenuRespMultiError, or nil if none found.
type DeleteMenuRespMultiError ¶
type DeleteMenuRespMultiError []error
DeleteMenuRespMultiError is an error wrapping multiple validation errors returned by DeleteMenuResp.ValidateAll() if the designated constraints aren't met.
func (DeleteMenuRespMultiError) AllErrors ¶
func (m DeleteMenuRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMenuRespMultiError) Error ¶
func (m DeleteMenuRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMenuRespValidationError ¶
type DeleteMenuRespValidationError struct {
// contains filtered or unexported fields
}
DeleteMenuRespValidationError is the validation error returned by DeleteMenuResp.Validate if the designated constraints aren't met.
func (DeleteMenuRespValidationError) Cause ¶
func (e DeleteMenuRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteMenuRespValidationError) Error ¶
func (e DeleteMenuRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMenuRespValidationError) ErrorName ¶
func (e DeleteMenuRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMenuRespValidationError) Field ¶
func (e DeleteMenuRespValidationError) Field() string
Field function returns field value.
func (DeleteMenuRespValidationError) Key ¶
func (e DeleteMenuRespValidationError) Key() bool
Key function returns key value.
func (DeleteMenuRespValidationError) Reason ¶
func (e DeleteMenuRespValidationError) Reason() string
Reason function returns reason value.
type DeleteRoleReq ¶
type DeleteRoleReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRoleReq) Descriptor
deprecated
func (*DeleteRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleReq.ProtoReflect.Descriptor instead.
func (*DeleteRoleReq) GetId ¶
func (x *DeleteRoleReq) GetId() int64
func (*DeleteRoleReq) ProtoMessage ¶
func (*DeleteRoleReq) ProtoMessage()
func (*DeleteRoleReq) ProtoReflect ¶
func (x *DeleteRoleReq) ProtoReflect() protoreflect.Message
func (*DeleteRoleReq) Reset ¶
func (x *DeleteRoleReq) Reset()
func (*DeleteRoleReq) String ¶
func (x *DeleteRoleReq) String() string
func (*DeleteRoleReq) Validate ¶
func (m *DeleteRoleReq) Validate() error
Validate checks the field values on DeleteRoleReq 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 (*DeleteRoleReq) ValidateAll ¶
func (m *DeleteRoleReq) ValidateAll() error
ValidateAll checks the field values on DeleteRoleReq 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 DeleteRoleReqMultiError, or nil if none found.
type DeleteRoleReqMultiError ¶
type DeleteRoleReqMultiError []error
DeleteRoleReqMultiError is an error wrapping multiple validation errors returned by DeleteRoleReq.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleReqMultiError) AllErrors ¶
func (m DeleteRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleReqMultiError) Error ¶
func (m DeleteRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleReqValidationError ¶
type DeleteRoleReqValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleReqValidationError is the validation error returned by DeleteRoleReq.Validate if the designated constraints aren't met.
func (DeleteRoleReqValidationError) Cause ¶
func (e DeleteRoleReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleReqValidationError) Error ¶
func (e DeleteRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleReqValidationError) ErrorName ¶
func (e DeleteRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleReqValidationError) Field ¶
func (e DeleteRoleReqValidationError) Field() string
Field function returns field value.
func (DeleteRoleReqValidationError) Key ¶
func (e DeleteRoleReqValidationError) Key() bool
Key function returns key value.
func (DeleteRoleReqValidationError) Reason ¶
func (e DeleteRoleReqValidationError) Reason() string
Reason function returns reason value.
type DeleteRoleResp ¶
type DeleteRoleResp struct {
// contains filtered or unexported fields
}
func (*DeleteRoleResp) Descriptor
deprecated
func (*DeleteRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleResp.ProtoReflect.Descriptor instead.
func (*DeleteRoleResp) ProtoMessage ¶
func (*DeleteRoleResp) ProtoMessage()
func (*DeleteRoleResp) ProtoReflect ¶
func (x *DeleteRoleResp) ProtoReflect() protoreflect.Message
func (*DeleteRoleResp) Reset ¶
func (x *DeleteRoleResp) Reset()
func (*DeleteRoleResp) String ¶
func (x *DeleteRoleResp) String() string
func (*DeleteRoleResp) Validate ¶
func (m *DeleteRoleResp) Validate() error
Validate checks the field values on DeleteRoleResp 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 (*DeleteRoleResp) ValidateAll ¶
func (m *DeleteRoleResp) ValidateAll() error
ValidateAll checks the field values on DeleteRoleResp 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 DeleteRoleRespMultiError, or nil if none found.
type DeleteRoleRespMultiError ¶
type DeleteRoleRespMultiError []error
DeleteRoleRespMultiError is an error wrapping multiple validation errors returned by DeleteRoleResp.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleRespMultiError) AllErrors ¶
func (m DeleteRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleRespMultiError) Error ¶
func (m DeleteRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleRespValidationError ¶
type DeleteRoleRespValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleRespValidationError is the validation error returned by DeleteRoleResp.Validate if the designated constraints aren't met.
func (DeleteRoleRespValidationError) Cause ¶
func (e DeleteRoleRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleRespValidationError) Error ¶
func (e DeleteRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleRespValidationError) ErrorName ¶
func (e DeleteRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleRespValidationError) Field ¶
func (e DeleteRoleRespValidationError) Field() string
Field function returns field value.
func (DeleteRoleRespValidationError) Key ¶
func (e DeleteRoleRespValidationError) Key() bool
Key function returns key value.
func (DeleteRoleRespValidationError) Reason ¶
func (e DeleteRoleRespValidationError) Reason() string
Reason function returns reason value.
type DeleteStaffReq ¶
type DeleteStaffReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteStaffReq) Descriptor
deprecated
func (*DeleteStaffReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStaffReq.ProtoReflect.Descriptor instead.
func (*DeleteStaffReq) GetId ¶
func (x *DeleteStaffReq) GetId() int64
func (*DeleteStaffReq) ProtoMessage ¶
func (*DeleteStaffReq) ProtoMessage()
func (*DeleteStaffReq) ProtoReflect ¶
func (x *DeleteStaffReq) ProtoReflect() protoreflect.Message
func (*DeleteStaffReq) Reset ¶
func (x *DeleteStaffReq) Reset()
func (*DeleteStaffReq) String ¶
func (x *DeleteStaffReq) String() string
func (*DeleteStaffReq) Validate ¶
func (m *DeleteStaffReq) Validate() error
Validate checks the field values on DeleteStaffReq 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 (*DeleteStaffReq) ValidateAll ¶
func (m *DeleteStaffReq) ValidateAll() error
ValidateAll checks the field values on DeleteStaffReq 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 DeleteStaffReqMultiError, or nil if none found.
type DeleteStaffReqMultiError ¶
type DeleteStaffReqMultiError []error
DeleteStaffReqMultiError is an error wrapping multiple validation errors returned by DeleteStaffReq.ValidateAll() if the designated constraints aren't met.
func (DeleteStaffReqMultiError) AllErrors ¶
func (m DeleteStaffReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteStaffReqMultiError) Error ¶
func (m DeleteStaffReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteStaffReqValidationError ¶
type DeleteStaffReqValidationError struct {
// contains filtered or unexported fields
}
DeleteStaffReqValidationError is the validation error returned by DeleteStaffReq.Validate if the designated constraints aren't met.
func (DeleteStaffReqValidationError) Cause ¶
func (e DeleteStaffReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteStaffReqValidationError) Error ¶
func (e DeleteStaffReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteStaffReqValidationError) ErrorName ¶
func (e DeleteStaffReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteStaffReqValidationError) Field ¶
func (e DeleteStaffReqValidationError) Field() string
Field function returns field value.
func (DeleteStaffReqValidationError) Key ¶
func (e DeleteStaffReqValidationError) Key() bool
Key function returns key value.
func (DeleteStaffReqValidationError) Reason ¶
func (e DeleteStaffReqValidationError) Reason() string
Reason function returns reason value.
type DeleteStaffResp ¶
type DeleteStaffResp struct {
// contains filtered or unexported fields
}
func (*DeleteStaffResp) Descriptor
deprecated
func (*DeleteStaffResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStaffResp.ProtoReflect.Descriptor instead.
func (*DeleteStaffResp) ProtoMessage ¶
func (*DeleteStaffResp) ProtoMessage()
func (*DeleteStaffResp) ProtoReflect ¶
func (x *DeleteStaffResp) ProtoReflect() protoreflect.Message
func (*DeleteStaffResp) Reset ¶
func (x *DeleteStaffResp) Reset()
func (*DeleteStaffResp) String ¶
func (x *DeleteStaffResp) String() string
func (*DeleteStaffResp) Validate ¶
func (m *DeleteStaffResp) Validate() error
Validate checks the field values on DeleteStaffResp 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 (*DeleteStaffResp) ValidateAll ¶
func (m *DeleteStaffResp) ValidateAll() error
ValidateAll checks the field values on DeleteStaffResp 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 DeleteStaffRespMultiError, or nil if none found.
type DeleteStaffRespMultiError ¶
type DeleteStaffRespMultiError []error
DeleteStaffRespMultiError is an error wrapping multiple validation errors returned by DeleteStaffResp.ValidateAll() if the designated constraints aren't met.
func (DeleteStaffRespMultiError) AllErrors ¶
func (m DeleteStaffRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteStaffRespMultiError) Error ¶
func (m DeleteStaffRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteStaffRespValidationError ¶
type DeleteStaffRespValidationError struct {
// contains filtered or unexported fields
}
DeleteStaffRespValidationError is the validation error returned by DeleteStaffResp.Validate if the designated constraints aren't met.
func (DeleteStaffRespValidationError) Cause ¶
func (e DeleteStaffRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteStaffRespValidationError) Error ¶
func (e DeleteStaffRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteStaffRespValidationError) ErrorName ¶
func (e DeleteStaffRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteStaffRespValidationError) Field ¶
func (e DeleteStaffRespValidationError) Field() string
Field function returns field value.
func (DeleteStaffRespValidationError) Key ¶
func (e DeleteStaffRespValidationError) Key() bool
Key function returns key value.
func (DeleteStaffRespValidationError) Reason ¶
func (e DeleteStaffRespValidationError) Reason() string
Reason function returns reason value.
type DeleteSystemReq ¶
type DeleteSystemReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSystemReq) Descriptor
deprecated
func (*DeleteSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSystemReq.ProtoReflect.Descriptor instead.
func (*DeleteSystemReq) GetId ¶
func (x *DeleteSystemReq) GetId() int64
func (*DeleteSystemReq) ProtoMessage ¶
func (*DeleteSystemReq) ProtoMessage()
func (*DeleteSystemReq) ProtoReflect ¶
func (x *DeleteSystemReq) ProtoReflect() protoreflect.Message
func (*DeleteSystemReq) Reset ¶
func (x *DeleteSystemReq) Reset()
func (*DeleteSystemReq) String ¶
func (x *DeleteSystemReq) String() string
func (*DeleteSystemReq) Validate ¶
func (m *DeleteSystemReq) Validate() error
Validate checks the field values on DeleteSystemReq 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 (*DeleteSystemReq) ValidateAll ¶
func (m *DeleteSystemReq) ValidateAll() error
ValidateAll checks the field values on DeleteSystemReq 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 DeleteSystemReqMultiError, or nil if none found.
type DeleteSystemReqMultiError ¶
type DeleteSystemReqMultiError []error
DeleteSystemReqMultiError is an error wrapping multiple validation errors returned by DeleteSystemReq.ValidateAll() if the designated constraints aren't met.
func (DeleteSystemReqMultiError) AllErrors ¶
func (m DeleteSystemReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSystemReqMultiError) Error ¶
func (m DeleteSystemReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSystemReqValidationError ¶
type DeleteSystemReqValidationError struct {
// contains filtered or unexported fields
}
DeleteSystemReqValidationError is the validation error returned by DeleteSystemReq.Validate if the designated constraints aren't met.
func (DeleteSystemReqValidationError) Cause ¶
func (e DeleteSystemReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteSystemReqValidationError) Error ¶
func (e DeleteSystemReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSystemReqValidationError) ErrorName ¶
func (e DeleteSystemReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSystemReqValidationError) Field ¶
func (e DeleteSystemReqValidationError) Field() string
Field function returns field value.
func (DeleteSystemReqValidationError) Key ¶
func (e DeleteSystemReqValidationError) Key() bool
Key function returns key value.
func (DeleteSystemReqValidationError) Reason ¶
func (e DeleteSystemReqValidationError) Reason() string
Reason function returns reason value.
type DeleteSystemResp ¶
type DeleteSystemResp struct {
// contains filtered or unexported fields
}
func (*DeleteSystemResp) Descriptor
deprecated
func (*DeleteSystemResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSystemResp.ProtoReflect.Descriptor instead.
func (*DeleteSystemResp) ProtoMessage ¶
func (*DeleteSystemResp) ProtoMessage()
func (*DeleteSystemResp) ProtoReflect ¶
func (x *DeleteSystemResp) ProtoReflect() protoreflect.Message
func (*DeleteSystemResp) Reset ¶
func (x *DeleteSystemResp) Reset()
func (*DeleteSystemResp) String ¶
func (x *DeleteSystemResp) String() string
func (*DeleteSystemResp) Validate ¶
func (m *DeleteSystemResp) Validate() error
Validate checks the field values on DeleteSystemResp 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 (*DeleteSystemResp) ValidateAll ¶
func (m *DeleteSystemResp) ValidateAll() error
ValidateAll checks the field values on DeleteSystemResp 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 DeleteSystemRespMultiError, or nil if none found.
type DeleteSystemRespMultiError ¶
type DeleteSystemRespMultiError []error
DeleteSystemRespMultiError is an error wrapping multiple validation errors returned by DeleteSystemResp.ValidateAll() if the designated constraints aren't met.
func (DeleteSystemRespMultiError) AllErrors ¶
func (m DeleteSystemRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSystemRespMultiError) Error ¶
func (m DeleteSystemRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSystemRespValidationError ¶
type DeleteSystemRespValidationError struct {
// contains filtered or unexported fields
}
DeleteSystemRespValidationError is the validation error returned by DeleteSystemResp.Validate if the designated constraints aren't met.
func (DeleteSystemRespValidationError) Cause ¶
func (e DeleteSystemRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteSystemRespValidationError) Error ¶
func (e DeleteSystemRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSystemRespValidationError) ErrorName ¶
func (e DeleteSystemRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSystemRespValidationError) Field ¶
func (e DeleteSystemRespValidationError) Field() string
Field function returns field value.
func (DeleteSystemRespValidationError) Key ¶
func (e DeleteSystemRespValidationError) Key() bool
Key function returns key value.
func (DeleteSystemRespValidationError) Reason ¶
func (e DeleteSystemRespValidationError) Reason() string
Reason function returns reason value.
type DeleteUserReq ¶
type DeleteUserReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserReq) Descriptor
deprecated
func (*DeleteUserReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserReq.ProtoReflect.Descriptor instead.
func (*DeleteUserReq) GetId ¶
func (x *DeleteUserReq) GetId() int64
func (*DeleteUserReq) ProtoMessage ¶
func (*DeleteUserReq) ProtoMessage()
func (*DeleteUserReq) ProtoReflect ¶
func (x *DeleteUserReq) ProtoReflect() protoreflect.Message
func (*DeleteUserReq) Reset ¶
func (x *DeleteUserReq) Reset()
func (*DeleteUserReq) String ¶
func (x *DeleteUserReq) String() string
func (*DeleteUserReq) Validate ¶
func (m *DeleteUserReq) Validate() error
Validate checks the field values on DeleteUserReq 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 (*DeleteUserReq) ValidateAll ¶
func (m *DeleteUserReq) ValidateAll() error
ValidateAll checks the field values on DeleteUserReq 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 DeleteUserReqMultiError, or nil if none found.
type DeleteUserReqMultiError ¶
type DeleteUserReqMultiError []error
DeleteUserReqMultiError is an error wrapping multiple validation errors returned by DeleteUserReq.ValidateAll() if the designated constraints aren't met.
func (DeleteUserReqMultiError) AllErrors ¶
func (m DeleteUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserReqMultiError) Error ¶
func (m DeleteUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserReqValidationError ¶
type DeleteUserReqValidationError struct {
// contains filtered or unexported fields
}
DeleteUserReqValidationError is the validation error returned by DeleteUserReq.Validate if the designated constraints aren't met.
func (DeleteUserReqValidationError) Cause ¶
func (e DeleteUserReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserReqValidationError) Error ¶
func (e DeleteUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserReqValidationError) ErrorName ¶
func (e DeleteUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserReqValidationError) Field ¶
func (e DeleteUserReqValidationError) Field() string
Field function returns field value.
func (DeleteUserReqValidationError) Key ¶
func (e DeleteUserReqValidationError) Key() bool
Key function returns key value.
func (DeleteUserReqValidationError) Reason ¶
func (e DeleteUserReqValidationError) Reason() string
Reason function returns reason value.
type DeleteUserResp ¶
type DeleteUserResp struct {
// contains filtered or unexported fields
}
func (*DeleteUserResp) Descriptor
deprecated
func (*DeleteUserResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResp.ProtoReflect.Descriptor instead.
func (*DeleteUserResp) ProtoMessage ¶
func (*DeleteUserResp) ProtoMessage()
func (*DeleteUserResp) ProtoReflect ¶
func (x *DeleteUserResp) ProtoReflect() protoreflect.Message
func (*DeleteUserResp) Reset ¶
func (x *DeleteUserResp) Reset()
func (*DeleteUserResp) String ¶
func (x *DeleteUserResp) String() string
func (*DeleteUserResp) Validate ¶
func (m *DeleteUserResp) Validate() error
Validate checks the field values on DeleteUserResp 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 (*DeleteUserResp) ValidateAll ¶
func (m *DeleteUserResp) ValidateAll() error
ValidateAll checks the field values on DeleteUserResp 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 DeleteUserRespMultiError, or nil if none found.
type DeleteUserRespMultiError ¶
type DeleteUserRespMultiError []error
DeleteUserRespMultiError is an error wrapping multiple validation errors returned by DeleteUserResp.ValidateAll() if the designated constraints aren't met.
func (DeleteUserRespMultiError) AllErrors ¶
func (m DeleteUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserRespMultiError) Error ¶
func (m DeleteUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserRespValidationError ¶
type DeleteUserRespValidationError struct {
// contains filtered or unexported fields
}
DeleteUserRespValidationError is the validation error returned by DeleteUserResp.Validate if the designated constraints aren't met.
func (DeleteUserRespValidationError) Cause ¶
func (e DeleteUserRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserRespValidationError) Error ¶
func (e DeleteUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserRespValidationError) ErrorName ¶
func (e DeleteUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserRespValidationError) Field ¶
func (e DeleteUserRespValidationError) Field() string
Field function returns field value.
func (DeleteUserRespValidationError) Key ¶
func (e DeleteUserRespValidationError) Key() bool
Key function returns key value.
func (DeleteUserRespValidationError) Reason ¶
func (e DeleteUserRespValidationError) Reason() string
Reason function returns reason value.
type DictData ¶
type DictData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` DictTypeId int64 `protobuf:"varint,2,opt,name=dict_type_id,json=dictTypeId,proto3" json:"dict_type_id,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` Remark string `protobuf:"bytes,6,opt,name=remark,proto3" json:"remark,omitempty"` Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` IsDefault int32 `protobuf:"varint,8,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*DictData) Descriptor
deprecated
func (*DictData) GetDictTypeId ¶
func (*DictData) GetIsDefault ¶
func (*DictData) ProtoMessage ¶
func (*DictData) ProtoMessage()
func (*DictData) ProtoReflect ¶
func (x *DictData) ProtoReflect() protoreflect.Message
func (*DictData) Validate ¶
Validate checks the field values on DictData 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 (*DictData) ValidateAll ¶
ValidateAll checks the field values on DictData 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 DictDataMultiError, or nil if none found.
type DictDataMultiError ¶
type DictDataMultiError []error
DictDataMultiError is an error wrapping multiple validation errors returned by DictData.ValidateAll() if the designated constraints aren't met.
func (DictDataMultiError) AllErrors ¶
func (m DictDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DictDataMultiError) Error ¶
func (m DictDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DictDataValidationError ¶
type DictDataValidationError struct {
// contains filtered or unexported fields
}
DictDataValidationError is the validation error returned by DictData.Validate if the designated constraints aren't met.
func (DictDataValidationError) Cause ¶
func (e DictDataValidationError) Cause() error
Cause function returns cause value.
func (DictDataValidationError) Error ¶
func (e DictDataValidationError) Error() string
Error satisfies the builtin error interface
func (DictDataValidationError) ErrorName ¶
func (e DictDataValidationError) ErrorName() string
ErrorName returns error name.
func (DictDataValidationError) Field ¶
func (e DictDataValidationError) Field() string
Field function returns field value.
func (DictDataValidationError) Key ¶
func (e DictDataValidationError) Key() bool
Key function returns key value.
func (DictDataValidationError) Reason ¶
func (e DictDataValidationError) Reason() string
Reason function returns reason value.
type DictType ¶
type DictType struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Status int32 `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` // contains filtered or unexported fields }
func (*DictType) Descriptor
deprecated
func (*DictType) ProtoMessage ¶
func (*DictType) ProtoMessage()
func (*DictType) ProtoReflect ¶
func (x *DictType) ProtoReflect() protoreflect.Message
func (*DictType) Validate ¶
Validate checks the field values on DictType 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 (*DictType) ValidateAll ¶
ValidateAll checks the field values on DictType 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 DictTypeMultiError, or nil if none found.
type DictTypeMultiError ¶
type DictTypeMultiError []error
DictTypeMultiError is an error wrapping multiple validation errors returned by DictType.ValidateAll() if the designated constraints aren't met.
func (DictTypeMultiError) AllErrors ¶
func (m DictTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DictTypeMultiError) Error ¶
func (m DictTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DictTypeValidationError ¶
type DictTypeValidationError struct {
// contains filtered or unexported fields
}
DictTypeValidationError is the validation error returned by DictType.Validate if the designated constraints aren't met.
func (DictTypeValidationError) Cause ¶
func (e DictTypeValidationError) Cause() error
Cause function returns cause value.
func (DictTypeValidationError) Error ¶
func (e DictTypeValidationError) Error() string
Error satisfies the builtin error interface
func (DictTypeValidationError) ErrorName ¶
func (e DictTypeValidationError) ErrorName() string
ErrorName returns error name.
func (DictTypeValidationError) Field ¶
func (e DictTypeValidationError) Field() string
Field function returns field value.
func (DictTypeValidationError) Key ¶
func (e DictTypeValidationError) Key() bool
Key function returns key value.
func (DictTypeValidationError) Reason ¶
func (e DictTypeValidationError) Reason() string
Reason function returns reason value.
type GetAccountUserReq ¶
type GetAccountUserReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAccountUserReq) Descriptor
deprecated
func (*GetAccountUserReq) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountUserReq.ProtoReflect.Descriptor instead.
func (*GetAccountUserReq) GetId ¶
func (x *GetAccountUserReq) GetId() int64
func (*GetAccountUserReq) ProtoMessage ¶
func (*GetAccountUserReq) ProtoMessage()
func (*GetAccountUserReq) ProtoReflect ¶
func (x *GetAccountUserReq) ProtoReflect() protoreflect.Message
func (*GetAccountUserReq) Reset ¶
func (x *GetAccountUserReq) Reset()
func (*GetAccountUserReq) String ¶
func (x *GetAccountUserReq) String() string
func (*GetAccountUserReq) Validate ¶
func (m *GetAccountUserReq) Validate() error
Validate checks the field values on GetAccountUserReq 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 (*GetAccountUserReq) ValidateAll ¶
func (m *GetAccountUserReq) ValidateAll() error
ValidateAll checks the field values on GetAccountUserReq 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 GetAccountUserReqMultiError, or nil if none found.
type GetAccountUserReqMultiError ¶
type GetAccountUserReqMultiError []error
GetAccountUserReqMultiError is an error wrapping multiple validation errors returned by GetAccountUserReq.ValidateAll() if the designated constraints aren't met.
func (GetAccountUserReqMultiError) AllErrors ¶
func (m GetAccountUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccountUserReqMultiError) Error ¶
func (m GetAccountUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccountUserReqValidationError ¶
type GetAccountUserReqValidationError struct {
// contains filtered or unexported fields
}
GetAccountUserReqValidationError is the validation error returned by GetAccountUserReq.Validate if the designated constraints aren't met.
func (GetAccountUserReqValidationError) Cause ¶
func (e GetAccountUserReqValidationError) Cause() error
Cause function returns cause value.
func (GetAccountUserReqValidationError) Error ¶
func (e GetAccountUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccountUserReqValidationError) ErrorName ¶
func (e GetAccountUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccountUserReqValidationError) Field ¶
func (e GetAccountUserReqValidationError) Field() string
Field function returns field value.
func (GetAccountUserReqValidationError) Key ¶
func (e GetAccountUserReqValidationError) Key() bool
Key function returns key value.
func (GetAccountUserReqValidationError) Reason ¶
func (e GetAccountUserReqValidationError) Reason() string
Reason function returns reason value.
type GetAccountUserResp ¶
type GetAccountUserResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAccountUserResp) Descriptor
deprecated
func (*GetAccountUserResp) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountUserResp.ProtoReflect.Descriptor instead.
func (*GetAccountUserResp) GetId ¶
func (x *GetAccountUserResp) GetId() int64
func (*GetAccountUserResp) ProtoMessage ¶
func (*GetAccountUserResp) ProtoMessage()
func (*GetAccountUserResp) ProtoReflect ¶
func (x *GetAccountUserResp) ProtoReflect() protoreflect.Message
func (*GetAccountUserResp) Reset ¶
func (x *GetAccountUserResp) Reset()
func (*GetAccountUserResp) String ¶
func (x *GetAccountUserResp) String() string
func (*GetAccountUserResp) Validate ¶
func (m *GetAccountUserResp) Validate() error
Validate checks the field values on GetAccountUserResp 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 (*GetAccountUserResp) ValidateAll ¶
func (m *GetAccountUserResp) ValidateAll() error
ValidateAll checks the field values on GetAccountUserResp 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 GetAccountUserRespMultiError, or nil if none found.
type GetAccountUserRespMultiError ¶
type GetAccountUserRespMultiError []error
GetAccountUserRespMultiError is an error wrapping multiple validation errors returned by GetAccountUserResp.ValidateAll() if the designated constraints aren't met.
func (GetAccountUserRespMultiError) AllErrors ¶
func (m GetAccountUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccountUserRespMultiError) Error ¶
func (m GetAccountUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccountUserRespValidationError ¶
type GetAccountUserRespValidationError struct {
// contains filtered or unexported fields
}
GetAccountUserRespValidationError is the validation error returned by GetAccountUserResp.Validate if the designated constraints aren't met.
func (GetAccountUserRespValidationError) Cause ¶
func (e GetAccountUserRespValidationError) Cause() error
Cause function returns cause value.
func (GetAccountUserRespValidationError) Error ¶
func (e GetAccountUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccountUserRespValidationError) ErrorName ¶
func (e GetAccountUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccountUserRespValidationError) Field ¶
func (e GetAccountUserRespValidationError) Field() string
Field function returns field value.
func (GetAccountUserRespValidationError) Key ¶
func (e GetAccountUserRespValidationError) Key() bool
Key function returns key value.
func (GetAccountUserRespValidationError) Reason ¶
func (e GetAccountUserRespValidationError) Reason() string
Reason function returns reason value.
type GetDictDataReq ¶
type GetDictDataReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetDictDataReq) Descriptor
deprecated
func (*GetDictDataReq) Descriptor() ([]byte, []int)
Deprecated: Use GetDictDataReq.ProtoReflect.Descriptor instead.
func (*GetDictDataReq) GetId ¶
func (x *GetDictDataReq) GetId() int64
func (*GetDictDataReq) ProtoMessage ¶
func (*GetDictDataReq) ProtoMessage()
func (*GetDictDataReq) ProtoReflect ¶
func (x *GetDictDataReq) ProtoReflect() protoreflect.Message
func (*GetDictDataReq) Reset ¶
func (x *GetDictDataReq) Reset()
func (*GetDictDataReq) String ¶
func (x *GetDictDataReq) String() string
func (*GetDictDataReq) Validate ¶
func (m *GetDictDataReq) Validate() error
Validate checks the field values on GetDictDataReq 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 (*GetDictDataReq) ValidateAll ¶
func (m *GetDictDataReq) ValidateAll() error
ValidateAll checks the field values on GetDictDataReq 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 GetDictDataReqMultiError, or nil if none found.
type GetDictDataReqMultiError ¶
type GetDictDataReqMultiError []error
GetDictDataReqMultiError is an error wrapping multiple validation errors returned by GetDictDataReq.ValidateAll() if the designated constraints aren't met.
func (GetDictDataReqMultiError) AllErrors ¶
func (m GetDictDataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDictDataReqMultiError) Error ¶
func (m GetDictDataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDictDataReqValidationError ¶
type GetDictDataReqValidationError struct {
// contains filtered or unexported fields
}
GetDictDataReqValidationError is the validation error returned by GetDictDataReq.Validate if the designated constraints aren't met.
func (GetDictDataReqValidationError) Cause ¶
func (e GetDictDataReqValidationError) Cause() error
Cause function returns cause value.
func (GetDictDataReqValidationError) Error ¶
func (e GetDictDataReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetDictDataReqValidationError) ErrorName ¶
func (e GetDictDataReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetDictDataReqValidationError) Field ¶
func (e GetDictDataReqValidationError) Field() string
Field function returns field value.
func (GetDictDataReqValidationError) Key ¶
func (e GetDictDataReqValidationError) Key() bool
Key function returns key value.
func (GetDictDataReqValidationError) Reason ¶
func (e GetDictDataReqValidationError) Reason() string
Reason function returns reason value.
type GetDictDataResp ¶
type GetDictDataResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` Remark string `protobuf:"bytes,6,opt,name=remark,proto3" json:"remark,omitempty"` Sort int32 `protobuf:"varint,7,opt,name=sort,proto3" json:"sort,omitempty"` IsDefault int32 `protobuf:"varint,8,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*GetDictDataResp) Descriptor
deprecated
func (*GetDictDataResp) Descriptor() ([]byte, []int)
Deprecated: Use GetDictDataResp.ProtoReflect.Descriptor instead.
func (*GetDictDataResp) GetId ¶
func (x *GetDictDataResp) GetId() int64
func (*GetDictDataResp) GetIsDefault ¶
func (x *GetDictDataResp) GetIsDefault() int32
func (*GetDictDataResp) GetLabel ¶
func (x *GetDictDataResp) GetLabel() string
func (*GetDictDataResp) GetRemark ¶
func (x *GetDictDataResp) GetRemark() string
func (*GetDictDataResp) GetSort ¶
func (x *GetDictDataResp) GetSort() int32
func (*GetDictDataResp) GetStatus ¶
func (x *GetDictDataResp) GetStatus() int32
func (*GetDictDataResp) GetType ¶
func (x *GetDictDataResp) GetType() string
func (*GetDictDataResp) GetValue ¶
func (x *GetDictDataResp) GetValue() string
func (*GetDictDataResp) ProtoMessage ¶
func (*GetDictDataResp) ProtoMessage()
func (*GetDictDataResp) ProtoReflect ¶
func (x *GetDictDataResp) ProtoReflect() protoreflect.Message
func (*GetDictDataResp) Reset ¶
func (x *GetDictDataResp) Reset()
func (*GetDictDataResp) String ¶
func (x *GetDictDataResp) String() string
func (*GetDictDataResp) Validate ¶
func (m *GetDictDataResp) Validate() error
Validate checks the field values on GetDictDataResp 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 (*GetDictDataResp) ValidateAll ¶
func (m *GetDictDataResp) ValidateAll() error
ValidateAll checks the field values on GetDictDataResp 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 GetDictDataRespMultiError, or nil if none found.
type GetDictDataRespMultiError ¶
type GetDictDataRespMultiError []error
GetDictDataRespMultiError is an error wrapping multiple validation errors returned by GetDictDataResp.ValidateAll() if the designated constraints aren't met.
func (GetDictDataRespMultiError) AllErrors ¶
func (m GetDictDataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDictDataRespMultiError) Error ¶
func (m GetDictDataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDictDataRespValidationError ¶
type GetDictDataRespValidationError struct {
// contains filtered or unexported fields
}
GetDictDataRespValidationError is the validation error returned by GetDictDataResp.Validate if the designated constraints aren't met.
func (GetDictDataRespValidationError) Cause ¶
func (e GetDictDataRespValidationError) Cause() error
Cause function returns cause value.
func (GetDictDataRespValidationError) Error ¶
func (e GetDictDataRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetDictDataRespValidationError) ErrorName ¶
func (e GetDictDataRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetDictDataRespValidationError) Field ¶
func (e GetDictDataRespValidationError) Field() string
Field function returns field value.
func (GetDictDataRespValidationError) Key ¶
func (e GetDictDataRespValidationError) Key() bool
Key function returns key value.
func (GetDictDataRespValidationError) Reason ¶
func (e GetDictDataRespValidationError) Reason() string
Reason function returns reason value.
type GetMenuReq ¶
type GetMenuReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetMenuReq) Descriptor
deprecated
func (*GetMenuReq) Descriptor() ([]byte, []int)
Deprecated: Use GetMenuReq.ProtoReflect.Descriptor instead.
func (*GetMenuReq) GetId ¶
func (x *GetMenuReq) GetId() int64
func (*GetMenuReq) ProtoMessage ¶
func (*GetMenuReq) ProtoMessage()
func (*GetMenuReq) ProtoReflect ¶
func (x *GetMenuReq) ProtoReflect() protoreflect.Message
func (*GetMenuReq) Reset ¶
func (x *GetMenuReq) Reset()
func (*GetMenuReq) String ¶
func (x *GetMenuReq) String() string
func (*GetMenuReq) Validate ¶
func (m *GetMenuReq) Validate() error
Validate checks the field values on GetMenuReq 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 (*GetMenuReq) ValidateAll ¶
func (m *GetMenuReq) ValidateAll() error
ValidateAll checks the field values on GetMenuReq 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 GetMenuReqMultiError, or nil if none found.
type GetMenuReqMultiError ¶
type GetMenuReqMultiError []error
GetMenuReqMultiError is an error wrapping multiple validation errors returned by GetMenuReq.ValidateAll() if the designated constraints aren't met.
func (GetMenuReqMultiError) AllErrors ¶
func (m GetMenuReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMenuReqMultiError) Error ¶
func (m GetMenuReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMenuReqValidationError ¶
type GetMenuReqValidationError struct {
// contains filtered or unexported fields
}
GetMenuReqValidationError is the validation error returned by GetMenuReq.Validate if the designated constraints aren't met.
func (GetMenuReqValidationError) Cause ¶
func (e GetMenuReqValidationError) Cause() error
Cause function returns cause value.
func (GetMenuReqValidationError) Error ¶
func (e GetMenuReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetMenuReqValidationError) ErrorName ¶
func (e GetMenuReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetMenuReqValidationError) Field ¶
func (e GetMenuReqValidationError) Field() string
Field function returns field value.
func (GetMenuReqValidationError) Key ¶
func (e GetMenuReqValidationError) Key() bool
Key function returns key value.
func (GetMenuReqValidationError) Reason ¶
func (e GetMenuReqValidationError) Reason() string
Reason function returns reason value.
type GetMenuResp ¶
type GetMenuResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetMenuResp) Descriptor
deprecated
func (*GetMenuResp) Descriptor() ([]byte, []int)
Deprecated: Use GetMenuResp.ProtoReflect.Descriptor instead.
func (*GetMenuResp) GetId ¶
func (x *GetMenuResp) GetId() int64
func (*GetMenuResp) ProtoMessage ¶
func (*GetMenuResp) ProtoMessage()
func (*GetMenuResp) ProtoReflect ¶
func (x *GetMenuResp) ProtoReflect() protoreflect.Message
func (*GetMenuResp) Reset ¶
func (x *GetMenuResp) Reset()
func (*GetMenuResp) String ¶
func (x *GetMenuResp) String() string
func (*GetMenuResp) Validate ¶
func (m *GetMenuResp) Validate() error
Validate checks the field values on GetMenuResp 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 (*GetMenuResp) ValidateAll ¶
func (m *GetMenuResp) ValidateAll() error
ValidateAll checks the field values on GetMenuResp 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 GetMenuRespMultiError, or nil if none found.
type GetMenuRespMultiError ¶
type GetMenuRespMultiError []error
GetMenuRespMultiError is an error wrapping multiple validation errors returned by GetMenuResp.ValidateAll() if the designated constraints aren't met.
func (GetMenuRespMultiError) AllErrors ¶
func (m GetMenuRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMenuRespMultiError) Error ¶
func (m GetMenuRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMenuRespValidationError ¶
type GetMenuRespValidationError struct {
// contains filtered or unexported fields
}
GetMenuRespValidationError is the validation error returned by GetMenuResp.Validate if the designated constraints aren't met.
func (GetMenuRespValidationError) Cause ¶
func (e GetMenuRespValidationError) Cause() error
Cause function returns cause value.
func (GetMenuRespValidationError) Error ¶
func (e GetMenuRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetMenuRespValidationError) ErrorName ¶
func (e GetMenuRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetMenuRespValidationError) Field ¶
func (e GetMenuRespValidationError) Field() string
Field function returns field value.
func (GetMenuRespValidationError) Key ¶
func (e GetMenuRespValidationError) Key() bool
Key function returns key value.
func (GetMenuRespValidationError) Reason ¶
func (e GetMenuRespValidationError) Reason() string
Reason function returns reason value.
type GetRoleReq ¶
type GetRoleReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetRoleReq) Descriptor
deprecated
func (*GetRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleReq.ProtoReflect.Descriptor instead.
func (*GetRoleReq) GetId ¶
func (x *GetRoleReq) GetId() int64
func (*GetRoleReq) ProtoMessage ¶
func (*GetRoleReq) ProtoMessage()
func (*GetRoleReq) ProtoReflect ¶
func (x *GetRoleReq) ProtoReflect() protoreflect.Message
func (*GetRoleReq) Reset ¶
func (x *GetRoleReq) Reset()
func (*GetRoleReq) String ¶
func (x *GetRoleReq) String() string
func (*GetRoleReq) Validate ¶
func (m *GetRoleReq) Validate() error
Validate checks the field values on GetRoleReq 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 (*GetRoleReq) ValidateAll ¶
func (m *GetRoleReq) ValidateAll() error
ValidateAll checks the field values on GetRoleReq 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 GetRoleReqMultiError, or nil if none found.
type GetRoleReqMultiError ¶
type GetRoleReqMultiError []error
GetRoleReqMultiError is an error wrapping multiple validation errors returned by GetRoleReq.ValidateAll() if the designated constraints aren't met.
func (GetRoleReqMultiError) AllErrors ¶
func (m GetRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleReqMultiError) Error ¶
func (m GetRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRoleReqValidationError ¶
type GetRoleReqValidationError struct {
// contains filtered or unexported fields
}
GetRoleReqValidationError is the validation error returned by GetRoleReq.Validate if the designated constraints aren't met.
func (GetRoleReqValidationError) Cause ¶
func (e GetRoleReqValidationError) Cause() error
Cause function returns cause value.
func (GetRoleReqValidationError) Error ¶
func (e GetRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleReqValidationError) ErrorName ¶
func (e GetRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleReqValidationError) Field ¶
func (e GetRoleReqValidationError) Field() string
Field function returns field value.
func (GetRoleReqValidationError) Key ¶
func (e GetRoleReqValidationError) Key() bool
Key function returns key value.
func (GetRoleReqValidationError) Reason ¶
func (e GetRoleReqValidationError) Reason() string
Reason function returns reason value.
type GetRoleResp ¶
type GetRoleResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetRoleResp) Descriptor
deprecated
func (*GetRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleResp.ProtoReflect.Descriptor instead.
func (*GetRoleResp) GetId ¶
func (x *GetRoleResp) GetId() int64
func (*GetRoleResp) ProtoMessage ¶
func (*GetRoleResp) ProtoMessage()
func (*GetRoleResp) ProtoReflect ¶
func (x *GetRoleResp) ProtoReflect() protoreflect.Message
func (*GetRoleResp) Reset ¶
func (x *GetRoleResp) Reset()
func (*GetRoleResp) String ¶
func (x *GetRoleResp) String() string
func (*GetRoleResp) Validate ¶
func (m *GetRoleResp) Validate() error
Validate checks the field values on GetRoleResp 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 (*GetRoleResp) ValidateAll ¶
func (m *GetRoleResp) ValidateAll() error
ValidateAll checks the field values on GetRoleResp 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 GetRoleRespMultiError, or nil if none found.
type GetRoleRespMultiError ¶
type GetRoleRespMultiError []error
GetRoleRespMultiError is an error wrapping multiple validation errors returned by GetRoleResp.ValidateAll() if the designated constraints aren't met.
func (GetRoleRespMultiError) AllErrors ¶
func (m GetRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleRespMultiError) Error ¶
func (m GetRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRoleRespValidationError ¶
type GetRoleRespValidationError struct {
// contains filtered or unexported fields
}
GetRoleRespValidationError is the validation error returned by GetRoleResp.Validate if the designated constraints aren't met.
func (GetRoleRespValidationError) Cause ¶
func (e GetRoleRespValidationError) Cause() error
Cause function returns cause value.
func (GetRoleRespValidationError) Error ¶
func (e GetRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleRespValidationError) ErrorName ¶
func (e GetRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleRespValidationError) Field ¶
func (e GetRoleRespValidationError) Field() string
Field function returns field value.
func (GetRoleRespValidationError) Key ¶
func (e GetRoleRespValidationError) Key() bool
Key function returns key value.
func (GetRoleRespValidationError) Reason ¶
func (e GetRoleRespValidationError) Reason() string
Reason function returns reason value.
type GetStaffReq ¶
type GetStaffReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetStaffReq) Descriptor
deprecated
func (*GetStaffReq) Descriptor() ([]byte, []int)
Deprecated: Use GetStaffReq.ProtoReflect.Descriptor instead.
func (*GetStaffReq) GetId ¶
func (x *GetStaffReq) GetId() int64
func (*GetStaffReq) ProtoMessage ¶
func (*GetStaffReq) ProtoMessage()
func (*GetStaffReq) ProtoReflect ¶
func (x *GetStaffReq) ProtoReflect() protoreflect.Message
func (*GetStaffReq) Reset ¶
func (x *GetStaffReq) Reset()
func (*GetStaffReq) String ¶
func (x *GetStaffReq) String() string
func (*GetStaffReq) Validate ¶
func (m *GetStaffReq) Validate() error
Validate checks the field values on GetStaffReq 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 (*GetStaffReq) ValidateAll ¶
func (m *GetStaffReq) ValidateAll() error
ValidateAll checks the field values on GetStaffReq 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 GetStaffReqMultiError, or nil if none found.
type GetStaffReqMultiError ¶
type GetStaffReqMultiError []error
GetStaffReqMultiError is an error wrapping multiple validation errors returned by GetStaffReq.ValidateAll() if the designated constraints aren't met.
func (GetStaffReqMultiError) AllErrors ¶
func (m GetStaffReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetStaffReqMultiError) Error ¶
func (m GetStaffReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetStaffReqValidationError ¶
type GetStaffReqValidationError struct {
// contains filtered or unexported fields
}
GetStaffReqValidationError is the validation error returned by GetStaffReq.Validate if the designated constraints aren't met.
func (GetStaffReqValidationError) Cause ¶
func (e GetStaffReqValidationError) Cause() error
Cause function returns cause value.
func (GetStaffReqValidationError) Error ¶
func (e GetStaffReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetStaffReqValidationError) ErrorName ¶
func (e GetStaffReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetStaffReqValidationError) Field ¶
func (e GetStaffReqValidationError) Field() string
Field function returns field value.
func (GetStaffReqValidationError) Key ¶
func (e GetStaffReqValidationError) Key() bool
Key function returns key value.
func (GetStaffReqValidationError) Reason ¶
func (e GetStaffReqValidationError) Reason() string
Reason function returns reason value.
type GetStaffResp ¶
type GetStaffResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetStaffResp) Descriptor
deprecated
func (*GetStaffResp) Descriptor() ([]byte, []int)
Deprecated: Use GetStaffResp.ProtoReflect.Descriptor instead.
func (*GetStaffResp) GetId ¶
func (x *GetStaffResp) GetId() int64
func (*GetStaffResp) ProtoMessage ¶
func (*GetStaffResp) ProtoMessage()
func (*GetStaffResp) ProtoReflect ¶
func (x *GetStaffResp) ProtoReflect() protoreflect.Message
func (*GetStaffResp) Reset ¶
func (x *GetStaffResp) Reset()
func (*GetStaffResp) String ¶
func (x *GetStaffResp) String() string
func (*GetStaffResp) Validate ¶
func (m *GetStaffResp) Validate() error
Validate checks the field values on GetStaffResp 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 (*GetStaffResp) ValidateAll ¶
func (m *GetStaffResp) ValidateAll() error
ValidateAll checks the field values on GetStaffResp 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 GetStaffRespMultiError, or nil if none found.
type GetStaffRespMultiError ¶
type GetStaffRespMultiError []error
GetStaffRespMultiError is an error wrapping multiple validation errors returned by GetStaffResp.ValidateAll() if the designated constraints aren't met.
func (GetStaffRespMultiError) AllErrors ¶
func (m GetStaffRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetStaffRespMultiError) Error ¶
func (m GetStaffRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetStaffRespValidationError ¶
type GetStaffRespValidationError struct {
// contains filtered or unexported fields
}
GetStaffRespValidationError is the validation error returned by GetStaffResp.Validate if the designated constraints aren't met.
func (GetStaffRespValidationError) Cause ¶
func (e GetStaffRespValidationError) Cause() error
Cause function returns cause value.
func (GetStaffRespValidationError) Error ¶
func (e GetStaffRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetStaffRespValidationError) ErrorName ¶
func (e GetStaffRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetStaffRespValidationError) Field ¶
func (e GetStaffRespValidationError) Field() string
Field function returns field value.
func (GetStaffRespValidationError) Key ¶
func (e GetStaffRespValidationError) Key() bool
Key function returns key value.
func (GetStaffRespValidationError) Reason ¶
func (e GetStaffRespValidationError) Reason() string
Reason function returns reason value.
type GetSystemReq ¶
type GetSystemReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSystemReq) Descriptor
deprecated
func (*GetSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemReq.ProtoReflect.Descriptor instead.
func (*GetSystemReq) GetId ¶
func (x *GetSystemReq) GetId() int64
func (*GetSystemReq) ProtoMessage ¶
func (*GetSystemReq) ProtoMessage()
func (*GetSystemReq) ProtoReflect ¶
func (x *GetSystemReq) ProtoReflect() protoreflect.Message
func (*GetSystemReq) Reset ¶
func (x *GetSystemReq) Reset()
func (*GetSystemReq) String ¶
func (x *GetSystemReq) String() string
func (*GetSystemReq) Validate ¶
func (m *GetSystemReq) Validate() error
Validate checks the field values on GetSystemReq 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 (*GetSystemReq) ValidateAll ¶
func (m *GetSystemReq) ValidateAll() error
ValidateAll checks the field values on GetSystemReq 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 GetSystemReqMultiError, or nil if none found.
type GetSystemReqMultiError ¶
type GetSystemReqMultiError []error
GetSystemReqMultiError is an error wrapping multiple validation errors returned by GetSystemReq.ValidateAll() if the designated constraints aren't met.
func (GetSystemReqMultiError) AllErrors ¶
func (m GetSystemReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemReqMultiError) Error ¶
func (m GetSystemReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemReqValidationError ¶
type GetSystemReqValidationError struct {
// contains filtered or unexported fields
}
GetSystemReqValidationError is the validation error returned by GetSystemReq.Validate if the designated constraints aren't met.
func (GetSystemReqValidationError) Cause ¶
func (e GetSystemReqValidationError) Cause() error
Cause function returns cause value.
func (GetSystemReqValidationError) Error ¶
func (e GetSystemReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemReqValidationError) ErrorName ¶
func (e GetSystemReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemReqValidationError) Field ¶
func (e GetSystemReqValidationError) Field() string
Field function returns field value.
func (GetSystemReqValidationError) Key ¶
func (e GetSystemReqValidationError) Key() bool
Key function returns key value.
func (GetSystemReqValidationError) Reason ¶
func (e GetSystemReqValidationError) Reason() string
Reason function returns reason value.
type GetSystemResp ¶
type GetSystemResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSystemResp) Descriptor
deprecated
func (*GetSystemResp) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemResp.ProtoReflect.Descriptor instead.
func (*GetSystemResp) GetId ¶
func (x *GetSystemResp) GetId() int64
func (*GetSystemResp) ProtoMessage ¶
func (*GetSystemResp) ProtoMessage()
func (*GetSystemResp) ProtoReflect ¶
func (x *GetSystemResp) ProtoReflect() protoreflect.Message
func (*GetSystemResp) Reset ¶
func (x *GetSystemResp) Reset()
func (*GetSystemResp) String ¶
func (x *GetSystemResp) String() string
func (*GetSystemResp) Validate ¶
func (m *GetSystemResp) Validate() error
Validate checks the field values on GetSystemResp 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 (*GetSystemResp) ValidateAll ¶
func (m *GetSystemResp) ValidateAll() error
ValidateAll checks the field values on GetSystemResp 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 GetSystemRespMultiError, or nil if none found.
type GetSystemRespMultiError ¶
type GetSystemRespMultiError []error
GetSystemRespMultiError is an error wrapping multiple validation errors returned by GetSystemResp.ValidateAll() if the designated constraints aren't met.
func (GetSystemRespMultiError) AllErrors ¶
func (m GetSystemRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemRespMultiError) Error ¶
func (m GetSystemRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemRespValidationError ¶
type GetSystemRespValidationError struct {
// contains filtered or unexported fields
}
GetSystemRespValidationError is the validation error returned by GetSystemResp.Validate if the designated constraints aren't met.
func (GetSystemRespValidationError) Cause ¶
func (e GetSystemRespValidationError) Cause() error
Cause function returns cause value.
func (GetSystemRespValidationError) Error ¶
func (e GetSystemRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemRespValidationError) ErrorName ¶
func (e GetSystemRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemRespValidationError) Field ¶
func (e GetSystemRespValidationError) Field() string
Field function returns field value.
func (GetSystemRespValidationError) Key ¶
func (e GetSystemRespValidationError) Key() bool
Key function returns key value.
func (GetSystemRespValidationError) Reason ¶
func (e GetSystemRespValidationError) Reason() string
Reason function returns reason value.
type GetUserReq ¶
type GetUserReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetUserReq) Descriptor
deprecated
func (*GetUserReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserReq.ProtoReflect.Descriptor instead.
func (*GetUserReq) GetId ¶
func (x *GetUserReq) GetId() int64
func (*GetUserReq) ProtoMessage ¶
func (*GetUserReq) ProtoMessage()
func (*GetUserReq) ProtoReflect ¶
func (x *GetUserReq) ProtoReflect() protoreflect.Message
func (*GetUserReq) Reset ¶
func (x *GetUserReq) Reset()
func (*GetUserReq) String ¶
func (x *GetUserReq) String() string
func (*GetUserReq) Validate ¶
func (m *GetUserReq) Validate() error
Validate checks the field values on GetUserReq 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 (*GetUserReq) ValidateAll ¶
func (m *GetUserReq) ValidateAll() error
ValidateAll checks the field values on GetUserReq 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 GetUserReqMultiError, or nil if none found.
type GetUserReqMultiError ¶
type GetUserReqMultiError []error
GetUserReqMultiError is an error wrapping multiple validation errors returned by GetUserReq.ValidateAll() if the designated constraints aren't met.
func (GetUserReqMultiError) AllErrors ¶
func (m GetUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserReqMultiError) Error ¶
func (m GetUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserReqValidationError ¶
type GetUserReqValidationError struct {
// contains filtered or unexported fields
}
GetUserReqValidationError is the validation error returned by GetUserReq.Validate if the designated constraints aren't met.
func (GetUserReqValidationError) Cause ¶
func (e GetUserReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserReqValidationError) Error ¶
func (e GetUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserReqValidationError) ErrorName ¶
func (e GetUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserReqValidationError) Field ¶
func (e GetUserReqValidationError) Field() string
Field function returns field value.
func (GetUserReqValidationError) Key ¶
func (e GetUserReqValidationError) Key() bool
Key function returns key value.
func (GetUserReqValidationError) Reason ¶
func (e GetUserReqValidationError) Reason() string
Reason function returns reason value.
type GetUserResp ¶
type GetUserResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetUserResp) Descriptor
deprecated
func (*GetUserResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResp.ProtoReflect.Descriptor instead.
func (*GetUserResp) GetId ¶
func (x *GetUserResp) GetId() int64
func (*GetUserResp) ProtoMessage ¶
func (*GetUserResp) ProtoMessage()
func (*GetUserResp) ProtoReflect ¶
func (x *GetUserResp) ProtoReflect() protoreflect.Message
func (*GetUserResp) Reset ¶
func (x *GetUserResp) Reset()
func (*GetUserResp) String ¶
func (x *GetUserResp) String() string
func (*GetUserResp) Validate ¶
func (m *GetUserResp) Validate() error
Validate checks the field values on GetUserResp 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 (*GetUserResp) ValidateAll ¶
func (m *GetUserResp) ValidateAll() error
ValidateAll checks the field values on GetUserResp 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 GetUserRespMultiError, or nil if none found.
type GetUserRespMultiError ¶
type GetUserRespMultiError []error
GetUserRespMultiError is an error wrapping multiple validation errors returned by GetUserResp.ValidateAll() if the designated constraints aren't met.
func (GetUserRespMultiError) AllErrors ¶
func (m GetUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserRespMultiError) Error ¶
func (m GetUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserRespValidationError ¶
type GetUserRespValidationError struct {
// contains filtered or unexported fields
}
GetUserRespValidationError is the validation error returned by GetUserResp.Validate if the designated constraints aren't met.
func (GetUserRespValidationError) Cause ¶
func (e GetUserRespValidationError) Cause() error
Cause function returns cause value.
func (GetUserRespValidationError) Error ¶
func (e GetUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserRespValidationError) ErrorName ¶
func (e GetUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserRespValidationError) Field ¶
func (e GetUserRespValidationError) Field() string
Field function returns field value.
func (GetUserRespValidationError) Key ¶
func (e GetUserRespValidationError) Key() bool
Key function returns key value.
func (GetUserRespValidationError) Reason ¶
func (e GetUserRespValidationError) Reason() string
Reason function returns reason value.
type ListAccountUserReq ¶
type ListAccountUserReq struct {
// contains filtered or unexported fields
}
func (*ListAccountUserReq) Descriptor
deprecated
func (*ListAccountUserReq) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountUserReq.ProtoReflect.Descriptor instead.
func (*ListAccountUserReq) ProtoMessage ¶
func (*ListAccountUserReq) ProtoMessage()
func (*ListAccountUserReq) ProtoReflect ¶
func (x *ListAccountUserReq) ProtoReflect() protoreflect.Message
func (*ListAccountUserReq) Reset ¶
func (x *ListAccountUserReq) Reset()
func (*ListAccountUserReq) String ¶
func (x *ListAccountUserReq) String() string
func (*ListAccountUserReq) Validate ¶
func (m *ListAccountUserReq) Validate() error
Validate checks the field values on ListAccountUserReq 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 (*ListAccountUserReq) ValidateAll ¶
func (m *ListAccountUserReq) ValidateAll() error
ValidateAll checks the field values on ListAccountUserReq 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 ListAccountUserReqMultiError, or nil if none found.
type ListAccountUserReqMultiError ¶
type ListAccountUserReqMultiError []error
ListAccountUserReqMultiError is an error wrapping multiple validation errors returned by ListAccountUserReq.ValidateAll() if the designated constraints aren't met.
func (ListAccountUserReqMultiError) AllErrors ¶
func (m ListAccountUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAccountUserReqMultiError) Error ¶
func (m ListAccountUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAccountUserReqValidationError ¶
type ListAccountUserReqValidationError struct {
// contains filtered or unexported fields
}
ListAccountUserReqValidationError is the validation error returned by ListAccountUserReq.Validate if the designated constraints aren't met.
func (ListAccountUserReqValidationError) Cause ¶
func (e ListAccountUserReqValidationError) Cause() error
Cause function returns cause value.
func (ListAccountUserReqValidationError) Error ¶
func (e ListAccountUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListAccountUserReqValidationError) ErrorName ¶
func (e ListAccountUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListAccountUserReqValidationError) Field ¶
func (e ListAccountUserReqValidationError) Field() string
Field function returns field value.
func (ListAccountUserReqValidationError) Key ¶
func (e ListAccountUserReqValidationError) Key() bool
Key function returns key value.
func (ListAccountUserReqValidationError) Reason ¶
func (e ListAccountUserReqValidationError) Reason() string
Reason function returns reason value.
type ListAccountUserResp ¶
type ListAccountUserResp struct { Data []*AccountUser `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListAccountUserResp) Descriptor
deprecated
func (*ListAccountUserResp) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountUserResp.ProtoReflect.Descriptor instead.
func (*ListAccountUserResp) GetData ¶
func (x *ListAccountUserResp) GetData() []*AccountUser
func (*ListAccountUserResp) ProtoMessage ¶
func (*ListAccountUserResp) ProtoMessage()
func (*ListAccountUserResp) ProtoReflect ¶
func (x *ListAccountUserResp) ProtoReflect() protoreflect.Message
func (*ListAccountUserResp) Reset ¶
func (x *ListAccountUserResp) Reset()
func (*ListAccountUserResp) String ¶
func (x *ListAccountUserResp) String() string
func (*ListAccountUserResp) Validate ¶
func (m *ListAccountUserResp) Validate() error
Validate checks the field values on ListAccountUserResp 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 (*ListAccountUserResp) ValidateAll ¶
func (m *ListAccountUserResp) ValidateAll() error
ValidateAll checks the field values on ListAccountUserResp 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 ListAccountUserRespMultiError, or nil if none found.
type ListAccountUserRespMultiError ¶
type ListAccountUserRespMultiError []error
ListAccountUserRespMultiError is an error wrapping multiple validation errors returned by ListAccountUserResp.ValidateAll() if the designated constraints aren't met.
func (ListAccountUserRespMultiError) AllErrors ¶
func (m ListAccountUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAccountUserRespMultiError) Error ¶
func (m ListAccountUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAccountUserRespValidationError ¶
type ListAccountUserRespValidationError struct {
// contains filtered or unexported fields
}
ListAccountUserRespValidationError is the validation error returned by ListAccountUserResp.Validate if the designated constraints aren't met.
func (ListAccountUserRespValidationError) Cause ¶
func (e ListAccountUserRespValidationError) Cause() error
Cause function returns cause value.
func (ListAccountUserRespValidationError) Error ¶
func (e ListAccountUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListAccountUserRespValidationError) ErrorName ¶
func (e ListAccountUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListAccountUserRespValidationError) Field ¶
func (e ListAccountUserRespValidationError) Field() string
Field function returns field value.
func (ListAccountUserRespValidationError) Key ¶
func (e ListAccountUserRespValidationError) Key() bool
Key function returns key value.
func (ListAccountUserRespValidationError) Reason ¶
func (e ListAccountUserRespValidationError) Reason() string
Reason function returns reason value.
type ListDictDataReq ¶
type ListDictDataReq struct {
// contains filtered or unexported fields
}
func (*ListDictDataReq) Descriptor
deprecated
func (*ListDictDataReq) Descriptor() ([]byte, []int)
Deprecated: Use ListDictDataReq.ProtoReflect.Descriptor instead.
func (*ListDictDataReq) ProtoMessage ¶
func (*ListDictDataReq) ProtoMessage()
func (*ListDictDataReq) ProtoReflect ¶
func (x *ListDictDataReq) ProtoReflect() protoreflect.Message
func (*ListDictDataReq) Reset ¶
func (x *ListDictDataReq) Reset()
func (*ListDictDataReq) String ¶
func (x *ListDictDataReq) String() string
func (*ListDictDataReq) Validate ¶
func (m *ListDictDataReq) Validate() error
Validate checks the field values on ListDictDataReq 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 (*ListDictDataReq) ValidateAll ¶
func (m *ListDictDataReq) ValidateAll() error
ValidateAll checks the field values on ListDictDataReq 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 ListDictDataReqMultiError, or nil if none found.
type ListDictDataReqMultiError ¶
type ListDictDataReqMultiError []error
ListDictDataReqMultiError is an error wrapping multiple validation errors returned by ListDictDataReq.ValidateAll() if the designated constraints aren't met.
func (ListDictDataReqMultiError) AllErrors ¶
func (m ListDictDataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDictDataReqMultiError) Error ¶
func (m ListDictDataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDictDataReqValidationError ¶
type ListDictDataReqValidationError struct {
// contains filtered or unexported fields
}
ListDictDataReqValidationError is the validation error returned by ListDictDataReq.Validate if the designated constraints aren't met.
func (ListDictDataReqValidationError) Cause ¶
func (e ListDictDataReqValidationError) Cause() error
Cause function returns cause value.
func (ListDictDataReqValidationError) Error ¶
func (e ListDictDataReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListDictDataReqValidationError) ErrorName ¶
func (e ListDictDataReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListDictDataReqValidationError) Field ¶
func (e ListDictDataReqValidationError) Field() string
Field function returns field value.
func (ListDictDataReqValidationError) Key ¶
func (e ListDictDataReqValidationError) Key() bool
Key function returns key value.
func (ListDictDataReqValidationError) Reason ¶
func (e ListDictDataReqValidationError) Reason() string
Reason function returns reason value.
type ListDictDataResp ¶
type ListDictDataResp struct { Data []*DictData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListDictDataResp) Descriptor
deprecated
func (*ListDictDataResp) Descriptor() ([]byte, []int)
Deprecated: Use ListDictDataResp.ProtoReflect.Descriptor instead.
func (*ListDictDataResp) GetData ¶
func (x *ListDictDataResp) GetData() []*DictData
func (*ListDictDataResp) ProtoMessage ¶
func (*ListDictDataResp) ProtoMessage()
func (*ListDictDataResp) ProtoReflect ¶
func (x *ListDictDataResp) ProtoReflect() protoreflect.Message
func (*ListDictDataResp) Reset ¶
func (x *ListDictDataResp) Reset()
func (*ListDictDataResp) String ¶
func (x *ListDictDataResp) String() string
func (*ListDictDataResp) Validate ¶
func (m *ListDictDataResp) Validate() error
Validate checks the field values on ListDictDataResp 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 (*ListDictDataResp) ValidateAll ¶
func (m *ListDictDataResp) ValidateAll() error
ValidateAll checks the field values on ListDictDataResp 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 ListDictDataRespMultiError, or nil if none found.
type ListDictDataRespMultiError ¶
type ListDictDataRespMultiError []error
ListDictDataRespMultiError is an error wrapping multiple validation errors returned by ListDictDataResp.ValidateAll() if the designated constraints aren't met.
func (ListDictDataRespMultiError) AllErrors ¶
func (m ListDictDataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDictDataRespMultiError) Error ¶
func (m ListDictDataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDictDataRespValidationError ¶
type ListDictDataRespValidationError struct {
// contains filtered or unexported fields
}
ListDictDataRespValidationError is the validation error returned by ListDictDataResp.Validate if the designated constraints aren't met.
func (ListDictDataRespValidationError) Cause ¶
func (e ListDictDataRespValidationError) Cause() error
Cause function returns cause value.
func (ListDictDataRespValidationError) Error ¶
func (e ListDictDataRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListDictDataRespValidationError) ErrorName ¶
func (e ListDictDataRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListDictDataRespValidationError) Field ¶
func (e ListDictDataRespValidationError) Field() string
Field function returns field value.
func (ListDictDataRespValidationError) Key ¶
func (e ListDictDataRespValidationError) Key() bool
Key function returns key value.
func (ListDictDataRespValidationError) Reason ¶
func (e ListDictDataRespValidationError) Reason() string
Reason function returns reason value.
type ListMenuReq ¶
type ListMenuReq struct {
// contains filtered or unexported fields
}
func (*ListMenuReq) Descriptor
deprecated
func (*ListMenuReq) Descriptor() ([]byte, []int)
Deprecated: Use ListMenuReq.ProtoReflect.Descriptor instead.
func (*ListMenuReq) ProtoMessage ¶
func (*ListMenuReq) ProtoMessage()
func (*ListMenuReq) ProtoReflect ¶
func (x *ListMenuReq) ProtoReflect() protoreflect.Message
func (*ListMenuReq) Reset ¶
func (x *ListMenuReq) Reset()
func (*ListMenuReq) String ¶
func (x *ListMenuReq) String() string
func (*ListMenuReq) Validate ¶
func (m *ListMenuReq) Validate() error
Validate checks the field values on ListMenuReq 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 (*ListMenuReq) ValidateAll ¶
func (m *ListMenuReq) ValidateAll() error
ValidateAll checks the field values on ListMenuReq 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 ListMenuReqMultiError, or nil if none found.
type ListMenuReqMultiError ¶
type ListMenuReqMultiError []error
ListMenuReqMultiError is an error wrapping multiple validation errors returned by ListMenuReq.ValidateAll() if the designated constraints aren't met.
func (ListMenuReqMultiError) AllErrors ¶
func (m ListMenuReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMenuReqMultiError) Error ¶
func (m ListMenuReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMenuReqValidationError ¶
type ListMenuReqValidationError struct {
// contains filtered or unexported fields
}
ListMenuReqValidationError is the validation error returned by ListMenuReq.Validate if the designated constraints aren't met.
func (ListMenuReqValidationError) Cause ¶
func (e ListMenuReqValidationError) Cause() error
Cause function returns cause value.
func (ListMenuReqValidationError) Error ¶
func (e ListMenuReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListMenuReqValidationError) ErrorName ¶
func (e ListMenuReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListMenuReqValidationError) Field ¶
func (e ListMenuReqValidationError) Field() string
Field function returns field value.
func (ListMenuReqValidationError) Key ¶
func (e ListMenuReqValidationError) Key() bool
Key function returns key value.
func (ListMenuReqValidationError) Reason ¶
func (e ListMenuReqValidationError) Reason() string
Reason function returns reason value.
type ListMenuResp ¶
type ListMenuResp struct { Data []*Menu `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListMenuResp) Descriptor
deprecated
func (*ListMenuResp) Descriptor() ([]byte, []int)
Deprecated: Use ListMenuResp.ProtoReflect.Descriptor instead.
func (*ListMenuResp) GetData ¶
func (x *ListMenuResp) GetData() []*Menu
func (*ListMenuResp) ProtoMessage ¶
func (*ListMenuResp) ProtoMessage()
func (*ListMenuResp) ProtoReflect ¶
func (x *ListMenuResp) ProtoReflect() protoreflect.Message
func (*ListMenuResp) Reset ¶
func (x *ListMenuResp) Reset()
func (*ListMenuResp) String ¶
func (x *ListMenuResp) String() string
func (*ListMenuResp) Validate ¶
func (m *ListMenuResp) Validate() error
Validate checks the field values on ListMenuResp 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 (*ListMenuResp) ValidateAll ¶
func (m *ListMenuResp) ValidateAll() error
ValidateAll checks the field values on ListMenuResp 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 ListMenuRespMultiError, or nil if none found.
type ListMenuRespMultiError ¶
type ListMenuRespMultiError []error
ListMenuRespMultiError is an error wrapping multiple validation errors returned by ListMenuResp.ValidateAll() if the designated constraints aren't met.
func (ListMenuRespMultiError) AllErrors ¶
func (m ListMenuRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMenuRespMultiError) Error ¶
func (m ListMenuRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMenuRespValidationError ¶
type ListMenuRespValidationError struct {
// contains filtered or unexported fields
}
ListMenuRespValidationError is the validation error returned by ListMenuResp.Validate if the designated constraints aren't met.
func (ListMenuRespValidationError) Cause ¶
func (e ListMenuRespValidationError) Cause() error
Cause function returns cause value.
func (ListMenuRespValidationError) Error ¶
func (e ListMenuRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListMenuRespValidationError) ErrorName ¶
func (e ListMenuRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListMenuRespValidationError) Field ¶
func (e ListMenuRespValidationError) Field() string
Field function returns field value.
func (ListMenuRespValidationError) Key ¶
func (e ListMenuRespValidationError) Key() bool
Key function returns key value.
func (ListMenuRespValidationError) Reason ¶
func (e ListMenuRespValidationError) Reason() string
Reason function returns reason value.
type ListRoleReq ¶
type ListRoleReq struct {
// contains filtered or unexported fields
}
func (*ListRoleReq) Descriptor
deprecated
func (*ListRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use ListRoleReq.ProtoReflect.Descriptor instead.
func (*ListRoleReq) ProtoMessage ¶
func (*ListRoleReq) ProtoMessage()
func (*ListRoleReq) ProtoReflect ¶
func (x *ListRoleReq) ProtoReflect() protoreflect.Message
func (*ListRoleReq) Reset ¶
func (x *ListRoleReq) Reset()
func (*ListRoleReq) String ¶
func (x *ListRoleReq) String() string
func (*ListRoleReq) Validate ¶
func (m *ListRoleReq) Validate() error
Validate checks the field values on ListRoleReq 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 (*ListRoleReq) ValidateAll ¶
func (m *ListRoleReq) ValidateAll() error
ValidateAll checks the field values on ListRoleReq 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 ListRoleReqMultiError, or nil if none found.
type ListRoleReqMultiError ¶
type ListRoleReqMultiError []error
ListRoleReqMultiError is an error wrapping multiple validation errors returned by ListRoleReq.ValidateAll() if the designated constraints aren't met.
func (ListRoleReqMultiError) AllErrors ¶
func (m ListRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRoleReqMultiError) Error ¶
func (m ListRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRoleReqValidationError ¶
type ListRoleReqValidationError struct {
// contains filtered or unexported fields
}
ListRoleReqValidationError is the validation error returned by ListRoleReq.Validate if the designated constraints aren't met.
func (ListRoleReqValidationError) Cause ¶
func (e ListRoleReqValidationError) Cause() error
Cause function returns cause value.
func (ListRoleReqValidationError) Error ¶
func (e ListRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListRoleReqValidationError) ErrorName ¶
func (e ListRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListRoleReqValidationError) Field ¶
func (e ListRoleReqValidationError) Field() string
Field function returns field value.
func (ListRoleReqValidationError) Key ¶
func (e ListRoleReqValidationError) Key() bool
Key function returns key value.
func (ListRoleReqValidationError) Reason ¶
func (e ListRoleReqValidationError) Reason() string
Reason function returns reason value.
type ListRoleResp ¶
type ListRoleResp struct { Data []*Role `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListRoleResp) Descriptor
deprecated
func (*ListRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use ListRoleResp.ProtoReflect.Descriptor instead.
func (*ListRoleResp) GetData ¶
func (x *ListRoleResp) GetData() []*Role
func (*ListRoleResp) ProtoMessage ¶
func (*ListRoleResp) ProtoMessage()
func (*ListRoleResp) ProtoReflect ¶
func (x *ListRoleResp) ProtoReflect() protoreflect.Message
func (*ListRoleResp) Reset ¶
func (x *ListRoleResp) Reset()
func (*ListRoleResp) String ¶
func (x *ListRoleResp) String() string
func (*ListRoleResp) Validate ¶
func (m *ListRoleResp) Validate() error
Validate checks the field values on ListRoleResp 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 (*ListRoleResp) ValidateAll ¶
func (m *ListRoleResp) ValidateAll() error
ValidateAll checks the field values on ListRoleResp 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 ListRoleRespMultiError, or nil if none found.
type ListRoleRespMultiError ¶
type ListRoleRespMultiError []error
ListRoleRespMultiError is an error wrapping multiple validation errors returned by ListRoleResp.ValidateAll() if the designated constraints aren't met.
func (ListRoleRespMultiError) AllErrors ¶
func (m ListRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRoleRespMultiError) Error ¶
func (m ListRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRoleRespValidationError ¶
type ListRoleRespValidationError struct {
// contains filtered or unexported fields
}
ListRoleRespValidationError is the validation error returned by ListRoleResp.Validate if the designated constraints aren't met.
func (ListRoleRespValidationError) Cause ¶
func (e ListRoleRespValidationError) Cause() error
Cause function returns cause value.
func (ListRoleRespValidationError) Error ¶
func (e ListRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListRoleRespValidationError) ErrorName ¶
func (e ListRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListRoleRespValidationError) Field ¶
func (e ListRoleRespValidationError) Field() string
Field function returns field value.
func (ListRoleRespValidationError) Key ¶
func (e ListRoleRespValidationError) Key() bool
Key function returns key value.
func (ListRoleRespValidationError) Reason ¶
func (e ListRoleRespValidationError) Reason() string
Reason function returns reason value.
type ListStaffReq ¶
type ListStaffReq struct {
// contains filtered or unexported fields
}
func (*ListStaffReq) Descriptor
deprecated
func (*ListStaffReq) Descriptor() ([]byte, []int)
Deprecated: Use ListStaffReq.ProtoReflect.Descriptor instead.
func (*ListStaffReq) ProtoMessage ¶
func (*ListStaffReq) ProtoMessage()
func (*ListStaffReq) ProtoReflect ¶
func (x *ListStaffReq) ProtoReflect() protoreflect.Message
func (*ListStaffReq) Reset ¶
func (x *ListStaffReq) Reset()
func (*ListStaffReq) String ¶
func (x *ListStaffReq) String() string
func (*ListStaffReq) Validate ¶
func (m *ListStaffReq) Validate() error
Validate checks the field values on ListStaffReq 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 (*ListStaffReq) ValidateAll ¶
func (m *ListStaffReq) ValidateAll() error
ValidateAll checks the field values on ListStaffReq 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 ListStaffReqMultiError, or nil if none found.
type ListStaffReqMultiError ¶
type ListStaffReqMultiError []error
ListStaffReqMultiError is an error wrapping multiple validation errors returned by ListStaffReq.ValidateAll() if the designated constraints aren't met.
func (ListStaffReqMultiError) AllErrors ¶
func (m ListStaffReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListStaffReqMultiError) Error ¶
func (m ListStaffReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListStaffReqValidationError ¶
type ListStaffReqValidationError struct {
// contains filtered or unexported fields
}
ListStaffReqValidationError is the validation error returned by ListStaffReq.Validate if the designated constraints aren't met.
func (ListStaffReqValidationError) Cause ¶
func (e ListStaffReqValidationError) Cause() error
Cause function returns cause value.
func (ListStaffReqValidationError) Error ¶
func (e ListStaffReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListStaffReqValidationError) ErrorName ¶
func (e ListStaffReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListStaffReqValidationError) Field ¶
func (e ListStaffReqValidationError) Field() string
Field function returns field value.
func (ListStaffReqValidationError) Key ¶
func (e ListStaffReqValidationError) Key() bool
Key function returns key value.
func (ListStaffReqValidationError) Reason ¶
func (e ListStaffReqValidationError) Reason() string
Reason function returns reason value.
type ListStaffResp ¶
type ListStaffResp struct { Data []*Staff `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListStaffResp) Descriptor
deprecated
func (*ListStaffResp) Descriptor() ([]byte, []int)
Deprecated: Use ListStaffResp.ProtoReflect.Descriptor instead.
func (*ListStaffResp) GetData ¶
func (x *ListStaffResp) GetData() []*Staff
func (*ListStaffResp) ProtoMessage ¶
func (*ListStaffResp) ProtoMessage()
func (*ListStaffResp) ProtoReflect ¶
func (x *ListStaffResp) ProtoReflect() protoreflect.Message
func (*ListStaffResp) Reset ¶
func (x *ListStaffResp) Reset()
func (*ListStaffResp) String ¶
func (x *ListStaffResp) String() string
func (*ListStaffResp) Validate ¶
func (m *ListStaffResp) Validate() error
Validate checks the field values on ListStaffResp 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 (*ListStaffResp) ValidateAll ¶
func (m *ListStaffResp) ValidateAll() error
ValidateAll checks the field values on ListStaffResp 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 ListStaffRespMultiError, or nil if none found.
type ListStaffRespMultiError ¶
type ListStaffRespMultiError []error
ListStaffRespMultiError is an error wrapping multiple validation errors returned by ListStaffResp.ValidateAll() if the designated constraints aren't met.
func (ListStaffRespMultiError) AllErrors ¶
func (m ListStaffRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListStaffRespMultiError) Error ¶
func (m ListStaffRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListStaffRespValidationError ¶
type ListStaffRespValidationError struct {
// contains filtered or unexported fields
}
ListStaffRespValidationError is the validation error returned by ListStaffResp.Validate if the designated constraints aren't met.
func (ListStaffRespValidationError) Cause ¶
func (e ListStaffRespValidationError) Cause() error
Cause function returns cause value.
func (ListStaffRespValidationError) Error ¶
func (e ListStaffRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListStaffRespValidationError) ErrorName ¶
func (e ListStaffRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListStaffRespValidationError) Field ¶
func (e ListStaffRespValidationError) Field() string
Field function returns field value.
func (ListStaffRespValidationError) Key ¶
func (e ListStaffRespValidationError) Key() bool
Key function returns key value.
func (ListStaffRespValidationError) Reason ¶
func (e ListStaffRespValidationError) Reason() string
Reason function returns reason value.
type ListSystemReq ¶
type ListSystemReq struct {
// contains filtered or unexported fields
}
func (*ListSystemReq) Descriptor
deprecated
func (*ListSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use ListSystemReq.ProtoReflect.Descriptor instead.
func (*ListSystemReq) ProtoMessage ¶
func (*ListSystemReq) ProtoMessage()
func (*ListSystemReq) ProtoReflect ¶
func (x *ListSystemReq) ProtoReflect() protoreflect.Message
func (*ListSystemReq) Reset ¶
func (x *ListSystemReq) Reset()
func (*ListSystemReq) String ¶
func (x *ListSystemReq) String() string
func (*ListSystemReq) Validate ¶
func (m *ListSystemReq) Validate() error
Validate checks the field values on ListSystemReq 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 (*ListSystemReq) ValidateAll ¶
func (m *ListSystemReq) ValidateAll() error
ValidateAll checks the field values on ListSystemReq 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 ListSystemReqMultiError, or nil if none found.
type ListSystemReqMultiError ¶
type ListSystemReqMultiError []error
ListSystemReqMultiError is an error wrapping multiple validation errors returned by ListSystemReq.ValidateAll() if the designated constraints aren't met.
func (ListSystemReqMultiError) AllErrors ¶
func (m ListSystemReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSystemReqMultiError) Error ¶
func (m ListSystemReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSystemReqValidationError ¶
type ListSystemReqValidationError struct {
// contains filtered or unexported fields
}
ListSystemReqValidationError is the validation error returned by ListSystemReq.Validate if the designated constraints aren't met.
func (ListSystemReqValidationError) Cause ¶
func (e ListSystemReqValidationError) Cause() error
Cause function returns cause value.
func (ListSystemReqValidationError) Error ¶
func (e ListSystemReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListSystemReqValidationError) ErrorName ¶
func (e ListSystemReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListSystemReqValidationError) Field ¶
func (e ListSystemReqValidationError) Field() string
Field function returns field value.
func (ListSystemReqValidationError) Key ¶
func (e ListSystemReqValidationError) Key() bool
Key function returns key value.
func (ListSystemReqValidationError) Reason ¶
func (e ListSystemReqValidationError) Reason() string
Reason function returns reason value.
type ListSystemResp ¶
type ListSystemResp struct { Data []*System `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListSystemResp) Descriptor
deprecated
func (*ListSystemResp) Descriptor() ([]byte, []int)
Deprecated: Use ListSystemResp.ProtoReflect.Descriptor instead.
func (*ListSystemResp) GetData ¶
func (x *ListSystemResp) GetData() []*System
func (*ListSystemResp) ProtoMessage ¶
func (*ListSystemResp) ProtoMessage()
func (*ListSystemResp) ProtoReflect ¶
func (x *ListSystemResp) ProtoReflect() protoreflect.Message
func (*ListSystemResp) Reset ¶
func (x *ListSystemResp) Reset()
func (*ListSystemResp) String ¶
func (x *ListSystemResp) String() string
func (*ListSystemResp) Validate ¶
func (m *ListSystemResp) Validate() error
Validate checks the field values on ListSystemResp 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 (*ListSystemResp) ValidateAll ¶
func (m *ListSystemResp) ValidateAll() error
ValidateAll checks the field values on ListSystemResp 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 ListSystemRespMultiError, or nil if none found.
type ListSystemRespMultiError ¶
type ListSystemRespMultiError []error
ListSystemRespMultiError is an error wrapping multiple validation errors returned by ListSystemResp.ValidateAll() if the designated constraints aren't met.
func (ListSystemRespMultiError) AllErrors ¶
func (m ListSystemRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSystemRespMultiError) Error ¶
func (m ListSystemRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSystemRespValidationError ¶
type ListSystemRespValidationError struct {
// contains filtered or unexported fields
}
ListSystemRespValidationError is the validation error returned by ListSystemResp.Validate if the designated constraints aren't met.
func (ListSystemRespValidationError) Cause ¶
func (e ListSystemRespValidationError) Cause() error
Cause function returns cause value.
func (ListSystemRespValidationError) Error ¶
func (e ListSystemRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListSystemRespValidationError) ErrorName ¶
func (e ListSystemRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListSystemRespValidationError) Field ¶
func (e ListSystemRespValidationError) Field() string
Field function returns field value.
func (ListSystemRespValidationError) Key ¶
func (e ListSystemRespValidationError) Key() bool
Key function returns key value.
func (ListSystemRespValidationError) Reason ¶
func (e ListSystemRespValidationError) Reason() string
Reason function returns reason value.
type ListUserReq ¶
type ListUserReq struct {
// contains filtered or unexported fields
}
func (*ListUserReq) Descriptor
deprecated
func (*ListUserReq) Descriptor() ([]byte, []int)
Deprecated: Use ListUserReq.ProtoReflect.Descriptor instead.
func (*ListUserReq) ProtoMessage ¶
func (*ListUserReq) ProtoMessage()
func (*ListUserReq) ProtoReflect ¶
func (x *ListUserReq) ProtoReflect() protoreflect.Message
func (*ListUserReq) Reset ¶
func (x *ListUserReq) Reset()
func (*ListUserReq) String ¶
func (x *ListUserReq) String() string
func (*ListUserReq) Validate ¶
func (m *ListUserReq) Validate() error
Validate checks the field values on ListUserReq 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 (*ListUserReq) ValidateAll ¶
func (m *ListUserReq) ValidateAll() error
ValidateAll checks the field values on ListUserReq 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 ListUserReqMultiError, or nil if none found.
type ListUserReqMultiError ¶
type ListUserReqMultiError []error
ListUserReqMultiError is an error wrapping multiple validation errors returned by ListUserReq.ValidateAll() if the designated constraints aren't met.
func (ListUserReqMultiError) AllErrors ¶
func (m ListUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserReqMultiError) Error ¶
func (m ListUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserReqValidationError ¶
type ListUserReqValidationError struct {
// contains filtered or unexported fields
}
ListUserReqValidationError is the validation error returned by ListUserReq.Validate if the designated constraints aren't met.
func (ListUserReqValidationError) Cause ¶
func (e ListUserReqValidationError) Cause() error
Cause function returns cause value.
func (ListUserReqValidationError) Error ¶
func (e ListUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserReqValidationError) ErrorName ¶
func (e ListUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserReqValidationError) Field ¶
func (e ListUserReqValidationError) Field() string
Field function returns field value.
func (ListUserReqValidationError) Key ¶
func (e ListUserReqValidationError) Key() bool
Key function returns key value.
func (ListUserReqValidationError) Reason ¶
func (e ListUserReqValidationError) Reason() string
Reason function returns reason value.
type ListUserResp ¶
type ListUserResp struct { Data []*User `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListUserResp) Descriptor
deprecated
func (*ListUserResp) Descriptor() ([]byte, []int)
Deprecated: Use ListUserResp.ProtoReflect.Descriptor instead.
func (*ListUserResp) GetData ¶
func (x *ListUserResp) GetData() []*User
func (*ListUserResp) ProtoMessage ¶
func (*ListUserResp) ProtoMessage()
func (*ListUserResp) ProtoReflect ¶
func (x *ListUserResp) ProtoReflect() protoreflect.Message
func (*ListUserResp) Reset ¶
func (x *ListUserResp) Reset()
func (*ListUserResp) String ¶
func (x *ListUserResp) String() string
func (*ListUserResp) Validate ¶
func (m *ListUserResp) Validate() error
Validate checks the field values on ListUserResp 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 (*ListUserResp) ValidateAll ¶
func (m *ListUserResp) ValidateAll() error
ValidateAll checks the field values on ListUserResp 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 ListUserRespMultiError, or nil if none found.
type ListUserRespMultiError ¶
type ListUserRespMultiError []error
ListUserRespMultiError is an error wrapping multiple validation errors returned by ListUserResp.ValidateAll() if the designated constraints aren't met.
func (ListUserRespMultiError) AllErrors ¶
func (m ListUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserRespMultiError) Error ¶
func (m ListUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserRespValidationError ¶
type ListUserRespValidationError struct {
// contains filtered or unexported fields
}
ListUserRespValidationError is the validation error returned by ListUserResp.Validate if the designated constraints aren't met.
func (ListUserRespValidationError) Cause ¶
func (e ListUserRespValidationError) Cause() error
Cause function returns cause value.
func (ListUserRespValidationError) Error ¶
func (e ListUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserRespValidationError) ErrorName ¶
func (e ListUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserRespValidationError) Field ¶
func (e ListUserRespValidationError) Field() string
Field function returns field value.
func (ListUserRespValidationError) Key ¶
func (e ListUserRespValidationError) Key() bool
Key function returns key value.
func (ListUserRespValidationError) Reason ¶
func (e ListUserRespValidationError) Reason() string
Reason function returns reason value.
type LoginReq ¶
type LoginReq struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"` Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*LoginReq) Descriptor
deprecated
func (*LoginReq) GetPassword ¶
func (*LoginReq) GetUsername ¶
func (*LoginReq) ProtoMessage ¶
func (*LoginReq) ProtoMessage()
func (*LoginReq) ProtoReflect ¶
func (x *LoginReq) ProtoReflect() protoreflect.Message
func (*LoginReq) Validate ¶
Validate checks the field values on LoginReq 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 (*LoginReq) ValidateAll ¶
ValidateAll checks the field values on LoginReq 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 LoginReqMultiError, or nil if none found.
type LoginReqMultiError ¶
type LoginReqMultiError []error
LoginReqMultiError is an error wrapping multiple validation errors returned by LoginReq.ValidateAll() if the designated constraints aren't met.
func (LoginReqMultiError) AllErrors ¶
func (m LoginReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginReqMultiError) Error ¶
func (m LoginReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginReqValidationError ¶
type LoginReqValidationError struct {
// contains filtered or unexported fields
}
LoginReqValidationError is the validation error returned by LoginReq.Validate if the designated constraints aren't met.
func (LoginReqValidationError) Cause ¶
func (e LoginReqValidationError) Cause() error
Cause function returns cause value.
func (LoginReqValidationError) Error ¶
func (e LoginReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginReqValidationError) ErrorName ¶
func (e LoginReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginReqValidationError) Field ¶
func (e LoginReqValidationError) Field() string
Field function returns field value.
func (LoginReqValidationError) Key ¶
func (e LoginReqValidationError) Key() bool
Key function returns key value.
func (LoginReqValidationError) Reason ¶
func (e LoginReqValidationError) Reason() string
Reason function returns reason value.
type LoginResp ¶
type LoginResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"` Token string `protobuf:"bytes,5,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*LoginResp) Descriptor
deprecated
func (*LoginResp) GetUsername ¶
func (*LoginResp) ProtoMessage ¶
func (*LoginResp) ProtoMessage()
func (*LoginResp) ProtoReflect ¶
func (x *LoginResp) ProtoReflect() protoreflect.Message
func (*LoginResp) Validate ¶
Validate checks the field values on LoginResp 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 (*LoginResp) ValidateAll ¶
ValidateAll checks the field values on LoginResp 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 LoginRespMultiError, or nil if none found.
type LoginRespMultiError ¶
type LoginRespMultiError []error
LoginRespMultiError is an error wrapping multiple validation errors returned by LoginResp.ValidateAll() if the designated constraints aren't met.
func (LoginRespMultiError) AllErrors ¶
func (m LoginRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginRespMultiError) Error ¶
func (m LoginRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginRespValidationError ¶
type LoginRespValidationError struct {
// contains filtered or unexported fields
}
LoginRespValidationError is the validation error returned by LoginResp.Validate if the designated constraints aren't met.
func (LoginRespValidationError) Cause ¶
func (e LoginRespValidationError) Cause() error
Cause function returns cause value.
func (LoginRespValidationError) Error ¶
func (e LoginRespValidationError) Error() string
Error satisfies the builtin error interface
func (LoginRespValidationError) ErrorName ¶
func (e LoginRespValidationError) ErrorName() string
ErrorName returns error name.
func (LoginRespValidationError) Field ¶
func (e LoginRespValidationError) Field() string
Field function returns field value.
func (LoginRespValidationError) Key ¶
func (e LoginRespValidationError) Key() bool
Key function returns key value.
func (LoginRespValidationError) Reason ¶
func (e LoginRespValidationError) Reason() string
Reason function returns reason value.
type Menu ¶
type Menu struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Menu) Descriptor
deprecated
func (*Menu) ProtoMessage ¶
func (*Menu) ProtoMessage()
func (*Menu) ProtoReflect ¶
func (x *Menu) ProtoReflect() protoreflect.Message
func (*Menu) Validate ¶
Validate checks the field values on Menu 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 (*Menu) ValidateAll ¶
ValidateAll checks the field values on Menu 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 MenuMultiError, or nil if none found.
type MenuMultiError ¶
type MenuMultiError []error
MenuMultiError is an error wrapping multiple validation errors returned by Menu.ValidateAll() if the designated constraints aren't met.
func (MenuMultiError) AllErrors ¶
func (m MenuMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MenuMultiError) Error ¶
func (m MenuMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MenuValidationError ¶
type MenuValidationError struct {
// contains filtered or unexported fields
}
MenuValidationError is the validation error returned by Menu.Validate if the designated constraints aren't met.
func (MenuValidationError) Cause ¶
func (e MenuValidationError) Cause() error
Cause function returns cause value.
func (MenuValidationError) Error ¶
func (e MenuValidationError) Error() string
Error satisfies the builtin error interface
func (MenuValidationError) ErrorName ¶
func (e MenuValidationError) ErrorName() string
ErrorName returns error name.
func (MenuValidationError) Field ¶
func (e MenuValidationError) Field() string
Field function returns field value.
func (MenuValidationError) Key ¶
func (e MenuValidationError) Key() bool
Key function returns key value.
func (MenuValidationError) Reason ¶
func (e MenuValidationError) Reason() string
Reason function returns reason value.
type PageListAccountUserReq ¶
type PageListAccountUserReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListAccountUserReq) Descriptor
deprecated
func (*PageListAccountUserReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListAccountUserReq.ProtoReflect.Descriptor instead.
func (*PageListAccountUserReq) GetPageNum ¶
func (x *PageListAccountUserReq) GetPageNum() int64
func (*PageListAccountUserReq) GetPageSize ¶
func (x *PageListAccountUserReq) GetPageSize() int64
func (*PageListAccountUserReq) ProtoMessage ¶
func (*PageListAccountUserReq) ProtoMessage()
func (*PageListAccountUserReq) ProtoReflect ¶
func (x *PageListAccountUserReq) ProtoReflect() protoreflect.Message
func (*PageListAccountUserReq) Reset ¶
func (x *PageListAccountUserReq) Reset()
func (*PageListAccountUserReq) String ¶
func (x *PageListAccountUserReq) String() string
func (*PageListAccountUserReq) Validate ¶
func (m *PageListAccountUserReq) Validate() error
Validate checks the field values on PageListAccountUserReq 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 (*PageListAccountUserReq) ValidateAll ¶
func (m *PageListAccountUserReq) ValidateAll() error
ValidateAll checks the field values on PageListAccountUserReq 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 PageListAccountUserReqMultiError, or nil if none found.
type PageListAccountUserReqMultiError ¶
type PageListAccountUserReqMultiError []error
PageListAccountUserReqMultiError is an error wrapping multiple validation errors returned by PageListAccountUserReq.ValidateAll() if the designated constraints aren't met.
func (PageListAccountUserReqMultiError) AllErrors ¶
func (m PageListAccountUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListAccountUserReqMultiError) Error ¶
func (m PageListAccountUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListAccountUserReqValidationError ¶
type PageListAccountUserReqValidationError struct {
// contains filtered or unexported fields
}
PageListAccountUserReqValidationError is the validation error returned by PageListAccountUserReq.Validate if the designated constraints aren't met.
func (PageListAccountUserReqValidationError) Cause ¶
func (e PageListAccountUserReqValidationError) Cause() error
Cause function returns cause value.
func (PageListAccountUserReqValidationError) Error ¶
func (e PageListAccountUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListAccountUserReqValidationError) ErrorName ¶
func (e PageListAccountUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListAccountUserReqValidationError) Field ¶
func (e PageListAccountUserReqValidationError) Field() string
Field function returns field value.
func (PageListAccountUserReqValidationError) Key ¶
func (e PageListAccountUserReqValidationError) Key() bool
Key function returns key value.
func (PageListAccountUserReqValidationError) Reason ¶
func (e PageListAccountUserReqValidationError) Reason() string
Reason function returns reason value.
type PageListAccountUserResp ¶
type PageListAccountUserResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*AccountUser `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListAccountUserResp) Descriptor
deprecated
func (*PageListAccountUserResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListAccountUserResp.ProtoReflect.Descriptor instead.
func (*PageListAccountUserResp) GetCurrentPage ¶
func (x *PageListAccountUserResp) GetCurrentPage() int64
func (*PageListAccountUserResp) GetData ¶
func (x *PageListAccountUserResp) GetData() []*AccountUser
func (*PageListAccountUserResp) GetPageSize ¶
func (x *PageListAccountUserResp) GetPageSize() int64
func (*PageListAccountUserResp) GetTotalPages ¶
func (x *PageListAccountUserResp) GetTotalPages() int64
func (*PageListAccountUserResp) ProtoMessage ¶
func (*PageListAccountUserResp) ProtoMessage()
func (*PageListAccountUserResp) ProtoReflect ¶
func (x *PageListAccountUserResp) ProtoReflect() protoreflect.Message
func (*PageListAccountUserResp) Reset ¶
func (x *PageListAccountUserResp) Reset()
func (*PageListAccountUserResp) String ¶
func (x *PageListAccountUserResp) String() string
func (*PageListAccountUserResp) Validate ¶
func (m *PageListAccountUserResp) Validate() error
Validate checks the field values on PageListAccountUserResp 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 (*PageListAccountUserResp) ValidateAll ¶
func (m *PageListAccountUserResp) ValidateAll() error
ValidateAll checks the field values on PageListAccountUserResp 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 PageListAccountUserRespMultiError, or nil if none found.
type PageListAccountUserRespMultiError ¶
type PageListAccountUserRespMultiError []error
PageListAccountUserRespMultiError is an error wrapping multiple validation errors returned by PageListAccountUserResp.ValidateAll() if the designated constraints aren't met.
func (PageListAccountUserRespMultiError) AllErrors ¶
func (m PageListAccountUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListAccountUserRespMultiError) Error ¶
func (m PageListAccountUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListAccountUserRespValidationError ¶
type PageListAccountUserRespValidationError struct {
// contains filtered or unexported fields
}
PageListAccountUserRespValidationError is the validation error returned by PageListAccountUserResp.Validate if the designated constraints aren't met.
func (PageListAccountUserRespValidationError) Cause ¶
func (e PageListAccountUserRespValidationError) Cause() error
Cause function returns cause value.
func (PageListAccountUserRespValidationError) Error ¶
func (e PageListAccountUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListAccountUserRespValidationError) ErrorName ¶
func (e PageListAccountUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListAccountUserRespValidationError) Field ¶
func (e PageListAccountUserRespValidationError) Field() string
Field function returns field value.
func (PageListAccountUserRespValidationError) Key ¶
func (e PageListAccountUserRespValidationError) Key() bool
Key function returns key value.
func (PageListAccountUserRespValidationError) Reason ¶
func (e PageListAccountUserRespValidationError) Reason() string
Reason function returns reason value.
type PageListDictDataReq ¶
type PageListDictDataReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListDictDataReq) Descriptor
deprecated
func (*PageListDictDataReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListDictDataReq.ProtoReflect.Descriptor instead.
func (*PageListDictDataReq) GetPageNum ¶
func (x *PageListDictDataReq) GetPageNum() int64
func (*PageListDictDataReq) GetPageSize ¶
func (x *PageListDictDataReq) GetPageSize() int64
func (*PageListDictDataReq) ProtoMessage ¶
func (*PageListDictDataReq) ProtoMessage()
func (*PageListDictDataReq) ProtoReflect ¶
func (x *PageListDictDataReq) ProtoReflect() protoreflect.Message
func (*PageListDictDataReq) Reset ¶
func (x *PageListDictDataReq) Reset()
func (*PageListDictDataReq) String ¶
func (x *PageListDictDataReq) String() string
func (*PageListDictDataReq) Validate ¶
func (m *PageListDictDataReq) Validate() error
Validate checks the field values on PageListDictDataReq 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 (*PageListDictDataReq) ValidateAll ¶
func (m *PageListDictDataReq) ValidateAll() error
ValidateAll checks the field values on PageListDictDataReq 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 PageListDictDataReqMultiError, or nil if none found.
type PageListDictDataReqMultiError ¶
type PageListDictDataReqMultiError []error
PageListDictDataReqMultiError is an error wrapping multiple validation errors returned by PageListDictDataReq.ValidateAll() if the designated constraints aren't met.
func (PageListDictDataReqMultiError) AllErrors ¶
func (m PageListDictDataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListDictDataReqMultiError) Error ¶
func (m PageListDictDataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListDictDataReqValidationError ¶
type PageListDictDataReqValidationError struct {
// contains filtered or unexported fields
}
PageListDictDataReqValidationError is the validation error returned by PageListDictDataReq.Validate if the designated constraints aren't met.
func (PageListDictDataReqValidationError) Cause ¶
func (e PageListDictDataReqValidationError) Cause() error
Cause function returns cause value.
func (PageListDictDataReqValidationError) Error ¶
func (e PageListDictDataReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListDictDataReqValidationError) ErrorName ¶
func (e PageListDictDataReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListDictDataReqValidationError) Field ¶
func (e PageListDictDataReqValidationError) Field() string
Field function returns field value.
func (PageListDictDataReqValidationError) Key ¶
func (e PageListDictDataReqValidationError) Key() bool
Key function returns key value.
func (PageListDictDataReqValidationError) Reason ¶
func (e PageListDictDataReqValidationError) Reason() string
Reason function returns reason value.
type PageListDictDataResp ¶
type PageListDictDataResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*DictData `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListDictDataResp) Descriptor
deprecated
func (*PageListDictDataResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListDictDataResp.ProtoReflect.Descriptor instead.
func (*PageListDictDataResp) GetCurrentPage ¶
func (x *PageListDictDataResp) GetCurrentPage() int64
func (*PageListDictDataResp) GetData ¶
func (x *PageListDictDataResp) GetData() []*DictData
func (*PageListDictDataResp) GetPageSize ¶
func (x *PageListDictDataResp) GetPageSize() int64
func (*PageListDictDataResp) GetTotalPages ¶
func (x *PageListDictDataResp) GetTotalPages() int64
func (*PageListDictDataResp) ProtoMessage ¶
func (*PageListDictDataResp) ProtoMessage()
func (*PageListDictDataResp) ProtoReflect ¶
func (x *PageListDictDataResp) ProtoReflect() protoreflect.Message
func (*PageListDictDataResp) Reset ¶
func (x *PageListDictDataResp) Reset()
func (*PageListDictDataResp) String ¶
func (x *PageListDictDataResp) String() string
func (*PageListDictDataResp) Validate ¶
func (m *PageListDictDataResp) Validate() error
Validate checks the field values on PageListDictDataResp 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 (*PageListDictDataResp) ValidateAll ¶
func (m *PageListDictDataResp) ValidateAll() error
ValidateAll checks the field values on PageListDictDataResp 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 PageListDictDataRespMultiError, or nil if none found.
type PageListDictDataRespMultiError ¶
type PageListDictDataRespMultiError []error
PageListDictDataRespMultiError is an error wrapping multiple validation errors returned by PageListDictDataResp.ValidateAll() if the designated constraints aren't met.
func (PageListDictDataRespMultiError) AllErrors ¶
func (m PageListDictDataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListDictDataRespMultiError) Error ¶
func (m PageListDictDataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListDictDataRespValidationError ¶
type PageListDictDataRespValidationError struct {
// contains filtered or unexported fields
}
PageListDictDataRespValidationError is the validation error returned by PageListDictDataResp.Validate if the designated constraints aren't met.
func (PageListDictDataRespValidationError) Cause ¶
func (e PageListDictDataRespValidationError) Cause() error
Cause function returns cause value.
func (PageListDictDataRespValidationError) Error ¶
func (e PageListDictDataRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListDictDataRespValidationError) ErrorName ¶
func (e PageListDictDataRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListDictDataRespValidationError) Field ¶
func (e PageListDictDataRespValidationError) Field() string
Field function returns field value.
func (PageListDictDataRespValidationError) Key ¶
func (e PageListDictDataRespValidationError) Key() bool
Key function returns key value.
func (PageListDictDataRespValidationError) Reason ¶
func (e PageListDictDataRespValidationError) Reason() string
Reason function returns reason value.
type PageListMenuReq ¶
type PageListMenuReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListMenuReq) Descriptor
deprecated
func (*PageListMenuReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListMenuReq.ProtoReflect.Descriptor instead.
func (*PageListMenuReq) GetPageNum ¶
func (x *PageListMenuReq) GetPageNum() int64
func (*PageListMenuReq) GetPageSize ¶
func (x *PageListMenuReq) GetPageSize() int64
func (*PageListMenuReq) ProtoMessage ¶
func (*PageListMenuReq) ProtoMessage()
func (*PageListMenuReq) ProtoReflect ¶
func (x *PageListMenuReq) ProtoReflect() protoreflect.Message
func (*PageListMenuReq) Reset ¶
func (x *PageListMenuReq) Reset()
func (*PageListMenuReq) String ¶
func (x *PageListMenuReq) String() string
func (*PageListMenuReq) Validate ¶
func (m *PageListMenuReq) Validate() error
Validate checks the field values on PageListMenuReq 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 (*PageListMenuReq) ValidateAll ¶
func (m *PageListMenuReq) ValidateAll() error
ValidateAll checks the field values on PageListMenuReq 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 PageListMenuReqMultiError, or nil if none found.
type PageListMenuReqMultiError ¶
type PageListMenuReqMultiError []error
PageListMenuReqMultiError is an error wrapping multiple validation errors returned by PageListMenuReq.ValidateAll() if the designated constraints aren't met.
func (PageListMenuReqMultiError) AllErrors ¶
func (m PageListMenuReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListMenuReqMultiError) Error ¶
func (m PageListMenuReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListMenuReqValidationError ¶
type PageListMenuReqValidationError struct {
// contains filtered or unexported fields
}
PageListMenuReqValidationError is the validation error returned by PageListMenuReq.Validate if the designated constraints aren't met.
func (PageListMenuReqValidationError) Cause ¶
func (e PageListMenuReqValidationError) Cause() error
Cause function returns cause value.
func (PageListMenuReqValidationError) Error ¶
func (e PageListMenuReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListMenuReqValidationError) ErrorName ¶
func (e PageListMenuReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListMenuReqValidationError) Field ¶
func (e PageListMenuReqValidationError) Field() string
Field function returns field value.
func (PageListMenuReqValidationError) Key ¶
func (e PageListMenuReqValidationError) Key() bool
Key function returns key value.
func (PageListMenuReqValidationError) Reason ¶
func (e PageListMenuReqValidationError) Reason() string
Reason function returns reason value.
type PageListMenuResp ¶
type PageListMenuResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*Menu `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListMenuResp) Descriptor
deprecated
func (*PageListMenuResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListMenuResp.ProtoReflect.Descriptor instead.
func (*PageListMenuResp) GetCurrentPage ¶
func (x *PageListMenuResp) GetCurrentPage() int64
func (*PageListMenuResp) GetData ¶
func (x *PageListMenuResp) GetData() []*Menu
func (*PageListMenuResp) GetPageSize ¶
func (x *PageListMenuResp) GetPageSize() int64
func (*PageListMenuResp) GetTotalPages ¶
func (x *PageListMenuResp) GetTotalPages() int64
func (*PageListMenuResp) ProtoMessage ¶
func (*PageListMenuResp) ProtoMessage()
func (*PageListMenuResp) ProtoReflect ¶
func (x *PageListMenuResp) ProtoReflect() protoreflect.Message
func (*PageListMenuResp) Reset ¶
func (x *PageListMenuResp) Reset()
func (*PageListMenuResp) String ¶
func (x *PageListMenuResp) String() string
func (*PageListMenuResp) Validate ¶
func (m *PageListMenuResp) Validate() error
Validate checks the field values on PageListMenuResp 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 (*PageListMenuResp) ValidateAll ¶
func (m *PageListMenuResp) ValidateAll() error
ValidateAll checks the field values on PageListMenuResp 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 PageListMenuRespMultiError, or nil if none found.
type PageListMenuRespMultiError ¶
type PageListMenuRespMultiError []error
PageListMenuRespMultiError is an error wrapping multiple validation errors returned by PageListMenuResp.ValidateAll() if the designated constraints aren't met.
func (PageListMenuRespMultiError) AllErrors ¶
func (m PageListMenuRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListMenuRespMultiError) Error ¶
func (m PageListMenuRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListMenuRespValidationError ¶
type PageListMenuRespValidationError struct {
// contains filtered or unexported fields
}
PageListMenuRespValidationError is the validation error returned by PageListMenuResp.Validate if the designated constraints aren't met.
func (PageListMenuRespValidationError) Cause ¶
func (e PageListMenuRespValidationError) Cause() error
Cause function returns cause value.
func (PageListMenuRespValidationError) Error ¶
func (e PageListMenuRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListMenuRespValidationError) ErrorName ¶
func (e PageListMenuRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListMenuRespValidationError) Field ¶
func (e PageListMenuRespValidationError) Field() string
Field function returns field value.
func (PageListMenuRespValidationError) Key ¶
func (e PageListMenuRespValidationError) Key() bool
Key function returns key value.
func (PageListMenuRespValidationError) Reason ¶
func (e PageListMenuRespValidationError) Reason() string
Reason function returns reason value.
type PageListRoleReq ¶
type PageListRoleReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListRoleReq) Descriptor
deprecated
func (*PageListRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListRoleReq.ProtoReflect.Descriptor instead.
func (*PageListRoleReq) GetPageNum ¶
func (x *PageListRoleReq) GetPageNum() int64
func (*PageListRoleReq) GetPageSize ¶
func (x *PageListRoleReq) GetPageSize() int64
func (*PageListRoleReq) ProtoMessage ¶
func (*PageListRoleReq) ProtoMessage()
func (*PageListRoleReq) ProtoReflect ¶
func (x *PageListRoleReq) ProtoReflect() protoreflect.Message
func (*PageListRoleReq) Reset ¶
func (x *PageListRoleReq) Reset()
func (*PageListRoleReq) String ¶
func (x *PageListRoleReq) String() string
func (*PageListRoleReq) Validate ¶
func (m *PageListRoleReq) Validate() error
Validate checks the field values on PageListRoleReq 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 (*PageListRoleReq) ValidateAll ¶
func (m *PageListRoleReq) ValidateAll() error
ValidateAll checks the field values on PageListRoleReq 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 PageListRoleReqMultiError, or nil if none found.
type PageListRoleReqMultiError ¶
type PageListRoleReqMultiError []error
PageListRoleReqMultiError is an error wrapping multiple validation errors returned by PageListRoleReq.ValidateAll() if the designated constraints aren't met.
func (PageListRoleReqMultiError) AllErrors ¶
func (m PageListRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListRoleReqMultiError) Error ¶
func (m PageListRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListRoleReqValidationError ¶
type PageListRoleReqValidationError struct {
// contains filtered or unexported fields
}
PageListRoleReqValidationError is the validation error returned by PageListRoleReq.Validate if the designated constraints aren't met.
func (PageListRoleReqValidationError) Cause ¶
func (e PageListRoleReqValidationError) Cause() error
Cause function returns cause value.
func (PageListRoleReqValidationError) Error ¶
func (e PageListRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListRoleReqValidationError) ErrorName ¶
func (e PageListRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListRoleReqValidationError) Field ¶
func (e PageListRoleReqValidationError) Field() string
Field function returns field value.
func (PageListRoleReqValidationError) Key ¶
func (e PageListRoleReqValidationError) Key() bool
Key function returns key value.
func (PageListRoleReqValidationError) Reason ¶
func (e PageListRoleReqValidationError) Reason() string
Reason function returns reason value.
type PageListRoleResp ¶
type PageListRoleResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*Role `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListRoleResp) Descriptor
deprecated
func (*PageListRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListRoleResp.ProtoReflect.Descriptor instead.
func (*PageListRoleResp) GetCurrentPage ¶
func (x *PageListRoleResp) GetCurrentPage() int64
func (*PageListRoleResp) GetData ¶
func (x *PageListRoleResp) GetData() []*Role
func (*PageListRoleResp) GetPageSize ¶
func (x *PageListRoleResp) GetPageSize() int64
func (*PageListRoleResp) GetTotalPages ¶
func (x *PageListRoleResp) GetTotalPages() int64
func (*PageListRoleResp) ProtoMessage ¶
func (*PageListRoleResp) ProtoMessage()
func (*PageListRoleResp) ProtoReflect ¶
func (x *PageListRoleResp) ProtoReflect() protoreflect.Message
func (*PageListRoleResp) Reset ¶
func (x *PageListRoleResp) Reset()
func (*PageListRoleResp) String ¶
func (x *PageListRoleResp) String() string
func (*PageListRoleResp) Validate ¶
func (m *PageListRoleResp) Validate() error
Validate checks the field values on PageListRoleResp 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 (*PageListRoleResp) ValidateAll ¶
func (m *PageListRoleResp) ValidateAll() error
ValidateAll checks the field values on PageListRoleResp 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 PageListRoleRespMultiError, or nil if none found.
type PageListRoleRespMultiError ¶
type PageListRoleRespMultiError []error
PageListRoleRespMultiError is an error wrapping multiple validation errors returned by PageListRoleResp.ValidateAll() if the designated constraints aren't met.
func (PageListRoleRespMultiError) AllErrors ¶
func (m PageListRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListRoleRespMultiError) Error ¶
func (m PageListRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListRoleRespValidationError ¶
type PageListRoleRespValidationError struct {
// contains filtered or unexported fields
}
PageListRoleRespValidationError is the validation error returned by PageListRoleResp.Validate if the designated constraints aren't met.
func (PageListRoleRespValidationError) Cause ¶
func (e PageListRoleRespValidationError) Cause() error
Cause function returns cause value.
func (PageListRoleRespValidationError) Error ¶
func (e PageListRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListRoleRespValidationError) ErrorName ¶
func (e PageListRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListRoleRespValidationError) Field ¶
func (e PageListRoleRespValidationError) Field() string
Field function returns field value.
func (PageListRoleRespValidationError) Key ¶
func (e PageListRoleRespValidationError) Key() bool
Key function returns key value.
func (PageListRoleRespValidationError) Reason ¶
func (e PageListRoleRespValidationError) Reason() string
Reason function returns reason value.
type PageListStaffReq ¶
type PageListStaffReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListStaffReq) Descriptor
deprecated
func (*PageListStaffReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListStaffReq.ProtoReflect.Descriptor instead.
func (*PageListStaffReq) GetPageNum ¶
func (x *PageListStaffReq) GetPageNum() int64
func (*PageListStaffReq) GetPageSize ¶
func (x *PageListStaffReq) GetPageSize() int64
func (*PageListStaffReq) ProtoMessage ¶
func (*PageListStaffReq) ProtoMessage()
func (*PageListStaffReq) ProtoReflect ¶
func (x *PageListStaffReq) ProtoReflect() protoreflect.Message
func (*PageListStaffReq) Reset ¶
func (x *PageListStaffReq) Reset()
func (*PageListStaffReq) String ¶
func (x *PageListStaffReq) String() string
func (*PageListStaffReq) Validate ¶
func (m *PageListStaffReq) Validate() error
Validate checks the field values on PageListStaffReq 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 (*PageListStaffReq) ValidateAll ¶
func (m *PageListStaffReq) ValidateAll() error
ValidateAll checks the field values on PageListStaffReq 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 PageListStaffReqMultiError, or nil if none found.
type PageListStaffReqMultiError ¶
type PageListStaffReqMultiError []error
PageListStaffReqMultiError is an error wrapping multiple validation errors returned by PageListStaffReq.ValidateAll() if the designated constraints aren't met.
func (PageListStaffReqMultiError) AllErrors ¶
func (m PageListStaffReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListStaffReqMultiError) Error ¶
func (m PageListStaffReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListStaffReqValidationError ¶
type PageListStaffReqValidationError struct {
// contains filtered or unexported fields
}
PageListStaffReqValidationError is the validation error returned by PageListStaffReq.Validate if the designated constraints aren't met.
func (PageListStaffReqValidationError) Cause ¶
func (e PageListStaffReqValidationError) Cause() error
Cause function returns cause value.
func (PageListStaffReqValidationError) Error ¶
func (e PageListStaffReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListStaffReqValidationError) ErrorName ¶
func (e PageListStaffReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListStaffReqValidationError) Field ¶
func (e PageListStaffReqValidationError) Field() string
Field function returns field value.
func (PageListStaffReqValidationError) Key ¶
func (e PageListStaffReqValidationError) Key() bool
Key function returns key value.
func (PageListStaffReqValidationError) Reason ¶
func (e PageListStaffReqValidationError) Reason() string
Reason function returns reason value.
type PageListStaffResp ¶
type PageListStaffResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*Staff `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListStaffResp) Descriptor
deprecated
func (*PageListStaffResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListStaffResp.ProtoReflect.Descriptor instead.
func (*PageListStaffResp) GetCurrentPage ¶
func (x *PageListStaffResp) GetCurrentPage() int64
func (*PageListStaffResp) GetData ¶
func (x *PageListStaffResp) GetData() []*Staff
func (*PageListStaffResp) GetPageSize ¶
func (x *PageListStaffResp) GetPageSize() int64
func (*PageListStaffResp) GetTotalPages ¶
func (x *PageListStaffResp) GetTotalPages() int64
func (*PageListStaffResp) ProtoMessage ¶
func (*PageListStaffResp) ProtoMessage()
func (*PageListStaffResp) ProtoReflect ¶
func (x *PageListStaffResp) ProtoReflect() protoreflect.Message
func (*PageListStaffResp) Reset ¶
func (x *PageListStaffResp) Reset()
func (*PageListStaffResp) String ¶
func (x *PageListStaffResp) String() string
func (*PageListStaffResp) Validate ¶
func (m *PageListStaffResp) Validate() error
Validate checks the field values on PageListStaffResp 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 (*PageListStaffResp) ValidateAll ¶
func (m *PageListStaffResp) ValidateAll() error
ValidateAll checks the field values on PageListStaffResp 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 PageListStaffRespMultiError, or nil if none found.
type PageListStaffRespMultiError ¶
type PageListStaffRespMultiError []error
PageListStaffRespMultiError is an error wrapping multiple validation errors returned by PageListStaffResp.ValidateAll() if the designated constraints aren't met.
func (PageListStaffRespMultiError) AllErrors ¶
func (m PageListStaffRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListStaffRespMultiError) Error ¶
func (m PageListStaffRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListStaffRespValidationError ¶
type PageListStaffRespValidationError struct {
// contains filtered or unexported fields
}
PageListStaffRespValidationError is the validation error returned by PageListStaffResp.Validate if the designated constraints aren't met.
func (PageListStaffRespValidationError) Cause ¶
func (e PageListStaffRespValidationError) Cause() error
Cause function returns cause value.
func (PageListStaffRespValidationError) Error ¶
func (e PageListStaffRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListStaffRespValidationError) ErrorName ¶
func (e PageListStaffRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListStaffRespValidationError) Field ¶
func (e PageListStaffRespValidationError) Field() string
Field function returns field value.
func (PageListStaffRespValidationError) Key ¶
func (e PageListStaffRespValidationError) Key() bool
Key function returns key value.
func (PageListStaffRespValidationError) Reason ¶
func (e PageListStaffRespValidationError) Reason() string
Reason function returns reason value.
type PageListSystemReq ¶
type PageListSystemReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListSystemReq) Descriptor
deprecated
func (*PageListSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListSystemReq.ProtoReflect.Descriptor instead.
func (*PageListSystemReq) GetPageNum ¶
func (x *PageListSystemReq) GetPageNum() int64
func (*PageListSystemReq) GetPageSize ¶
func (x *PageListSystemReq) GetPageSize() int64
func (*PageListSystemReq) ProtoMessage ¶
func (*PageListSystemReq) ProtoMessage()
func (*PageListSystemReq) ProtoReflect ¶
func (x *PageListSystemReq) ProtoReflect() protoreflect.Message
func (*PageListSystemReq) Reset ¶
func (x *PageListSystemReq) Reset()
func (*PageListSystemReq) String ¶
func (x *PageListSystemReq) String() string
func (*PageListSystemReq) Validate ¶
func (m *PageListSystemReq) Validate() error
Validate checks the field values on PageListSystemReq 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 (*PageListSystemReq) ValidateAll ¶
func (m *PageListSystemReq) ValidateAll() error
ValidateAll checks the field values on PageListSystemReq 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 PageListSystemReqMultiError, or nil if none found.
type PageListSystemReqMultiError ¶
type PageListSystemReqMultiError []error
PageListSystemReqMultiError is an error wrapping multiple validation errors returned by PageListSystemReq.ValidateAll() if the designated constraints aren't met.
func (PageListSystemReqMultiError) AllErrors ¶
func (m PageListSystemReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListSystemReqMultiError) Error ¶
func (m PageListSystemReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListSystemReqValidationError ¶
type PageListSystemReqValidationError struct {
// contains filtered or unexported fields
}
PageListSystemReqValidationError is the validation error returned by PageListSystemReq.Validate if the designated constraints aren't met.
func (PageListSystemReqValidationError) Cause ¶
func (e PageListSystemReqValidationError) Cause() error
Cause function returns cause value.
func (PageListSystemReqValidationError) Error ¶
func (e PageListSystemReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListSystemReqValidationError) ErrorName ¶
func (e PageListSystemReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListSystemReqValidationError) Field ¶
func (e PageListSystemReqValidationError) Field() string
Field function returns field value.
func (PageListSystemReqValidationError) Key ¶
func (e PageListSystemReqValidationError) Key() bool
Key function returns key value.
func (PageListSystemReqValidationError) Reason ¶
func (e PageListSystemReqValidationError) Reason() string
Reason function returns reason value.
type PageListSystemResp ¶
type PageListSystemResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*System `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListSystemResp) Descriptor
deprecated
func (*PageListSystemResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListSystemResp.ProtoReflect.Descriptor instead.
func (*PageListSystemResp) GetCurrentPage ¶
func (x *PageListSystemResp) GetCurrentPage() int64
func (*PageListSystemResp) GetData ¶
func (x *PageListSystemResp) GetData() []*System
func (*PageListSystemResp) GetPageSize ¶
func (x *PageListSystemResp) GetPageSize() int64
func (*PageListSystemResp) GetTotalPages ¶
func (x *PageListSystemResp) GetTotalPages() int64
func (*PageListSystemResp) ProtoMessage ¶
func (*PageListSystemResp) ProtoMessage()
func (*PageListSystemResp) ProtoReflect ¶
func (x *PageListSystemResp) ProtoReflect() protoreflect.Message
func (*PageListSystemResp) Reset ¶
func (x *PageListSystemResp) Reset()
func (*PageListSystemResp) String ¶
func (x *PageListSystemResp) String() string
func (*PageListSystemResp) Validate ¶
func (m *PageListSystemResp) Validate() error
Validate checks the field values on PageListSystemResp 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 (*PageListSystemResp) ValidateAll ¶
func (m *PageListSystemResp) ValidateAll() error
ValidateAll checks the field values on PageListSystemResp 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 PageListSystemRespMultiError, or nil if none found.
type PageListSystemRespMultiError ¶
type PageListSystemRespMultiError []error
PageListSystemRespMultiError is an error wrapping multiple validation errors returned by PageListSystemResp.ValidateAll() if the designated constraints aren't met.
func (PageListSystemRespMultiError) AllErrors ¶
func (m PageListSystemRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListSystemRespMultiError) Error ¶
func (m PageListSystemRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListSystemRespValidationError ¶
type PageListSystemRespValidationError struct {
// contains filtered or unexported fields
}
PageListSystemRespValidationError is the validation error returned by PageListSystemResp.Validate if the designated constraints aren't met.
func (PageListSystemRespValidationError) Cause ¶
func (e PageListSystemRespValidationError) Cause() error
Cause function returns cause value.
func (PageListSystemRespValidationError) Error ¶
func (e PageListSystemRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListSystemRespValidationError) ErrorName ¶
func (e PageListSystemRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListSystemRespValidationError) Field ¶
func (e PageListSystemRespValidationError) Field() string
Field function returns field value.
func (PageListSystemRespValidationError) Key ¶
func (e PageListSystemRespValidationError) Key() bool
Key function returns key value.
func (PageListSystemRespValidationError) Reason ¶
func (e PageListSystemRespValidationError) Reason() string
Reason function returns reason value.
type PageListUserReq ¶
type PageListUserReq struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*PageListUserReq) Descriptor
deprecated
func (*PageListUserReq) Descriptor() ([]byte, []int)
Deprecated: Use PageListUserReq.ProtoReflect.Descriptor instead.
func (*PageListUserReq) GetPageNum ¶
func (x *PageListUserReq) GetPageNum() int64
func (*PageListUserReq) GetPageSize ¶
func (x *PageListUserReq) GetPageSize() int64
func (*PageListUserReq) ProtoMessage ¶
func (*PageListUserReq) ProtoMessage()
func (*PageListUserReq) ProtoReflect ¶
func (x *PageListUserReq) ProtoReflect() protoreflect.Message
func (*PageListUserReq) Reset ¶
func (x *PageListUserReq) Reset()
func (*PageListUserReq) String ¶
func (x *PageListUserReq) String() string
func (*PageListUserReq) Validate ¶
func (m *PageListUserReq) Validate() error
Validate checks the field values on PageListUserReq 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 (*PageListUserReq) ValidateAll ¶
func (m *PageListUserReq) ValidateAll() error
ValidateAll checks the field values on PageListUserReq 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 PageListUserReqMultiError, or nil if none found.
type PageListUserReqMultiError ¶
type PageListUserReqMultiError []error
PageListUserReqMultiError is an error wrapping multiple validation errors returned by PageListUserReq.ValidateAll() if the designated constraints aren't met.
func (PageListUserReqMultiError) AllErrors ¶
func (m PageListUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListUserReqMultiError) Error ¶
func (m PageListUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListUserReqValidationError ¶
type PageListUserReqValidationError struct {
// contains filtered or unexported fields
}
PageListUserReqValidationError is the validation error returned by PageListUserReq.Validate if the designated constraints aren't met.
func (PageListUserReqValidationError) Cause ¶
func (e PageListUserReqValidationError) Cause() error
Cause function returns cause value.
func (PageListUserReqValidationError) Error ¶
func (e PageListUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (PageListUserReqValidationError) ErrorName ¶
func (e PageListUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (PageListUserReqValidationError) Field ¶
func (e PageListUserReqValidationError) Field() string
Field function returns field value.
func (PageListUserReqValidationError) Key ¶
func (e PageListUserReqValidationError) Key() bool
Key function returns key value.
func (PageListUserReqValidationError) Reason ¶
func (e PageListUserReqValidationError) Reason() string
Reason function returns reason value.
type PageListUserResp ¶
type PageListUserResp struct { TotalPages int64 `protobuf:"varint,1,opt,name=totalPages,proto3" json:"totalPages,omitempty"` CurrentPage int64 `protobuf:"varint,2,opt,name=currentPage,proto3" json:"currentPage,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Data []*User `protobuf:"bytes,4,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PageListUserResp) Descriptor
deprecated
func (*PageListUserResp) Descriptor() ([]byte, []int)
Deprecated: Use PageListUserResp.ProtoReflect.Descriptor instead.
func (*PageListUserResp) GetCurrentPage ¶
func (x *PageListUserResp) GetCurrentPage() int64
func (*PageListUserResp) GetData ¶
func (x *PageListUserResp) GetData() []*User
func (*PageListUserResp) GetPageSize ¶
func (x *PageListUserResp) GetPageSize() int64
func (*PageListUserResp) GetTotalPages ¶
func (x *PageListUserResp) GetTotalPages() int64
func (*PageListUserResp) ProtoMessage ¶
func (*PageListUserResp) ProtoMessage()
func (*PageListUserResp) ProtoReflect ¶
func (x *PageListUserResp) ProtoReflect() protoreflect.Message
func (*PageListUserResp) Reset ¶
func (x *PageListUserResp) Reset()
func (*PageListUserResp) String ¶
func (x *PageListUserResp) String() string
func (*PageListUserResp) Validate ¶
func (m *PageListUserResp) Validate() error
Validate checks the field values on PageListUserResp 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 (*PageListUserResp) ValidateAll ¶
func (m *PageListUserResp) ValidateAll() error
ValidateAll checks the field values on PageListUserResp 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 PageListUserRespMultiError, or nil if none found.
type PageListUserRespMultiError ¶
type PageListUserRespMultiError []error
PageListUserRespMultiError is an error wrapping multiple validation errors returned by PageListUserResp.ValidateAll() if the designated constraints aren't met.
func (PageListUserRespMultiError) AllErrors ¶
func (m PageListUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PageListUserRespMultiError) Error ¶
func (m PageListUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PageListUserRespValidationError ¶
type PageListUserRespValidationError struct {
// contains filtered or unexported fields
}
PageListUserRespValidationError is the validation error returned by PageListUserResp.Validate if the designated constraints aren't met.
func (PageListUserRespValidationError) Cause ¶
func (e PageListUserRespValidationError) Cause() error
Cause function returns cause value.
func (PageListUserRespValidationError) Error ¶
func (e PageListUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (PageListUserRespValidationError) ErrorName ¶
func (e PageListUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (PageListUserRespValidationError) Field ¶
func (e PageListUserRespValidationError) Field() string
Field function returns field value.
func (PageListUserRespValidationError) Key ¶
func (e PageListUserRespValidationError) Key() bool
Key function returns key value.
func (PageListUserRespValidationError) Reason ¶
func (e PageListUserRespValidationError) Reason() string
Reason function returns reason value.
type RegisterReq ¶
type RegisterReq struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"` Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*RegisterReq) Descriptor
deprecated
func (*RegisterReq) Descriptor() ([]byte, []int)
Deprecated: Use RegisterReq.ProtoReflect.Descriptor instead.
func (*RegisterReq) GetEmail ¶
func (x *RegisterReq) GetEmail() string
func (*RegisterReq) GetPassword ¶
func (x *RegisterReq) GetPassword() string
func (*RegisterReq) GetPhone ¶
func (x *RegisterReq) GetPhone() string
func (*RegisterReq) GetUsername ¶
func (x *RegisterReq) GetUsername() string
func (*RegisterReq) ProtoMessage ¶
func (*RegisterReq) ProtoMessage()
func (*RegisterReq) ProtoReflect ¶
func (x *RegisterReq) ProtoReflect() protoreflect.Message
func (*RegisterReq) Reset ¶
func (x *RegisterReq) Reset()
func (*RegisterReq) String ¶
func (x *RegisterReq) String() string
func (*RegisterReq) Validate ¶
func (m *RegisterReq) Validate() error
Validate checks the field values on RegisterReq 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 (*RegisterReq) ValidateAll ¶
func (m *RegisterReq) ValidateAll() error
ValidateAll checks the field values on RegisterReq 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 RegisterReqMultiError, or nil if none found.
type RegisterReqMultiError ¶
type RegisterReqMultiError []error
RegisterReqMultiError is an error wrapping multiple validation errors returned by RegisterReq.ValidateAll() if the designated constraints aren't met.
func (RegisterReqMultiError) AllErrors ¶
func (m RegisterReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterReqMultiError) Error ¶
func (m RegisterReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterReqValidationError ¶
type RegisterReqValidationError struct {
// contains filtered or unexported fields
}
RegisterReqValidationError is the validation error returned by RegisterReq.Validate if the designated constraints aren't met.
func (RegisterReqValidationError) Cause ¶
func (e RegisterReqValidationError) Cause() error
Cause function returns cause value.
func (RegisterReqValidationError) Error ¶
func (e RegisterReqValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterReqValidationError) ErrorName ¶
func (e RegisterReqValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterReqValidationError) Field ¶
func (e RegisterReqValidationError) Field() string
Field function returns field value.
func (RegisterReqValidationError) Key ¶
func (e RegisterReqValidationError) Key() bool
Key function returns key value.
func (RegisterReqValidationError) Reason ¶
func (e RegisterReqValidationError) Reason() string
Reason function returns reason value.
type RegisterResp ¶
type RegisterResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RegisterResp) Descriptor
deprecated
func (*RegisterResp) Descriptor() ([]byte, []int)
Deprecated: Use RegisterResp.ProtoReflect.Descriptor instead.
func (*RegisterResp) GetId ¶
func (x *RegisterResp) GetId() int64
func (*RegisterResp) ProtoMessage ¶
func (*RegisterResp) ProtoMessage()
func (*RegisterResp) ProtoReflect ¶
func (x *RegisterResp) ProtoReflect() protoreflect.Message
func (*RegisterResp) Reset ¶
func (x *RegisterResp) Reset()
func (*RegisterResp) String ¶
func (x *RegisterResp) String() string
func (*RegisterResp) Validate ¶
func (m *RegisterResp) Validate() error
Validate checks the field values on RegisterResp 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 (*RegisterResp) ValidateAll ¶
func (m *RegisterResp) ValidateAll() error
ValidateAll checks the field values on RegisterResp 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 RegisterRespMultiError, or nil if none found.
type RegisterRespMultiError ¶
type RegisterRespMultiError []error
RegisterRespMultiError is an error wrapping multiple validation errors returned by RegisterResp.ValidateAll() if the designated constraints aren't met.
func (RegisterRespMultiError) AllErrors ¶
func (m RegisterRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterRespMultiError) Error ¶
func (m RegisterRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterRespValidationError ¶
type RegisterRespValidationError struct {
// contains filtered or unexported fields
}
RegisterRespValidationError is the validation error returned by RegisterResp.Validate if the designated constraints aren't met.
func (RegisterRespValidationError) Cause ¶
func (e RegisterRespValidationError) Cause() error
Cause function returns cause value.
func (RegisterRespValidationError) Error ¶
func (e RegisterRespValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterRespValidationError) ErrorName ¶
func (e RegisterRespValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterRespValidationError) Field ¶
func (e RegisterRespValidationError) Field() string
Field function returns field value.
func (RegisterRespValidationError) Key ¶
func (e RegisterRespValidationError) Key() bool
Key function returns key value.
func (RegisterRespValidationError) Reason ¶
func (e RegisterRespValidationError) Reason() string
Reason function returns reason value.
type Role ¶
type Role struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Role) Descriptor
deprecated
func (*Role) ProtoMessage ¶
func (*Role) ProtoMessage()
func (*Role) ProtoReflect ¶
func (x *Role) ProtoReflect() protoreflect.Message
func (*Role) Validate ¶
Validate checks the field values on Role 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 (*Role) ValidateAll ¶
ValidateAll checks the field values on Role 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 RoleMultiError, or nil if none found.
type RoleMultiError ¶
type RoleMultiError []error
RoleMultiError is an error wrapping multiple validation errors returned by Role.ValidateAll() if the designated constraints aren't met.
func (RoleMultiError) AllErrors ¶
func (m RoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoleMultiError) Error ¶
func (m RoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoleValidationError ¶
type RoleValidationError struct {
// contains filtered or unexported fields
}
RoleValidationError is the validation error returned by Role.Validate if the designated constraints aren't met.
func (RoleValidationError) Cause ¶
func (e RoleValidationError) Cause() error
Cause function returns cause value.
func (RoleValidationError) Error ¶
func (e RoleValidationError) Error() string
Error satisfies the builtin error interface
func (RoleValidationError) ErrorName ¶
func (e RoleValidationError) ErrorName() string
ErrorName returns error name.
func (RoleValidationError) Field ¶
func (e RoleValidationError) Field() string
Field function returns field value.
func (RoleValidationError) Key ¶
func (e RoleValidationError) Key() bool
Key function returns key value.
func (RoleValidationError) Reason ¶
func (e RoleValidationError) Reason() string
Reason function returns reason value.
type ShopAdminClient ¶
type ShopAdminClient interface { Register(ctx context.Context, in *RegisterReq, opts ...grpc.CallOption) (*RegisterResp, error) Login(ctx context.Context, in *LoginReq, opts ...grpc.CallOption) (*LoginResp, error) CreateUser(ctx context.Context, in *CreateUserReq, opts ...grpc.CallOption) (*CreateUserResp, error) UpdateUser(ctx context.Context, in *UpdateUserReq, opts ...grpc.CallOption) (*UpdateUserResp, error) DeleteUser(ctx context.Context, in *DeleteUserReq, opts ...grpc.CallOption) (*DeleteUserResp, error) ListUser(ctx context.Context, in *ListUserReq, opts ...grpc.CallOption) (*ListUserResp, error) PageListUser(ctx context.Context, in *PageListUserReq, opts ...grpc.CallOption) (*PageListUserResp, error) GetUser(ctx context.Context, in *GetUserReq, opts ...grpc.CallOption) (*GetUserResp, error) CreateRole(ctx context.Context, in *CreateRoleReq, opts ...grpc.CallOption) (*CreateRoleResp, error) UpdateRole(ctx context.Context, in *UpdateRoleReq, opts ...grpc.CallOption) (*UpdateRoleResp, error) DeleteRole(ctx context.Context, in *DeleteRoleReq, opts ...grpc.CallOption) (*DeleteRoleResp, error) ListRole(ctx context.Context, in *ListRoleReq, opts ...grpc.CallOption) (*ListRoleResp, error) PageListRole(ctx context.Context, in *PageListRoleReq, opts ...grpc.CallOption) (*PageListRoleResp, error) GetRole(ctx context.Context, in *GetRoleReq, opts ...grpc.CallOption) (*GetRoleResp, error) CreateMenu(ctx context.Context, in *CreateMenuReq, opts ...grpc.CallOption) (*CreateMenuResp, error) UpdateMenu(ctx context.Context, in *UpdateMenuReq, opts ...grpc.CallOption) (*UpdateMenuResp, error) DeleteMenu(ctx context.Context, in *DeleteMenuReq, opts ...grpc.CallOption) (*DeleteMenuResp, error) ListMenu(ctx context.Context, in *ListMenuReq, opts ...grpc.CallOption) (*ListMenuResp, error) PageListMenu(ctx context.Context, in *PageListMenuReq, opts ...grpc.CallOption) (*PageListMenuResp, error) GetMenu(ctx context.Context, in *GetMenuReq, opts ...grpc.CallOption) (*GetMenuResp, error) CreateDictData(ctx context.Context, in *CreateDictDataReq, opts ...grpc.CallOption) (*CreateDictDataResp, error) UpdateDictData(ctx context.Context, in *UpdateDictDataReq, opts ...grpc.CallOption) (*UpdateDictDataResp, error) DeleteDictData(ctx context.Context, in *DeleteDictDataReq, opts ...grpc.CallOption) (*DeleteDictDataResp, error) ListDictData(ctx context.Context, in *ListDictDataReq, opts ...grpc.CallOption) (*ListDictDataResp, error) PageListDictData(ctx context.Context, in *PageListDictDataReq, opts ...grpc.CallOption) (*PageListDictDataResp, error) GetDictData(ctx context.Context, in *GetDictDataReq, opts ...grpc.CallOption) (*GetDictDataResp, error) CreateAccountUser(ctx context.Context, in *CreateAccountUserReq, opts ...grpc.CallOption) (*CreateAccountUserResp, error) UpdateAccountUser(ctx context.Context, in *UpdateAccountUserReq, opts ...grpc.CallOption) (*UpdateAccountUserResp, error) DeleteAccountUser(ctx context.Context, in *DeleteAccountUserReq, opts ...grpc.CallOption) (*DeleteAccountUserResp, error) ListAccountUser(ctx context.Context, in *ListAccountUserReq, opts ...grpc.CallOption) (*ListAccountUserResp, error) PageListAccountUser(ctx context.Context, in *PageListAccountUserReq, opts ...grpc.CallOption) (*PageListAccountUserResp, error) GetAccountUser(ctx context.Context, in *GetAccountUserReq, opts ...grpc.CallOption) (*GetAccountUserResp, error) CreateStaff(ctx context.Context, in *CreateStaffReq, opts ...grpc.CallOption) (*CreateStaffResp, error) UpdateStaff(ctx context.Context, in *UpdateStaffReq, opts ...grpc.CallOption) (*UpdateStaffResp, error) DeleteStaff(ctx context.Context, in *DeleteStaffReq, opts ...grpc.CallOption) (*DeleteStaffResp, error) ListStaff(ctx context.Context, in *ListStaffReq, opts ...grpc.CallOption) (*ListStaffResp, error) PageListStaff(ctx context.Context, in *PageListStaffReq, opts ...grpc.CallOption) (*PageListStaffResp, error) GetStaff(ctx context.Context, in *GetStaffReq, opts ...grpc.CallOption) (*GetStaffResp, error) CreateSystem(ctx context.Context, in *CreateSystemReq, opts ...grpc.CallOption) (*CreateSystemResp, error) UpdateSystem(ctx context.Context, in *UpdateSystemReq, opts ...grpc.CallOption) (*UpdateSystemResp, error) DeleteSystem(ctx context.Context, in *DeleteSystemReq, opts ...grpc.CallOption) (*DeleteSystemResp, error) ListSystem(ctx context.Context, in *ListSystemReq, opts ...grpc.CallOption) (*ListSystemResp, error) PageListSystem(ctx context.Context, in *PageListSystemReq, opts ...grpc.CallOption) (*PageListSystemResp, error) GetSystem(ctx context.Context, in *GetSystemReq, opts ...grpc.CallOption) (*GetSystemResp, error) }
ShopAdminClient is the client API for ShopAdmin 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 NewShopAdminClient ¶
func NewShopAdminClient(cc grpc.ClientConnInterface) ShopAdminClient
type ShopAdminHTTPClient ¶
type ShopAdminHTTPClient interface { CreateAccountUser(ctx context.Context, req *CreateAccountUserReq, opts ...http.CallOption) (rsp *CreateAccountUserResp, err error) CreateDictData(ctx context.Context, req *CreateDictDataReq, opts ...http.CallOption) (rsp *CreateDictDataResp, err error) CreateMenu(ctx context.Context, req *CreateMenuReq, opts ...http.CallOption) (rsp *CreateMenuResp, err error) CreateRole(ctx context.Context, req *CreateRoleReq, opts ...http.CallOption) (rsp *CreateRoleResp, err error) CreateStaff(ctx context.Context, req *CreateStaffReq, opts ...http.CallOption) (rsp *CreateStaffResp, err error) CreateSystem(ctx context.Context, req *CreateSystemReq, opts ...http.CallOption) (rsp *CreateSystemResp, err error) CreateUser(ctx context.Context, req *CreateUserReq, opts ...http.CallOption) (rsp *CreateUserResp, err error) DeleteAccountUser(ctx context.Context, req *DeleteAccountUserReq, opts ...http.CallOption) (rsp *DeleteAccountUserResp, err error) DeleteDictData(ctx context.Context, req *DeleteDictDataReq, opts ...http.CallOption) (rsp *DeleteDictDataResp, err error) DeleteMenu(ctx context.Context, req *DeleteMenuReq, opts ...http.CallOption) (rsp *DeleteMenuResp, err error) DeleteRole(ctx context.Context, req *DeleteRoleReq, opts ...http.CallOption) (rsp *DeleteRoleResp, err error) DeleteStaff(ctx context.Context, req *DeleteStaffReq, opts ...http.CallOption) (rsp *DeleteStaffResp, err error) DeleteSystem(ctx context.Context, req *DeleteSystemReq, opts ...http.CallOption) (rsp *DeleteSystemResp, err error) DeleteUser(ctx context.Context, req *DeleteUserReq, opts ...http.CallOption) (rsp *DeleteUserResp, err error) GetAccountUser(ctx context.Context, req *GetAccountUserReq, opts ...http.CallOption) (rsp *GetAccountUserResp, err error) GetDictData(ctx context.Context, req *GetDictDataReq, opts ...http.CallOption) (rsp *GetDictDataResp, err error) GetMenu(ctx context.Context, req *GetMenuReq, opts ...http.CallOption) (rsp *GetMenuResp, err error) GetRole(ctx context.Context, req *GetRoleReq, opts ...http.CallOption) (rsp *GetRoleResp, err error) GetStaff(ctx context.Context, req *GetStaffReq, opts ...http.CallOption) (rsp *GetStaffResp, err error) GetSystem(ctx context.Context, req *GetSystemReq, opts ...http.CallOption) (rsp *GetSystemResp, err error) GetUser(ctx context.Context, req *GetUserReq, opts ...http.CallOption) (rsp *GetUserResp, err error) ListAccountUser(ctx context.Context, req *ListAccountUserReq, opts ...http.CallOption) (rsp *ListAccountUserResp, err error) ListDictData(ctx context.Context, req *ListDictDataReq, opts ...http.CallOption) (rsp *ListDictDataResp, err error) ListMenu(ctx context.Context, req *ListMenuReq, opts ...http.CallOption) (rsp *ListMenuResp, err error) ListRole(ctx context.Context, req *ListRoleReq, opts ...http.CallOption) (rsp *ListRoleResp, err error) ListStaff(ctx context.Context, req *ListStaffReq, opts ...http.CallOption) (rsp *ListStaffResp, err error) ListSystem(ctx context.Context, req *ListSystemReq, opts ...http.CallOption) (rsp *ListSystemResp, err error) ListUser(ctx context.Context, req *ListUserReq, opts ...http.CallOption) (rsp *ListUserResp, err error) Login(ctx context.Context, req *LoginReq, opts ...http.CallOption) (rsp *LoginResp, err error) PageListAccountUser(ctx context.Context, req *PageListAccountUserReq, opts ...http.CallOption) (rsp *PageListAccountUserResp, err error) PageListDictData(ctx context.Context, req *PageListDictDataReq, opts ...http.CallOption) (rsp *PageListDictDataResp, err error) PageListMenu(ctx context.Context, req *PageListMenuReq, opts ...http.CallOption) (rsp *PageListMenuResp, err error) PageListRole(ctx context.Context, req *PageListRoleReq, opts ...http.CallOption) (rsp *PageListRoleResp, err error) PageListStaff(ctx context.Context, req *PageListStaffReq, opts ...http.CallOption) (rsp *PageListStaffResp, err error) PageListSystem(ctx context.Context, req *PageListSystemReq, opts ...http.CallOption) (rsp *PageListSystemResp, err error) PageListUser(ctx context.Context, req *PageListUserReq, opts ...http.CallOption) (rsp *PageListUserResp, err error) Register(ctx context.Context, req *RegisterReq, opts ...http.CallOption) (rsp *RegisterResp, err error) UpdateAccountUser(ctx context.Context, req *UpdateAccountUserReq, opts ...http.CallOption) (rsp *UpdateAccountUserResp, err error) UpdateDictData(ctx context.Context, req *UpdateDictDataReq, opts ...http.CallOption) (rsp *UpdateDictDataResp, err error) UpdateMenu(ctx context.Context, req *UpdateMenuReq, opts ...http.CallOption) (rsp *UpdateMenuResp, err error) UpdateRole(ctx context.Context, req *UpdateRoleReq, opts ...http.CallOption) (rsp *UpdateRoleResp, err error) UpdateStaff(ctx context.Context, req *UpdateStaffReq, opts ...http.CallOption) (rsp *UpdateStaffResp, err error) UpdateSystem(ctx context.Context, req *UpdateSystemReq, opts ...http.CallOption) (rsp *UpdateSystemResp, err error) UpdateUser(ctx context.Context, req *UpdateUserReq, opts ...http.CallOption) (rsp *UpdateUserResp, err error) }
func NewShopAdminHTTPClient ¶
func NewShopAdminHTTPClient(client *http.Client) ShopAdminHTTPClient
type ShopAdminHTTPClientImpl ¶
type ShopAdminHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*ShopAdminHTTPClientImpl) CreateAccountUser ¶
func (c *ShopAdminHTTPClientImpl) CreateAccountUser(ctx context.Context, in *CreateAccountUserReq, opts ...http.CallOption) (*CreateAccountUserResp, error)
func (*ShopAdminHTTPClientImpl) CreateDictData ¶
func (c *ShopAdminHTTPClientImpl) CreateDictData(ctx context.Context, in *CreateDictDataReq, opts ...http.CallOption) (*CreateDictDataResp, error)
func (*ShopAdminHTTPClientImpl) CreateMenu ¶
func (c *ShopAdminHTTPClientImpl) CreateMenu(ctx context.Context, in *CreateMenuReq, opts ...http.CallOption) (*CreateMenuResp, error)
func (*ShopAdminHTTPClientImpl) CreateRole ¶
func (c *ShopAdminHTTPClientImpl) CreateRole(ctx context.Context, in *CreateRoleReq, opts ...http.CallOption) (*CreateRoleResp, error)
func (*ShopAdminHTTPClientImpl) CreateStaff ¶
func (c *ShopAdminHTTPClientImpl) CreateStaff(ctx context.Context, in *CreateStaffReq, opts ...http.CallOption) (*CreateStaffResp, error)
func (*ShopAdminHTTPClientImpl) CreateSystem ¶
func (c *ShopAdminHTTPClientImpl) CreateSystem(ctx context.Context, in *CreateSystemReq, opts ...http.CallOption) (*CreateSystemResp, error)
func (*ShopAdminHTTPClientImpl) CreateUser ¶
func (c *ShopAdminHTTPClientImpl) CreateUser(ctx context.Context, in *CreateUserReq, opts ...http.CallOption) (*CreateUserResp, error)
func (*ShopAdminHTTPClientImpl) DeleteAccountUser ¶
func (c *ShopAdminHTTPClientImpl) DeleteAccountUser(ctx context.Context, in *DeleteAccountUserReq, opts ...http.CallOption) (*DeleteAccountUserResp, error)
func (*ShopAdminHTTPClientImpl) DeleteDictData ¶
func (c *ShopAdminHTTPClientImpl) DeleteDictData(ctx context.Context, in *DeleteDictDataReq, opts ...http.CallOption) (*DeleteDictDataResp, error)
func (*ShopAdminHTTPClientImpl) DeleteMenu ¶
func (c *ShopAdminHTTPClientImpl) DeleteMenu(ctx context.Context, in *DeleteMenuReq, opts ...http.CallOption) (*DeleteMenuResp, error)
func (*ShopAdminHTTPClientImpl) DeleteRole ¶
func (c *ShopAdminHTTPClientImpl) DeleteRole(ctx context.Context, in *DeleteRoleReq, opts ...http.CallOption) (*DeleteRoleResp, error)
func (*ShopAdminHTTPClientImpl) DeleteStaff ¶
func (c *ShopAdminHTTPClientImpl) DeleteStaff(ctx context.Context, in *DeleteStaffReq, opts ...http.CallOption) (*DeleteStaffResp, error)
func (*ShopAdminHTTPClientImpl) DeleteSystem ¶
func (c *ShopAdminHTTPClientImpl) DeleteSystem(ctx context.Context, in *DeleteSystemReq, opts ...http.CallOption) (*DeleteSystemResp, error)
func (*ShopAdminHTTPClientImpl) DeleteUser ¶
func (c *ShopAdminHTTPClientImpl) DeleteUser(ctx context.Context, in *DeleteUserReq, opts ...http.CallOption) (*DeleteUserResp, error)
func (*ShopAdminHTTPClientImpl) GetAccountUser ¶
func (c *ShopAdminHTTPClientImpl) GetAccountUser(ctx context.Context, in *GetAccountUserReq, opts ...http.CallOption) (*GetAccountUserResp, error)
func (*ShopAdminHTTPClientImpl) GetDictData ¶
func (c *ShopAdminHTTPClientImpl) GetDictData(ctx context.Context, in *GetDictDataReq, opts ...http.CallOption) (*GetDictDataResp, error)
func (*ShopAdminHTTPClientImpl) GetMenu ¶
func (c *ShopAdminHTTPClientImpl) GetMenu(ctx context.Context, in *GetMenuReq, opts ...http.CallOption) (*GetMenuResp, error)
func (*ShopAdminHTTPClientImpl) GetRole ¶
func (c *ShopAdminHTTPClientImpl) GetRole(ctx context.Context, in *GetRoleReq, opts ...http.CallOption) (*GetRoleResp, error)
func (*ShopAdminHTTPClientImpl) GetStaff ¶
func (c *ShopAdminHTTPClientImpl) GetStaff(ctx context.Context, in *GetStaffReq, opts ...http.CallOption) (*GetStaffResp, error)
func (*ShopAdminHTTPClientImpl) GetSystem ¶
func (c *ShopAdminHTTPClientImpl) GetSystem(ctx context.Context, in *GetSystemReq, opts ...http.CallOption) (*GetSystemResp, error)
func (*ShopAdminHTTPClientImpl) GetUser ¶
func (c *ShopAdminHTTPClientImpl) GetUser(ctx context.Context, in *GetUserReq, opts ...http.CallOption) (*GetUserResp, error)
func (*ShopAdminHTTPClientImpl) ListAccountUser ¶
func (c *ShopAdminHTTPClientImpl) ListAccountUser(ctx context.Context, in *ListAccountUserReq, opts ...http.CallOption) (*ListAccountUserResp, error)
func (*ShopAdminHTTPClientImpl) ListDictData ¶
func (c *ShopAdminHTTPClientImpl) ListDictData(ctx context.Context, in *ListDictDataReq, opts ...http.CallOption) (*ListDictDataResp, error)
func (*ShopAdminHTTPClientImpl) ListMenu ¶
func (c *ShopAdminHTTPClientImpl) ListMenu(ctx context.Context, in *ListMenuReq, opts ...http.CallOption) (*ListMenuResp, error)
func (*ShopAdminHTTPClientImpl) ListRole ¶
func (c *ShopAdminHTTPClientImpl) ListRole(ctx context.Context, in *ListRoleReq, opts ...http.CallOption) (*ListRoleResp, error)
func (*ShopAdminHTTPClientImpl) ListStaff ¶
func (c *ShopAdminHTTPClientImpl) ListStaff(ctx context.Context, in *ListStaffReq, opts ...http.CallOption) (*ListStaffResp, error)
func (*ShopAdminHTTPClientImpl) ListSystem ¶
func (c *ShopAdminHTTPClientImpl) ListSystem(ctx context.Context, in *ListSystemReq, opts ...http.CallOption) (*ListSystemResp, error)
func (*ShopAdminHTTPClientImpl) ListUser ¶
func (c *ShopAdminHTTPClientImpl) ListUser(ctx context.Context, in *ListUserReq, opts ...http.CallOption) (*ListUserResp, error)
func (*ShopAdminHTTPClientImpl) Login ¶
func (c *ShopAdminHTTPClientImpl) Login(ctx context.Context, in *LoginReq, opts ...http.CallOption) (*LoginResp, error)
func (*ShopAdminHTTPClientImpl) PageListAccountUser ¶
func (c *ShopAdminHTTPClientImpl) PageListAccountUser(ctx context.Context, in *PageListAccountUserReq, opts ...http.CallOption) (*PageListAccountUserResp, error)
func (*ShopAdminHTTPClientImpl) PageListDictData ¶
func (c *ShopAdminHTTPClientImpl) PageListDictData(ctx context.Context, in *PageListDictDataReq, opts ...http.CallOption) (*PageListDictDataResp, error)
func (*ShopAdminHTTPClientImpl) PageListMenu ¶
func (c *ShopAdminHTTPClientImpl) PageListMenu(ctx context.Context, in *PageListMenuReq, opts ...http.CallOption) (*PageListMenuResp, error)
func (*ShopAdminHTTPClientImpl) PageListRole ¶
func (c *ShopAdminHTTPClientImpl) PageListRole(ctx context.Context, in *PageListRoleReq, opts ...http.CallOption) (*PageListRoleResp, error)
func (*ShopAdminHTTPClientImpl) PageListStaff ¶
func (c *ShopAdminHTTPClientImpl) PageListStaff(ctx context.Context, in *PageListStaffReq, opts ...http.CallOption) (*PageListStaffResp, error)
func (*ShopAdminHTTPClientImpl) PageListSystem ¶
func (c *ShopAdminHTTPClientImpl) PageListSystem(ctx context.Context, in *PageListSystemReq, opts ...http.CallOption) (*PageListSystemResp, error)
func (*ShopAdminHTTPClientImpl) PageListUser ¶
func (c *ShopAdminHTTPClientImpl) PageListUser(ctx context.Context, in *PageListUserReq, opts ...http.CallOption) (*PageListUserResp, error)
func (*ShopAdminHTTPClientImpl) Register ¶
func (c *ShopAdminHTTPClientImpl) Register(ctx context.Context, in *RegisterReq, opts ...http.CallOption) (*RegisterResp, error)
func (*ShopAdminHTTPClientImpl) UpdateAccountUser ¶
func (c *ShopAdminHTTPClientImpl) UpdateAccountUser(ctx context.Context, in *UpdateAccountUserReq, opts ...http.CallOption) (*UpdateAccountUserResp, error)
func (*ShopAdminHTTPClientImpl) UpdateDictData ¶
func (c *ShopAdminHTTPClientImpl) UpdateDictData(ctx context.Context, in *UpdateDictDataReq, opts ...http.CallOption) (*UpdateDictDataResp, error)
func (*ShopAdminHTTPClientImpl) UpdateMenu ¶
func (c *ShopAdminHTTPClientImpl) UpdateMenu(ctx context.Context, in *UpdateMenuReq, opts ...http.CallOption) (*UpdateMenuResp, error)
func (*ShopAdminHTTPClientImpl) UpdateRole ¶
func (c *ShopAdminHTTPClientImpl) UpdateRole(ctx context.Context, in *UpdateRoleReq, opts ...http.CallOption) (*UpdateRoleResp, error)
func (*ShopAdminHTTPClientImpl) UpdateStaff ¶
func (c *ShopAdminHTTPClientImpl) UpdateStaff(ctx context.Context, in *UpdateStaffReq, opts ...http.CallOption) (*UpdateStaffResp, error)
func (*ShopAdminHTTPClientImpl) UpdateSystem ¶
func (c *ShopAdminHTTPClientImpl) UpdateSystem(ctx context.Context, in *UpdateSystemReq, opts ...http.CallOption) (*UpdateSystemResp, error)
func (*ShopAdminHTTPClientImpl) UpdateUser ¶
func (c *ShopAdminHTTPClientImpl) UpdateUser(ctx context.Context, in *UpdateUserReq, opts ...http.CallOption) (*UpdateUserResp, error)
type ShopAdminHTTPServer ¶
type ShopAdminHTTPServer interface { CreateAccountUser(context.Context, *CreateAccountUserReq) (*CreateAccountUserResp, error) CreateDictData(context.Context, *CreateDictDataReq) (*CreateDictDataResp, error) CreateMenu(context.Context, *CreateMenuReq) (*CreateMenuResp, error) CreateRole(context.Context, *CreateRoleReq) (*CreateRoleResp, error) CreateStaff(context.Context, *CreateStaffReq) (*CreateStaffResp, error) CreateSystem(context.Context, *CreateSystemReq) (*CreateSystemResp, error) CreateUser(context.Context, *CreateUserReq) (*CreateUserResp, error) DeleteAccountUser(context.Context, *DeleteAccountUserReq) (*DeleteAccountUserResp, error) DeleteDictData(context.Context, *DeleteDictDataReq) (*DeleteDictDataResp, error) DeleteMenu(context.Context, *DeleteMenuReq) (*DeleteMenuResp, error) DeleteRole(context.Context, *DeleteRoleReq) (*DeleteRoleResp, error) DeleteStaff(context.Context, *DeleteStaffReq) (*DeleteStaffResp, error) DeleteSystem(context.Context, *DeleteSystemReq) (*DeleteSystemResp, error) DeleteUser(context.Context, *DeleteUserReq) (*DeleteUserResp, error) GetAccountUser(context.Context, *GetAccountUserReq) (*GetAccountUserResp, error) GetDictData(context.Context, *GetDictDataReq) (*GetDictDataResp, error) GetMenu(context.Context, *GetMenuReq) (*GetMenuResp, error) GetRole(context.Context, *GetRoleReq) (*GetRoleResp, error) GetStaff(context.Context, *GetStaffReq) (*GetStaffResp, error) GetSystem(context.Context, *GetSystemReq) (*GetSystemResp, error) GetUser(context.Context, *GetUserReq) (*GetUserResp, error) ListAccountUser(context.Context, *ListAccountUserReq) (*ListAccountUserResp, error) ListDictData(context.Context, *ListDictDataReq) (*ListDictDataResp, error) ListMenu(context.Context, *ListMenuReq) (*ListMenuResp, error) ListRole(context.Context, *ListRoleReq) (*ListRoleResp, error) ListStaff(context.Context, *ListStaffReq) (*ListStaffResp, error) ListSystem(context.Context, *ListSystemReq) (*ListSystemResp, error) ListUser(context.Context, *ListUserReq) (*ListUserResp, error) Login(context.Context, *LoginReq) (*LoginResp, error) PageListAccountUser(context.Context, *PageListAccountUserReq) (*PageListAccountUserResp, error) PageListDictData(context.Context, *PageListDictDataReq) (*PageListDictDataResp, error) PageListMenu(context.Context, *PageListMenuReq) (*PageListMenuResp, error) PageListRole(context.Context, *PageListRoleReq) (*PageListRoleResp, error) PageListStaff(context.Context, *PageListStaffReq) (*PageListStaffResp, error) PageListSystem(context.Context, *PageListSystemReq) (*PageListSystemResp, error) PageListUser(context.Context, *PageListUserReq) (*PageListUserResp, error) Register(context.Context, *RegisterReq) (*RegisterResp, error) UpdateAccountUser(context.Context, *UpdateAccountUserReq) (*UpdateAccountUserResp, error) UpdateDictData(context.Context, *UpdateDictDataReq) (*UpdateDictDataResp, error) UpdateMenu(context.Context, *UpdateMenuReq) (*UpdateMenuResp, error) UpdateRole(context.Context, *UpdateRoleReq) (*UpdateRoleResp, error) UpdateStaff(context.Context, *UpdateStaffReq) (*UpdateStaffResp, error) UpdateSystem(context.Context, *UpdateSystemReq) (*UpdateSystemResp, error) UpdateUser(context.Context, *UpdateUserReq) (*UpdateUserResp, error) }
type ShopAdminServer ¶
type ShopAdminServer interface { Register(context.Context, *RegisterReq) (*RegisterResp, error) Login(context.Context, *LoginReq) (*LoginResp, error) CreateUser(context.Context, *CreateUserReq) (*CreateUserResp, error) UpdateUser(context.Context, *UpdateUserReq) (*UpdateUserResp, error) DeleteUser(context.Context, *DeleteUserReq) (*DeleteUserResp, error) ListUser(context.Context, *ListUserReq) (*ListUserResp, error) PageListUser(context.Context, *PageListUserReq) (*PageListUserResp, error) GetUser(context.Context, *GetUserReq) (*GetUserResp, error) CreateRole(context.Context, *CreateRoleReq) (*CreateRoleResp, error) UpdateRole(context.Context, *UpdateRoleReq) (*UpdateRoleResp, error) DeleteRole(context.Context, *DeleteRoleReq) (*DeleteRoleResp, error) ListRole(context.Context, *ListRoleReq) (*ListRoleResp, error) PageListRole(context.Context, *PageListRoleReq) (*PageListRoleResp, error) GetRole(context.Context, *GetRoleReq) (*GetRoleResp, error) CreateMenu(context.Context, *CreateMenuReq) (*CreateMenuResp, error) UpdateMenu(context.Context, *UpdateMenuReq) (*UpdateMenuResp, error) DeleteMenu(context.Context, *DeleteMenuReq) (*DeleteMenuResp, error) ListMenu(context.Context, *ListMenuReq) (*ListMenuResp, error) PageListMenu(context.Context, *PageListMenuReq) (*PageListMenuResp, error) GetMenu(context.Context, *GetMenuReq) (*GetMenuResp, error) CreateDictData(context.Context, *CreateDictDataReq) (*CreateDictDataResp, error) UpdateDictData(context.Context, *UpdateDictDataReq) (*UpdateDictDataResp, error) DeleteDictData(context.Context, *DeleteDictDataReq) (*DeleteDictDataResp, error) ListDictData(context.Context, *ListDictDataReq) (*ListDictDataResp, error) PageListDictData(context.Context, *PageListDictDataReq) (*PageListDictDataResp, error) GetDictData(context.Context, *GetDictDataReq) (*GetDictDataResp, error) CreateAccountUser(context.Context, *CreateAccountUserReq) (*CreateAccountUserResp, error) UpdateAccountUser(context.Context, *UpdateAccountUserReq) (*UpdateAccountUserResp, error) DeleteAccountUser(context.Context, *DeleteAccountUserReq) (*DeleteAccountUserResp, error) ListAccountUser(context.Context, *ListAccountUserReq) (*ListAccountUserResp, error) PageListAccountUser(context.Context, *PageListAccountUserReq) (*PageListAccountUserResp, error) GetAccountUser(context.Context, *GetAccountUserReq) (*GetAccountUserResp, error) CreateStaff(context.Context, *CreateStaffReq) (*CreateStaffResp, error) UpdateStaff(context.Context, *UpdateStaffReq) (*UpdateStaffResp, error) DeleteStaff(context.Context, *DeleteStaffReq) (*DeleteStaffResp, error) ListStaff(context.Context, *ListStaffReq) (*ListStaffResp, error) PageListStaff(context.Context, *PageListStaffReq) (*PageListStaffResp, error) GetStaff(context.Context, *GetStaffReq) (*GetStaffResp, error) CreateSystem(context.Context, *CreateSystemReq) (*CreateSystemResp, error) UpdateSystem(context.Context, *UpdateSystemReq) (*UpdateSystemResp, error) DeleteSystem(context.Context, *DeleteSystemReq) (*DeleteSystemResp, error) ListSystem(context.Context, *ListSystemReq) (*ListSystemResp, error) PageListSystem(context.Context, *PageListSystemReq) (*PageListSystemResp, error) GetSystem(context.Context, *GetSystemReq) (*GetSystemResp, error) // contains filtered or unexported methods }
ShopAdminServer is the server API for ShopAdmin service. All implementations must embed UnimplementedShopAdminServer for forward compatibility
type Staff ¶
type Staff struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Staff) Descriptor
deprecated
func (*Staff) ProtoMessage ¶
func (*Staff) ProtoMessage()
func (*Staff) ProtoReflect ¶
func (x *Staff) ProtoReflect() protoreflect.Message
func (*Staff) Validate ¶
Validate checks the field values on Staff 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 (*Staff) ValidateAll ¶
ValidateAll checks the field values on Staff 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 StaffMultiError, or nil if none found.
type StaffMultiError ¶
type StaffMultiError []error
StaffMultiError is an error wrapping multiple validation errors returned by Staff.ValidateAll() if the designated constraints aren't met.
func (StaffMultiError) AllErrors ¶
func (m StaffMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StaffMultiError) Error ¶
func (m StaffMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StaffValidationError ¶
type StaffValidationError struct {
// contains filtered or unexported fields
}
StaffValidationError is the validation error returned by Staff.Validate if the designated constraints aren't met.
func (StaffValidationError) Cause ¶
func (e StaffValidationError) Cause() error
Cause function returns cause value.
func (StaffValidationError) Error ¶
func (e StaffValidationError) Error() string
Error satisfies the builtin error interface
func (StaffValidationError) ErrorName ¶
func (e StaffValidationError) ErrorName() string
ErrorName returns error name.
func (StaffValidationError) Field ¶
func (e StaffValidationError) Field() string
Field function returns field value.
func (StaffValidationError) Key ¶
func (e StaffValidationError) Key() bool
Key function returns key value.
func (StaffValidationError) Reason ¶
func (e StaffValidationError) Reason() string
Reason function returns reason value.
type System ¶
type System struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*System) Descriptor
deprecated
func (*System) ProtoMessage ¶
func (*System) ProtoMessage()
func (*System) ProtoReflect ¶
func (x *System) ProtoReflect() protoreflect.Message
func (*System) Validate ¶
Validate checks the field values on System 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 (*System) ValidateAll ¶
ValidateAll checks the field values on System 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 SystemMultiError, or nil if none found.
type SystemMultiError ¶
type SystemMultiError []error
SystemMultiError is an error wrapping multiple validation errors returned by System.ValidateAll() if the designated constraints aren't met.
func (SystemMultiError) AllErrors ¶
func (m SystemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SystemMultiError) Error ¶
func (m SystemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SystemValidationError ¶
type SystemValidationError struct {
// contains filtered or unexported fields
}
SystemValidationError is the validation error returned by System.Validate if the designated constraints aren't met.
func (SystemValidationError) Cause ¶
func (e SystemValidationError) Cause() error
Cause function returns cause value.
func (SystemValidationError) Error ¶
func (e SystemValidationError) Error() string
Error satisfies the builtin error interface
func (SystemValidationError) ErrorName ¶
func (e SystemValidationError) ErrorName() string
ErrorName returns error name.
func (SystemValidationError) Field ¶
func (e SystemValidationError) Field() string
Field function returns field value.
func (SystemValidationError) Key ¶
func (e SystemValidationError) Key() bool
Key function returns key value.
func (SystemValidationError) Reason ¶
func (e SystemValidationError) Reason() string
Reason function returns reason value.
type UnimplementedShopAdminServer ¶
type UnimplementedShopAdminServer struct { }
UnimplementedShopAdminServer must be embedded to have forward compatible implementations.
func (UnimplementedShopAdminServer) CreateAccountUser ¶
func (UnimplementedShopAdminServer) CreateAccountUser(context.Context, *CreateAccountUserReq) (*CreateAccountUserResp, error)
func (UnimplementedShopAdminServer) CreateDictData ¶
func (UnimplementedShopAdminServer) CreateDictData(context.Context, *CreateDictDataReq) (*CreateDictDataResp, error)
func (UnimplementedShopAdminServer) CreateMenu ¶
func (UnimplementedShopAdminServer) CreateMenu(context.Context, *CreateMenuReq) (*CreateMenuResp, error)
func (UnimplementedShopAdminServer) CreateRole ¶
func (UnimplementedShopAdminServer) CreateRole(context.Context, *CreateRoleReq) (*CreateRoleResp, error)
func (UnimplementedShopAdminServer) CreateStaff ¶
func (UnimplementedShopAdminServer) CreateStaff(context.Context, *CreateStaffReq) (*CreateStaffResp, error)
func (UnimplementedShopAdminServer) CreateSystem ¶
func (UnimplementedShopAdminServer) CreateSystem(context.Context, *CreateSystemReq) (*CreateSystemResp, error)
func (UnimplementedShopAdminServer) CreateUser ¶
func (UnimplementedShopAdminServer) CreateUser(context.Context, *CreateUserReq) (*CreateUserResp, error)
func (UnimplementedShopAdminServer) DeleteAccountUser ¶
func (UnimplementedShopAdminServer) DeleteAccountUser(context.Context, *DeleteAccountUserReq) (*DeleteAccountUserResp, error)
func (UnimplementedShopAdminServer) DeleteDictData ¶
func (UnimplementedShopAdminServer) DeleteDictData(context.Context, *DeleteDictDataReq) (*DeleteDictDataResp, error)
func (UnimplementedShopAdminServer) DeleteMenu ¶
func (UnimplementedShopAdminServer) DeleteMenu(context.Context, *DeleteMenuReq) (*DeleteMenuResp, error)
func (UnimplementedShopAdminServer) DeleteRole ¶
func (UnimplementedShopAdminServer) DeleteRole(context.Context, *DeleteRoleReq) (*DeleteRoleResp, error)
func (UnimplementedShopAdminServer) DeleteStaff ¶
func (UnimplementedShopAdminServer) DeleteStaff(context.Context, *DeleteStaffReq) (*DeleteStaffResp, error)
func (UnimplementedShopAdminServer) DeleteSystem ¶
func (UnimplementedShopAdminServer) DeleteSystem(context.Context, *DeleteSystemReq) (*DeleteSystemResp, error)
func (UnimplementedShopAdminServer) DeleteUser ¶
func (UnimplementedShopAdminServer) DeleteUser(context.Context, *DeleteUserReq) (*DeleteUserResp, error)
func (UnimplementedShopAdminServer) GetAccountUser ¶
func (UnimplementedShopAdminServer) GetAccountUser(context.Context, *GetAccountUserReq) (*GetAccountUserResp, error)
func (UnimplementedShopAdminServer) GetDictData ¶
func (UnimplementedShopAdminServer) GetDictData(context.Context, *GetDictDataReq) (*GetDictDataResp, error)
func (UnimplementedShopAdminServer) GetMenu ¶
func (UnimplementedShopAdminServer) GetMenu(context.Context, *GetMenuReq) (*GetMenuResp, error)
func (UnimplementedShopAdminServer) GetRole ¶
func (UnimplementedShopAdminServer) GetRole(context.Context, *GetRoleReq) (*GetRoleResp, error)
func (UnimplementedShopAdminServer) GetStaff ¶
func (UnimplementedShopAdminServer) GetStaff(context.Context, *GetStaffReq) (*GetStaffResp, error)
func (UnimplementedShopAdminServer) GetSystem ¶
func (UnimplementedShopAdminServer) GetSystem(context.Context, *GetSystemReq) (*GetSystemResp, error)
func (UnimplementedShopAdminServer) GetUser ¶
func (UnimplementedShopAdminServer) GetUser(context.Context, *GetUserReq) (*GetUserResp, error)
func (UnimplementedShopAdminServer) ListAccountUser ¶
func (UnimplementedShopAdminServer) ListAccountUser(context.Context, *ListAccountUserReq) (*ListAccountUserResp, error)
func (UnimplementedShopAdminServer) ListDictData ¶
func (UnimplementedShopAdminServer) ListDictData(context.Context, *ListDictDataReq) (*ListDictDataResp, error)
func (UnimplementedShopAdminServer) ListMenu ¶
func (UnimplementedShopAdminServer) ListMenu(context.Context, *ListMenuReq) (*ListMenuResp, error)
func (UnimplementedShopAdminServer) ListRole ¶
func (UnimplementedShopAdminServer) ListRole(context.Context, *ListRoleReq) (*ListRoleResp, error)
func (UnimplementedShopAdminServer) ListStaff ¶
func (UnimplementedShopAdminServer) ListStaff(context.Context, *ListStaffReq) (*ListStaffResp, error)
func (UnimplementedShopAdminServer) ListSystem ¶
func (UnimplementedShopAdminServer) ListSystem(context.Context, *ListSystemReq) (*ListSystemResp, error)
func (UnimplementedShopAdminServer) ListUser ¶
func (UnimplementedShopAdminServer) ListUser(context.Context, *ListUserReq) (*ListUserResp, error)
func (UnimplementedShopAdminServer) PageListAccountUser ¶
func (UnimplementedShopAdminServer) PageListAccountUser(context.Context, *PageListAccountUserReq) (*PageListAccountUserResp, error)
func (UnimplementedShopAdminServer) PageListDictData ¶
func (UnimplementedShopAdminServer) PageListDictData(context.Context, *PageListDictDataReq) (*PageListDictDataResp, error)
func (UnimplementedShopAdminServer) PageListMenu ¶
func (UnimplementedShopAdminServer) PageListMenu(context.Context, *PageListMenuReq) (*PageListMenuResp, error)
func (UnimplementedShopAdminServer) PageListRole ¶
func (UnimplementedShopAdminServer) PageListRole(context.Context, *PageListRoleReq) (*PageListRoleResp, error)
func (UnimplementedShopAdminServer) PageListStaff ¶
func (UnimplementedShopAdminServer) PageListStaff(context.Context, *PageListStaffReq) (*PageListStaffResp, error)
func (UnimplementedShopAdminServer) PageListSystem ¶
func (UnimplementedShopAdminServer) PageListSystem(context.Context, *PageListSystemReq) (*PageListSystemResp, error)
func (UnimplementedShopAdminServer) PageListUser ¶
func (UnimplementedShopAdminServer) PageListUser(context.Context, *PageListUserReq) (*PageListUserResp, error)
func (UnimplementedShopAdminServer) Register ¶
func (UnimplementedShopAdminServer) Register(context.Context, *RegisterReq) (*RegisterResp, error)
func (UnimplementedShopAdminServer) UpdateAccountUser ¶
func (UnimplementedShopAdminServer) UpdateAccountUser(context.Context, *UpdateAccountUserReq) (*UpdateAccountUserResp, error)
func (UnimplementedShopAdminServer) UpdateDictData ¶
func (UnimplementedShopAdminServer) UpdateDictData(context.Context, *UpdateDictDataReq) (*UpdateDictDataResp, error)
func (UnimplementedShopAdminServer) UpdateMenu ¶
func (UnimplementedShopAdminServer) UpdateMenu(context.Context, *UpdateMenuReq) (*UpdateMenuResp, error)
func (UnimplementedShopAdminServer) UpdateRole ¶
func (UnimplementedShopAdminServer) UpdateRole(context.Context, *UpdateRoleReq) (*UpdateRoleResp, error)
func (UnimplementedShopAdminServer) UpdateStaff ¶
func (UnimplementedShopAdminServer) UpdateStaff(context.Context, *UpdateStaffReq) (*UpdateStaffResp, error)
func (UnimplementedShopAdminServer) UpdateSystem ¶
func (UnimplementedShopAdminServer) UpdateSystem(context.Context, *UpdateSystemReq) (*UpdateSystemResp, error)
func (UnimplementedShopAdminServer) UpdateUser ¶
func (UnimplementedShopAdminServer) UpdateUser(context.Context, *UpdateUserReq) (*UpdateUserResp, error)
type UnsafeShopAdminServer ¶
type UnsafeShopAdminServer interface {
// contains filtered or unexported methods
}
UnsafeShopAdminServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ShopAdminServer will result in compilation errors.
type UpdateAccountUserReq ¶
type UpdateAccountUserReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccountUserReq) Descriptor
deprecated
func (*UpdateAccountUserReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountUserReq.ProtoReflect.Descriptor instead.
func (*UpdateAccountUserReq) GetId ¶
func (x *UpdateAccountUserReq) GetId() int64
func (*UpdateAccountUserReq) ProtoMessage ¶
func (*UpdateAccountUserReq) ProtoMessage()
func (*UpdateAccountUserReq) ProtoReflect ¶
func (x *UpdateAccountUserReq) ProtoReflect() protoreflect.Message
func (*UpdateAccountUserReq) Reset ¶
func (x *UpdateAccountUserReq) Reset()
func (*UpdateAccountUserReq) String ¶
func (x *UpdateAccountUserReq) String() string
func (*UpdateAccountUserReq) Validate ¶
func (m *UpdateAccountUserReq) Validate() error
Validate checks the field values on UpdateAccountUserReq 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 (*UpdateAccountUserReq) ValidateAll ¶
func (m *UpdateAccountUserReq) ValidateAll() error
ValidateAll checks the field values on UpdateAccountUserReq 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 UpdateAccountUserReqMultiError, or nil if none found.
type UpdateAccountUserReqMultiError ¶
type UpdateAccountUserReqMultiError []error
UpdateAccountUserReqMultiError is an error wrapping multiple validation errors returned by UpdateAccountUserReq.ValidateAll() if the designated constraints aren't met.
func (UpdateAccountUserReqMultiError) AllErrors ¶
func (m UpdateAccountUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateAccountUserReqMultiError) Error ¶
func (m UpdateAccountUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateAccountUserReqValidationError ¶
type UpdateAccountUserReqValidationError struct {
// contains filtered or unexported fields
}
UpdateAccountUserReqValidationError is the validation error returned by UpdateAccountUserReq.Validate if the designated constraints aren't met.
func (UpdateAccountUserReqValidationError) Cause ¶
func (e UpdateAccountUserReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateAccountUserReqValidationError) Error ¶
func (e UpdateAccountUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateAccountUserReqValidationError) ErrorName ¶
func (e UpdateAccountUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateAccountUserReqValidationError) Field ¶
func (e UpdateAccountUserReqValidationError) Field() string
Field function returns field value.
func (UpdateAccountUserReqValidationError) Key ¶
func (e UpdateAccountUserReqValidationError) Key() bool
Key function returns key value.
func (UpdateAccountUserReqValidationError) Reason ¶
func (e UpdateAccountUserReqValidationError) Reason() string
Reason function returns reason value.
type UpdateAccountUserResp ¶
type UpdateAccountUserResp struct {
// contains filtered or unexported fields
}
func (*UpdateAccountUserResp) Descriptor
deprecated
func (*UpdateAccountUserResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountUserResp.ProtoReflect.Descriptor instead.
func (*UpdateAccountUserResp) ProtoMessage ¶
func (*UpdateAccountUserResp) ProtoMessage()
func (*UpdateAccountUserResp) ProtoReflect ¶
func (x *UpdateAccountUserResp) ProtoReflect() protoreflect.Message
func (*UpdateAccountUserResp) Reset ¶
func (x *UpdateAccountUserResp) Reset()
func (*UpdateAccountUserResp) String ¶
func (x *UpdateAccountUserResp) String() string
func (*UpdateAccountUserResp) Validate ¶
func (m *UpdateAccountUserResp) Validate() error
Validate checks the field values on UpdateAccountUserResp 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 (*UpdateAccountUserResp) ValidateAll ¶
func (m *UpdateAccountUserResp) ValidateAll() error
ValidateAll checks the field values on UpdateAccountUserResp 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 UpdateAccountUserRespMultiError, or nil if none found.
type UpdateAccountUserRespMultiError ¶
type UpdateAccountUserRespMultiError []error
UpdateAccountUserRespMultiError is an error wrapping multiple validation errors returned by UpdateAccountUserResp.ValidateAll() if the designated constraints aren't met.
func (UpdateAccountUserRespMultiError) AllErrors ¶
func (m UpdateAccountUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateAccountUserRespMultiError) Error ¶
func (m UpdateAccountUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateAccountUserRespValidationError ¶
type UpdateAccountUserRespValidationError struct {
// contains filtered or unexported fields
}
UpdateAccountUserRespValidationError is the validation error returned by UpdateAccountUserResp.Validate if the designated constraints aren't met.
func (UpdateAccountUserRespValidationError) Cause ¶
func (e UpdateAccountUserRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateAccountUserRespValidationError) Error ¶
func (e UpdateAccountUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateAccountUserRespValidationError) ErrorName ¶
func (e UpdateAccountUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateAccountUserRespValidationError) Field ¶
func (e UpdateAccountUserRespValidationError) Field() string
Field function returns field value.
func (UpdateAccountUserRespValidationError) Key ¶
func (e UpdateAccountUserRespValidationError) Key() bool
Key function returns key value.
func (UpdateAccountUserRespValidationError) Reason ¶
func (e UpdateAccountUserRespValidationError) Reason() string
Reason function returns reason value.
type UpdateDictDataReq ¶
type UpdateDictDataReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` DictTypeId int64 `protobuf:"varint,2,opt,name=dict_type_id,json=dictTypeId,proto3" json:"dict_type_id,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` Remark string `protobuf:"bytes,6,opt,name=remark,proto3" json:"remark,omitempty"` Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` IsDefault int32 `protobuf:"varint,8,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*UpdateDictDataReq) Descriptor
deprecated
func (*UpdateDictDataReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDictDataReq.ProtoReflect.Descriptor instead.
func (*UpdateDictDataReq) GetDictTypeId ¶
func (x *UpdateDictDataReq) GetDictTypeId() int64
func (*UpdateDictDataReq) GetId ¶
func (x *UpdateDictDataReq) GetId() int64
func (*UpdateDictDataReq) GetIsDefault ¶
func (x *UpdateDictDataReq) GetIsDefault() int32
func (*UpdateDictDataReq) GetLabel ¶
func (x *UpdateDictDataReq) GetLabel() string
func (*UpdateDictDataReq) GetRemark ¶
func (x *UpdateDictDataReq) GetRemark() string
func (*UpdateDictDataReq) GetSort ¶
func (x *UpdateDictDataReq) GetSort() int32
func (*UpdateDictDataReq) GetStatus ¶
func (x *UpdateDictDataReq) GetStatus() int32
func (*UpdateDictDataReq) GetValue ¶
func (x *UpdateDictDataReq) GetValue() string
func (*UpdateDictDataReq) ProtoMessage ¶
func (*UpdateDictDataReq) ProtoMessage()
func (*UpdateDictDataReq) ProtoReflect ¶
func (x *UpdateDictDataReq) ProtoReflect() protoreflect.Message
func (*UpdateDictDataReq) Reset ¶
func (x *UpdateDictDataReq) Reset()
func (*UpdateDictDataReq) String ¶
func (x *UpdateDictDataReq) String() string
func (*UpdateDictDataReq) Validate ¶
func (m *UpdateDictDataReq) Validate() error
Validate checks the field values on UpdateDictDataReq 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 (*UpdateDictDataReq) ValidateAll ¶
func (m *UpdateDictDataReq) ValidateAll() error
ValidateAll checks the field values on UpdateDictDataReq 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 UpdateDictDataReqMultiError, or nil if none found.
type UpdateDictDataReqMultiError ¶
type UpdateDictDataReqMultiError []error
UpdateDictDataReqMultiError is an error wrapping multiple validation errors returned by UpdateDictDataReq.ValidateAll() if the designated constraints aren't met.
func (UpdateDictDataReqMultiError) AllErrors ¶
func (m UpdateDictDataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateDictDataReqMultiError) Error ¶
func (m UpdateDictDataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateDictDataReqValidationError ¶
type UpdateDictDataReqValidationError struct {
// contains filtered or unexported fields
}
UpdateDictDataReqValidationError is the validation error returned by UpdateDictDataReq.Validate if the designated constraints aren't met.
func (UpdateDictDataReqValidationError) Cause ¶
func (e UpdateDictDataReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateDictDataReqValidationError) Error ¶
func (e UpdateDictDataReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateDictDataReqValidationError) ErrorName ¶
func (e UpdateDictDataReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateDictDataReqValidationError) Field ¶
func (e UpdateDictDataReqValidationError) Field() string
Field function returns field value.
func (UpdateDictDataReqValidationError) Key ¶
func (e UpdateDictDataReqValidationError) Key() bool
Key function returns key value.
func (UpdateDictDataReqValidationError) Reason ¶
func (e UpdateDictDataReqValidationError) Reason() string
Reason function returns reason value.
type UpdateDictDataResp ¶
type UpdateDictDataResp struct {
// contains filtered or unexported fields
}
func (*UpdateDictDataResp) Descriptor
deprecated
func (*UpdateDictDataResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDictDataResp.ProtoReflect.Descriptor instead.
func (*UpdateDictDataResp) ProtoMessage ¶
func (*UpdateDictDataResp) ProtoMessage()
func (*UpdateDictDataResp) ProtoReflect ¶
func (x *UpdateDictDataResp) ProtoReflect() protoreflect.Message
func (*UpdateDictDataResp) Reset ¶
func (x *UpdateDictDataResp) Reset()
func (*UpdateDictDataResp) String ¶
func (x *UpdateDictDataResp) String() string
func (*UpdateDictDataResp) Validate ¶
func (m *UpdateDictDataResp) Validate() error
Validate checks the field values on UpdateDictDataResp 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 (*UpdateDictDataResp) ValidateAll ¶
func (m *UpdateDictDataResp) ValidateAll() error
ValidateAll checks the field values on UpdateDictDataResp 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 UpdateDictDataRespMultiError, or nil if none found.
type UpdateDictDataRespMultiError ¶
type UpdateDictDataRespMultiError []error
UpdateDictDataRespMultiError is an error wrapping multiple validation errors returned by UpdateDictDataResp.ValidateAll() if the designated constraints aren't met.
func (UpdateDictDataRespMultiError) AllErrors ¶
func (m UpdateDictDataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateDictDataRespMultiError) Error ¶
func (m UpdateDictDataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateDictDataRespValidationError ¶
type UpdateDictDataRespValidationError struct {
// contains filtered or unexported fields
}
UpdateDictDataRespValidationError is the validation error returned by UpdateDictDataResp.Validate if the designated constraints aren't met.
func (UpdateDictDataRespValidationError) Cause ¶
func (e UpdateDictDataRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateDictDataRespValidationError) Error ¶
func (e UpdateDictDataRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateDictDataRespValidationError) ErrorName ¶
func (e UpdateDictDataRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateDictDataRespValidationError) Field ¶
func (e UpdateDictDataRespValidationError) Field() string
Field function returns field value.
func (UpdateDictDataRespValidationError) Key ¶
func (e UpdateDictDataRespValidationError) Key() bool
Key function returns key value.
func (UpdateDictDataRespValidationError) Reason ¶
func (e UpdateDictDataRespValidationError) Reason() string
Reason function returns reason value.
type UpdateMenuReq ¶
type UpdateMenuReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateMenuReq) Descriptor
deprecated
func (*UpdateMenuReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMenuReq.ProtoReflect.Descriptor instead.
func (*UpdateMenuReq) GetId ¶
func (x *UpdateMenuReq) GetId() int64
func (*UpdateMenuReq) ProtoMessage ¶
func (*UpdateMenuReq) ProtoMessage()
func (*UpdateMenuReq) ProtoReflect ¶
func (x *UpdateMenuReq) ProtoReflect() protoreflect.Message
func (*UpdateMenuReq) Reset ¶
func (x *UpdateMenuReq) Reset()
func (*UpdateMenuReq) String ¶
func (x *UpdateMenuReq) String() string
func (*UpdateMenuReq) Validate ¶
func (m *UpdateMenuReq) Validate() error
Validate checks the field values on UpdateMenuReq 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 (*UpdateMenuReq) ValidateAll ¶
func (m *UpdateMenuReq) ValidateAll() error
ValidateAll checks the field values on UpdateMenuReq 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 UpdateMenuReqMultiError, or nil if none found.
type UpdateMenuReqMultiError ¶
type UpdateMenuReqMultiError []error
UpdateMenuReqMultiError is an error wrapping multiple validation errors returned by UpdateMenuReq.ValidateAll() if the designated constraints aren't met.
func (UpdateMenuReqMultiError) AllErrors ¶
func (m UpdateMenuReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateMenuReqMultiError) Error ¶
func (m UpdateMenuReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateMenuReqValidationError ¶
type UpdateMenuReqValidationError struct {
// contains filtered or unexported fields
}
UpdateMenuReqValidationError is the validation error returned by UpdateMenuReq.Validate if the designated constraints aren't met.
func (UpdateMenuReqValidationError) Cause ¶
func (e UpdateMenuReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateMenuReqValidationError) Error ¶
func (e UpdateMenuReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateMenuReqValidationError) ErrorName ¶
func (e UpdateMenuReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateMenuReqValidationError) Field ¶
func (e UpdateMenuReqValidationError) Field() string
Field function returns field value.
func (UpdateMenuReqValidationError) Key ¶
func (e UpdateMenuReqValidationError) Key() bool
Key function returns key value.
func (UpdateMenuReqValidationError) Reason ¶
func (e UpdateMenuReqValidationError) Reason() string
Reason function returns reason value.
type UpdateMenuResp ¶
type UpdateMenuResp struct {
// contains filtered or unexported fields
}
func (*UpdateMenuResp) Descriptor
deprecated
func (*UpdateMenuResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMenuResp.ProtoReflect.Descriptor instead.
func (*UpdateMenuResp) ProtoMessage ¶
func (*UpdateMenuResp) ProtoMessage()
func (*UpdateMenuResp) ProtoReflect ¶
func (x *UpdateMenuResp) ProtoReflect() protoreflect.Message
func (*UpdateMenuResp) Reset ¶
func (x *UpdateMenuResp) Reset()
func (*UpdateMenuResp) String ¶
func (x *UpdateMenuResp) String() string
func (*UpdateMenuResp) Validate ¶
func (m *UpdateMenuResp) Validate() error
Validate checks the field values on UpdateMenuResp 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 (*UpdateMenuResp) ValidateAll ¶
func (m *UpdateMenuResp) ValidateAll() error
ValidateAll checks the field values on UpdateMenuResp 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 UpdateMenuRespMultiError, or nil if none found.
type UpdateMenuRespMultiError ¶
type UpdateMenuRespMultiError []error
UpdateMenuRespMultiError is an error wrapping multiple validation errors returned by UpdateMenuResp.ValidateAll() if the designated constraints aren't met.
func (UpdateMenuRespMultiError) AllErrors ¶
func (m UpdateMenuRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateMenuRespMultiError) Error ¶
func (m UpdateMenuRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateMenuRespValidationError ¶
type UpdateMenuRespValidationError struct {
// contains filtered or unexported fields
}
UpdateMenuRespValidationError is the validation error returned by UpdateMenuResp.Validate if the designated constraints aren't met.
func (UpdateMenuRespValidationError) Cause ¶
func (e UpdateMenuRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateMenuRespValidationError) Error ¶
func (e UpdateMenuRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateMenuRespValidationError) ErrorName ¶
func (e UpdateMenuRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateMenuRespValidationError) Field ¶
func (e UpdateMenuRespValidationError) Field() string
Field function returns field value.
func (UpdateMenuRespValidationError) Key ¶
func (e UpdateMenuRespValidationError) Key() bool
Key function returns key value.
func (UpdateMenuRespValidationError) Reason ¶
func (e UpdateMenuRespValidationError) Reason() string
Reason function returns reason value.
type UpdateRoleReq ¶
type UpdateRoleReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleReq) Descriptor
deprecated
func (*UpdateRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleReq.ProtoReflect.Descriptor instead.
func (*UpdateRoleReq) GetId ¶
func (x *UpdateRoleReq) GetId() int64
func (*UpdateRoleReq) ProtoMessage ¶
func (*UpdateRoleReq) ProtoMessage()
func (*UpdateRoleReq) ProtoReflect ¶
func (x *UpdateRoleReq) ProtoReflect() protoreflect.Message
func (*UpdateRoleReq) Reset ¶
func (x *UpdateRoleReq) Reset()
func (*UpdateRoleReq) String ¶
func (x *UpdateRoleReq) String() string
func (*UpdateRoleReq) Validate ¶
func (m *UpdateRoleReq) Validate() error
Validate checks the field values on UpdateRoleReq 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 (*UpdateRoleReq) ValidateAll ¶
func (m *UpdateRoleReq) ValidateAll() error
ValidateAll checks the field values on UpdateRoleReq 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 UpdateRoleReqMultiError, or nil if none found.
type UpdateRoleReqMultiError ¶
type UpdateRoleReqMultiError []error
UpdateRoleReqMultiError is an error wrapping multiple validation errors returned by UpdateRoleReq.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleReqMultiError) AllErrors ¶
func (m UpdateRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleReqMultiError) Error ¶
func (m UpdateRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleReqValidationError ¶
type UpdateRoleReqValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleReqValidationError is the validation error returned by UpdateRoleReq.Validate if the designated constraints aren't met.
func (UpdateRoleReqValidationError) Cause ¶
func (e UpdateRoleReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleReqValidationError) Error ¶
func (e UpdateRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleReqValidationError) ErrorName ¶
func (e UpdateRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleReqValidationError) Field ¶
func (e UpdateRoleReqValidationError) Field() string
Field function returns field value.
func (UpdateRoleReqValidationError) Key ¶
func (e UpdateRoleReqValidationError) Key() bool
Key function returns key value.
func (UpdateRoleReqValidationError) Reason ¶
func (e UpdateRoleReqValidationError) Reason() string
Reason function returns reason value.
type UpdateRoleResp ¶
type UpdateRoleResp struct {
// contains filtered or unexported fields
}
func (*UpdateRoleResp) Descriptor
deprecated
func (*UpdateRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleResp.ProtoReflect.Descriptor instead.
func (*UpdateRoleResp) ProtoMessage ¶
func (*UpdateRoleResp) ProtoMessage()
func (*UpdateRoleResp) ProtoReflect ¶
func (x *UpdateRoleResp) ProtoReflect() protoreflect.Message
func (*UpdateRoleResp) Reset ¶
func (x *UpdateRoleResp) Reset()
func (*UpdateRoleResp) String ¶
func (x *UpdateRoleResp) String() string
func (*UpdateRoleResp) Validate ¶
func (m *UpdateRoleResp) Validate() error
Validate checks the field values on UpdateRoleResp 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 (*UpdateRoleResp) ValidateAll ¶
func (m *UpdateRoleResp) ValidateAll() error
ValidateAll checks the field values on UpdateRoleResp 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 UpdateRoleRespMultiError, or nil if none found.
type UpdateRoleRespMultiError ¶
type UpdateRoleRespMultiError []error
UpdateRoleRespMultiError is an error wrapping multiple validation errors returned by UpdateRoleResp.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleRespMultiError) AllErrors ¶
func (m UpdateRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleRespMultiError) Error ¶
func (m UpdateRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleRespValidationError ¶
type UpdateRoleRespValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleRespValidationError is the validation error returned by UpdateRoleResp.Validate if the designated constraints aren't met.
func (UpdateRoleRespValidationError) Cause ¶
func (e UpdateRoleRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleRespValidationError) Error ¶
func (e UpdateRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleRespValidationError) ErrorName ¶
func (e UpdateRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleRespValidationError) Field ¶
func (e UpdateRoleRespValidationError) Field() string
Field function returns field value.
func (UpdateRoleRespValidationError) Key ¶
func (e UpdateRoleRespValidationError) Key() bool
Key function returns key value.
func (UpdateRoleRespValidationError) Reason ¶
func (e UpdateRoleRespValidationError) Reason() string
Reason function returns reason value.
type UpdateStaffReq ¶
type UpdateStaffReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateStaffReq) Descriptor
deprecated
func (*UpdateStaffReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStaffReq.ProtoReflect.Descriptor instead.
func (*UpdateStaffReq) GetId ¶
func (x *UpdateStaffReq) GetId() int64
func (*UpdateStaffReq) ProtoMessage ¶
func (*UpdateStaffReq) ProtoMessage()
func (*UpdateStaffReq) ProtoReflect ¶
func (x *UpdateStaffReq) ProtoReflect() protoreflect.Message
func (*UpdateStaffReq) Reset ¶
func (x *UpdateStaffReq) Reset()
func (*UpdateStaffReq) String ¶
func (x *UpdateStaffReq) String() string
func (*UpdateStaffReq) Validate ¶
func (m *UpdateStaffReq) Validate() error
Validate checks the field values on UpdateStaffReq 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 (*UpdateStaffReq) ValidateAll ¶
func (m *UpdateStaffReq) ValidateAll() error
ValidateAll checks the field values on UpdateStaffReq 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 UpdateStaffReqMultiError, or nil if none found.
type UpdateStaffReqMultiError ¶
type UpdateStaffReqMultiError []error
UpdateStaffReqMultiError is an error wrapping multiple validation errors returned by UpdateStaffReq.ValidateAll() if the designated constraints aren't met.
func (UpdateStaffReqMultiError) AllErrors ¶
func (m UpdateStaffReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateStaffReqMultiError) Error ¶
func (m UpdateStaffReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateStaffReqValidationError ¶
type UpdateStaffReqValidationError struct {
// contains filtered or unexported fields
}
UpdateStaffReqValidationError is the validation error returned by UpdateStaffReq.Validate if the designated constraints aren't met.
func (UpdateStaffReqValidationError) Cause ¶
func (e UpdateStaffReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateStaffReqValidationError) Error ¶
func (e UpdateStaffReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateStaffReqValidationError) ErrorName ¶
func (e UpdateStaffReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateStaffReqValidationError) Field ¶
func (e UpdateStaffReqValidationError) Field() string
Field function returns field value.
func (UpdateStaffReqValidationError) Key ¶
func (e UpdateStaffReqValidationError) Key() bool
Key function returns key value.
func (UpdateStaffReqValidationError) Reason ¶
func (e UpdateStaffReqValidationError) Reason() string
Reason function returns reason value.
type UpdateStaffResp ¶
type UpdateStaffResp struct {
// contains filtered or unexported fields
}
func (*UpdateStaffResp) Descriptor
deprecated
func (*UpdateStaffResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStaffResp.ProtoReflect.Descriptor instead.
func (*UpdateStaffResp) ProtoMessage ¶
func (*UpdateStaffResp) ProtoMessage()
func (*UpdateStaffResp) ProtoReflect ¶
func (x *UpdateStaffResp) ProtoReflect() protoreflect.Message
func (*UpdateStaffResp) Reset ¶
func (x *UpdateStaffResp) Reset()
func (*UpdateStaffResp) String ¶
func (x *UpdateStaffResp) String() string
func (*UpdateStaffResp) Validate ¶
func (m *UpdateStaffResp) Validate() error
Validate checks the field values on UpdateStaffResp 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 (*UpdateStaffResp) ValidateAll ¶
func (m *UpdateStaffResp) ValidateAll() error
ValidateAll checks the field values on UpdateStaffResp 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 UpdateStaffRespMultiError, or nil if none found.
type UpdateStaffRespMultiError ¶
type UpdateStaffRespMultiError []error
UpdateStaffRespMultiError is an error wrapping multiple validation errors returned by UpdateStaffResp.ValidateAll() if the designated constraints aren't met.
func (UpdateStaffRespMultiError) AllErrors ¶
func (m UpdateStaffRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateStaffRespMultiError) Error ¶
func (m UpdateStaffRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateStaffRespValidationError ¶
type UpdateStaffRespValidationError struct {
// contains filtered or unexported fields
}
UpdateStaffRespValidationError is the validation error returned by UpdateStaffResp.Validate if the designated constraints aren't met.
func (UpdateStaffRespValidationError) Cause ¶
func (e UpdateStaffRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateStaffRespValidationError) Error ¶
func (e UpdateStaffRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateStaffRespValidationError) ErrorName ¶
func (e UpdateStaffRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateStaffRespValidationError) Field ¶
func (e UpdateStaffRespValidationError) Field() string
Field function returns field value.
func (UpdateStaffRespValidationError) Key ¶
func (e UpdateStaffRespValidationError) Key() bool
Key function returns key value.
func (UpdateStaffRespValidationError) Reason ¶
func (e UpdateStaffRespValidationError) Reason() string
Reason function returns reason value.
type UpdateSystemReq ¶
type UpdateSystemReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateSystemReq) Descriptor
deprecated
func (*UpdateSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSystemReq.ProtoReflect.Descriptor instead.
func (*UpdateSystemReq) GetId ¶
func (x *UpdateSystemReq) GetId() int64
func (*UpdateSystemReq) ProtoMessage ¶
func (*UpdateSystemReq) ProtoMessage()
func (*UpdateSystemReq) ProtoReflect ¶
func (x *UpdateSystemReq) ProtoReflect() protoreflect.Message
func (*UpdateSystemReq) Reset ¶
func (x *UpdateSystemReq) Reset()
func (*UpdateSystemReq) String ¶
func (x *UpdateSystemReq) String() string
func (*UpdateSystemReq) Validate ¶
func (m *UpdateSystemReq) Validate() error
Validate checks the field values on UpdateSystemReq 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 (*UpdateSystemReq) ValidateAll ¶
func (m *UpdateSystemReq) ValidateAll() error
ValidateAll checks the field values on UpdateSystemReq 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 UpdateSystemReqMultiError, or nil if none found.
type UpdateSystemReqMultiError ¶
type UpdateSystemReqMultiError []error
UpdateSystemReqMultiError is an error wrapping multiple validation errors returned by UpdateSystemReq.ValidateAll() if the designated constraints aren't met.
func (UpdateSystemReqMultiError) AllErrors ¶
func (m UpdateSystemReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSystemReqMultiError) Error ¶
func (m UpdateSystemReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSystemReqValidationError ¶
type UpdateSystemReqValidationError struct {
// contains filtered or unexported fields
}
UpdateSystemReqValidationError is the validation error returned by UpdateSystemReq.Validate if the designated constraints aren't met.
func (UpdateSystemReqValidationError) Cause ¶
func (e UpdateSystemReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateSystemReqValidationError) Error ¶
func (e UpdateSystemReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSystemReqValidationError) ErrorName ¶
func (e UpdateSystemReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSystemReqValidationError) Field ¶
func (e UpdateSystemReqValidationError) Field() string
Field function returns field value.
func (UpdateSystemReqValidationError) Key ¶
func (e UpdateSystemReqValidationError) Key() bool
Key function returns key value.
func (UpdateSystemReqValidationError) Reason ¶
func (e UpdateSystemReqValidationError) Reason() string
Reason function returns reason value.
type UpdateSystemResp ¶
type UpdateSystemResp struct {
// contains filtered or unexported fields
}
func (*UpdateSystemResp) Descriptor
deprecated
func (*UpdateSystemResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSystemResp.ProtoReflect.Descriptor instead.
func (*UpdateSystemResp) ProtoMessage ¶
func (*UpdateSystemResp) ProtoMessage()
func (*UpdateSystemResp) ProtoReflect ¶
func (x *UpdateSystemResp) ProtoReflect() protoreflect.Message
func (*UpdateSystemResp) Reset ¶
func (x *UpdateSystemResp) Reset()
func (*UpdateSystemResp) String ¶
func (x *UpdateSystemResp) String() string
func (*UpdateSystemResp) Validate ¶
func (m *UpdateSystemResp) Validate() error
Validate checks the field values on UpdateSystemResp 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 (*UpdateSystemResp) ValidateAll ¶
func (m *UpdateSystemResp) ValidateAll() error
ValidateAll checks the field values on UpdateSystemResp 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 UpdateSystemRespMultiError, or nil if none found.
type UpdateSystemRespMultiError ¶
type UpdateSystemRespMultiError []error
UpdateSystemRespMultiError is an error wrapping multiple validation errors returned by UpdateSystemResp.ValidateAll() if the designated constraints aren't met.
func (UpdateSystemRespMultiError) AllErrors ¶
func (m UpdateSystemRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSystemRespMultiError) Error ¶
func (m UpdateSystemRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSystemRespValidationError ¶
type UpdateSystemRespValidationError struct {
// contains filtered or unexported fields
}
UpdateSystemRespValidationError is the validation error returned by UpdateSystemResp.Validate if the designated constraints aren't met.
func (UpdateSystemRespValidationError) Cause ¶
func (e UpdateSystemRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateSystemRespValidationError) Error ¶
func (e UpdateSystemRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSystemRespValidationError) ErrorName ¶
func (e UpdateSystemRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSystemRespValidationError) Field ¶
func (e UpdateSystemRespValidationError) Field() string
Field function returns field value.
func (UpdateSystemRespValidationError) Key ¶
func (e UpdateSystemRespValidationError) Key() bool
Key function returns key value.
func (UpdateSystemRespValidationError) Reason ¶
func (e UpdateSystemRespValidationError) Reason() string
Reason function returns reason value.
type UpdateUserReq ¶
type UpdateUserReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserReq) Descriptor
deprecated
func (*UpdateUserReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserReq.ProtoReflect.Descriptor instead.
func (*UpdateUserReq) GetId ¶
func (x *UpdateUserReq) GetId() int64
func (*UpdateUserReq) ProtoMessage ¶
func (*UpdateUserReq) ProtoMessage()
func (*UpdateUserReq) ProtoReflect ¶
func (x *UpdateUserReq) ProtoReflect() protoreflect.Message
func (*UpdateUserReq) Reset ¶
func (x *UpdateUserReq) Reset()
func (*UpdateUserReq) String ¶
func (x *UpdateUserReq) String() string
func (*UpdateUserReq) Validate ¶
func (m *UpdateUserReq) Validate() error
Validate checks the field values on UpdateUserReq 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 (*UpdateUserReq) ValidateAll ¶
func (m *UpdateUserReq) ValidateAll() error
ValidateAll checks the field values on UpdateUserReq 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 UpdateUserReqMultiError, or nil if none found.
type UpdateUserReqMultiError ¶
type UpdateUserReqMultiError []error
UpdateUserReqMultiError is an error wrapping multiple validation errors returned by UpdateUserReq.ValidateAll() if the designated constraints aren't met.
func (UpdateUserReqMultiError) AllErrors ¶
func (m UpdateUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserReqMultiError) Error ¶
func (m UpdateUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserReqValidationError ¶
type UpdateUserReqValidationError struct {
// contains filtered or unexported fields
}
UpdateUserReqValidationError is the validation error returned by UpdateUserReq.Validate if the designated constraints aren't met.
func (UpdateUserReqValidationError) Cause ¶
func (e UpdateUserReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserReqValidationError) Error ¶
func (e UpdateUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserReqValidationError) ErrorName ¶
func (e UpdateUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserReqValidationError) Field ¶
func (e UpdateUserReqValidationError) Field() string
Field function returns field value.
func (UpdateUserReqValidationError) Key ¶
func (e UpdateUserReqValidationError) Key() bool
Key function returns key value.
func (UpdateUserReqValidationError) Reason ¶
func (e UpdateUserReqValidationError) Reason() string
Reason function returns reason value.
type UpdateUserResp ¶
type UpdateUserResp struct {
// contains filtered or unexported fields
}
func (*UpdateUserResp) Descriptor
deprecated
func (*UpdateUserResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResp.ProtoReflect.Descriptor instead.
func (*UpdateUserResp) ProtoMessage ¶
func (*UpdateUserResp) ProtoMessage()
func (*UpdateUserResp) ProtoReflect ¶
func (x *UpdateUserResp) ProtoReflect() protoreflect.Message
func (*UpdateUserResp) Reset ¶
func (x *UpdateUserResp) Reset()
func (*UpdateUserResp) String ¶
func (x *UpdateUserResp) String() string
func (*UpdateUserResp) Validate ¶
func (m *UpdateUserResp) Validate() error
Validate checks the field values on UpdateUserResp 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 (*UpdateUserResp) ValidateAll ¶
func (m *UpdateUserResp) ValidateAll() error
ValidateAll checks the field values on UpdateUserResp 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 UpdateUserRespMultiError, or nil if none found.
type UpdateUserRespMultiError ¶
type UpdateUserRespMultiError []error
UpdateUserRespMultiError is an error wrapping multiple validation errors returned by UpdateUserResp.ValidateAll() if the designated constraints aren't met.
func (UpdateUserRespMultiError) AllErrors ¶
func (m UpdateUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserRespMultiError) Error ¶
func (m UpdateUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserRespValidationError ¶
type UpdateUserRespValidationError struct {
// contains filtered or unexported fields
}
UpdateUserRespValidationError is the validation error returned by UpdateUserResp.Validate if the designated constraints aren't met.
func (UpdateUserRespValidationError) Cause ¶
func (e UpdateUserRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserRespValidationError) Error ¶
func (e UpdateUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserRespValidationError) ErrorName ¶
func (e UpdateUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserRespValidationError) Field ¶
func (e UpdateUserRespValidationError) Field() string
Field function returns field value.
func (UpdateUserRespValidationError) Key ¶
func (e UpdateUserRespValidationError) Key() bool
Key function returns key value.
func (UpdateUserRespValidationError) Reason ¶
func (e UpdateUserRespValidationError) Reason() string
Reason function returns reason value.
type User ¶
type User struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶
Validate checks the field values on User 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 (*User) ValidateAll ¶
ValidateAll checks the field values on User 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 UserMultiError, or nil if none found.
type UserMultiError ¶
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserValidationError ¶
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶
func (e UserValidationError) Reason() string
Reason function returns reason value.