Documentation ¶
Overview ¶
Package groups is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterMruVGroupsServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterMruVGroupsServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MruVGroupsServiceClient) error
- func RegisterMruVGroupsServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterMruVGroupsServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MruVGroupsServiceServer) error
- func RegisterMruVGroupsServiceServer(s *grpc.Server, srv MruVGroupsServiceServer)
- type AddMemberRequest
- func (*AddMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddMemberRequest) GetGroupId() uint32
- func (x *AddMemberRequest) GetMemberId() uint32
- func (*AddMemberRequest) ProtoMessage()
- func (x *AddMemberRequest) ProtoReflect() protoreflect.Message
- func (x *AddMemberRequest) Reset()
- func (x *AddMemberRequest) String() string
- func (m *AddMemberRequest) Validate() error
- type AddMemberRequestValidationError
- func (e AddMemberRequestValidationError) Cause() error
- func (e AddMemberRequestValidationError) Error() string
- func (e AddMemberRequestValidationError) ErrorName() string
- func (e AddMemberRequestValidationError) Field() string
- func (e AddMemberRequestValidationError) Key() bool
- func (e AddMemberRequestValidationError) Reason() string
- type AddMemberResponse
- type AddMemberResponseValidationError
- func (e AddMemberResponseValidationError) Cause() error
- func (e AddMemberResponseValidationError) Error() string
- func (e AddMemberResponseValidationError) ErrorName() string
- func (e AddMemberResponseValidationError) Field() string
- func (e AddMemberResponseValidationError) Key() bool
- func (e AddMemberResponseValidationError) Reason() string
- type AddPermissionRequest
- func (*AddPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPermissionRequest) GetDefinition() string
- func (x *AddPermissionRequest) GetGroupId() uint32
- func (x *AddPermissionRequest) GetName() string
- func (*AddPermissionRequest) ProtoMessage()
- func (x *AddPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *AddPermissionRequest) Reset()
- func (x *AddPermissionRequest) String() string
- func (m *AddPermissionRequest) Validate() error
- type AddPermissionRequestValidationError
- func (e AddPermissionRequestValidationError) Cause() error
- func (e AddPermissionRequestValidationError) Error() string
- func (e AddPermissionRequestValidationError) ErrorName() string
- func (e AddPermissionRequestValidationError) Field() string
- func (e AddPermissionRequestValidationError) Key() bool
- func (e AddPermissionRequestValidationError) Reason() string
- type AddPermissionResponse
- func (*AddPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddPermissionResponse) GetPermissionId() uint32
- func (*AddPermissionResponse) ProtoMessage()
- func (x *AddPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *AddPermissionResponse) Reset()
- func (x *AddPermissionResponse) String() string
- func (m *AddPermissionResponse) Validate() error
- type AddPermissionResponseValidationError
- func (e AddPermissionResponseValidationError) Cause() error
- func (e AddPermissionResponseValidationError) Error() string
- func (e AddPermissionResponseValidationError) ErrorName() string
- func (e AddPermissionResponseValidationError) Field() string
- func (e AddPermissionResponseValidationError) Key() bool
- func (e AddPermissionResponseValidationError) Reason() string
- type AddSubgroupRequest
- func (*AddSubgroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubgroupRequest) GetGroupId() uint32
- func (x *AddSubgroupRequest) GetSubgroupId() uint32
- func (*AddSubgroupRequest) ProtoMessage()
- func (x *AddSubgroupRequest) ProtoReflect() protoreflect.Message
- func (x *AddSubgroupRequest) Reset()
- func (x *AddSubgroupRequest) String() string
- func (m *AddSubgroupRequest) Validate() error
- type AddSubgroupRequestValidationError
- func (e AddSubgroupRequestValidationError) Cause() error
- func (e AddSubgroupRequestValidationError) Error() string
- func (e AddSubgroupRequestValidationError) ErrorName() string
- func (e AddSubgroupRequestValidationError) Field() string
- func (e AddSubgroupRequestValidationError) Key() bool
- func (e AddSubgroupRequestValidationError) Reason() string
- type AddSubgroupResponse
- func (*AddSubgroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddSubgroupResponse) ProtoMessage()
- func (x *AddSubgroupResponse) ProtoReflect() protoreflect.Message
- func (x *AddSubgroupResponse) Reset()
- func (x *AddSubgroupResponse) String() string
- func (m *AddSubgroupResponse) Validate() error
- type AddSubgroupResponseValidationError
- func (e AddSubgroupResponseValidationError) Cause() error
- func (e AddSubgroupResponseValidationError) Error() string
- func (e AddSubgroupResponseValidationError) ErrorName() string
- func (e AddSubgroupResponseValidationError) Field() string
- func (e AddSubgroupResponseValidationError) Key() bool
- func (e AddSubgroupResponseValidationError) Reason() string
- type AssignOwnerRequest
- func (*AssignOwnerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignOwnerRequest) GetGroupId() uint32
- func (x *AssignOwnerRequest) GetOwnerId() uint32
- func (x *AssignOwnerRequest) GetOwnerType() OwnerType
- func (*AssignOwnerRequest) ProtoMessage()
- func (x *AssignOwnerRequest) ProtoReflect() protoreflect.Message
- func (x *AssignOwnerRequest) Reset()
- func (x *AssignOwnerRequest) String() string
- func (m *AssignOwnerRequest) Validate() error
- type AssignOwnerRequestValidationError
- func (e AssignOwnerRequestValidationError) Cause() error
- func (e AssignOwnerRequestValidationError) Error() string
- func (e AssignOwnerRequestValidationError) ErrorName() string
- func (e AssignOwnerRequestValidationError) Field() string
- func (e AssignOwnerRequestValidationError) Key() bool
- func (e AssignOwnerRequestValidationError) Reason() string
- type AssignOwnerResponse
- func (*AssignOwnerResponse) Descriptor() ([]byte, []int)deprecated
- func (*AssignOwnerResponse) ProtoMessage()
- func (x *AssignOwnerResponse) ProtoReflect() protoreflect.Message
- func (x *AssignOwnerResponse) Reset()
- func (x *AssignOwnerResponse) String() string
- func (m *AssignOwnerResponse) Validate() error
- type AssignOwnerResponseValidationError
- func (e AssignOwnerResponseValidationError) Cause() error
- func (e AssignOwnerResponseValidationError) Error() string
- func (e AssignOwnerResponseValidationError) ErrorName() string
- func (e AssignOwnerResponseValidationError) Field() string
- func (e AssignOwnerResponseValidationError) Key() bool
- func (e AssignOwnerResponseValidationError) Reason() string
- type CreateGroupRequest
- func (*CreateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupRequest) GetDescription() string
- func (x *CreateGroupRequest) GetName() string
- func (*CreateGroupRequest) ProtoMessage()
- func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupRequest) Reset()
- func (x *CreateGroupRequest) String() string
- func (m *CreateGroupRequest) Validate() error
- type CreateGroupRequestValidationError
- func (e CreateGroupRequestValidationError) Cause() error
- func (e CreateGroupRequestValidationError) Error() string
- func (e CreateGroupRequestValidationError) ErrorName() string
- func (e CreateGroupRequestValidationError) Field() string
- func (e CreateGroupRequestValidationError) Key() bool
- func (e CreateGroupRequestValidationError) Reason() string
- type CreateGroupResponse
- func (*CreateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupResponse) GetGroupId() uint32
- func (*CreateGroupResponse) ProtoMessage()
- func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupResponse) Reset()
- func (x *CreateGroupResponse) String() string
- func (m *CreateGroupResponse) Validate() error
- type CreateGroupResponseValidationError
- func (e CreateGroupResponseValidationError) Cause() error
- func (e CreateGroupResponseValidationError) Error() string
- func (e CreateGroupResponseValidationError) ErrorName() string
- func (e CreateGroupResponseValidationError) Field() string
- func (e CreateGroupResponseValidationError) Key() bool
- func (e CreateGroupResponseValidationError) Reason() string
- type DeleteGroupRequest
- func (*DeleteGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGroupRequest) GetGroupId() uint32
- func (*DeleteGroupRequest) ProtoMessage()
- func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGroupRequest) Reset()
- func (x *DeleteGroupRequest) String() string
- func (m *DeleteGroupRequest) Validate() error
- type DeleteGroupRequestValidationError
- func (e DeleteGroupRequestValidationError) Cause() error
- func (e DeleteGroupRequestValidationError) Error() string
- func (e DeleteGroupRequestValidationError) ErrorName() string
- func (e DeleteGroupRequestValidationError) Field() string
- func (e DeleteGroupRequestValidationError) Key() bool
- func (e DeleteGroupRequestValidationError) Reason() string
- type DeleteGroupResponse
- func (*DeleteGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteGroupResponse) ProtoMessage()
- func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteGroupResponse) Reset()
- func (x *DeleteGroupResponse) String() string
- func (m *DeleteGroupResponse) Validate() error
- type DeleteGroupResponseValidationError
- func (e DeleteGroupResponseValidationError) Cause() error
- func (e DeleteGroupResponseValidationError) Error() string
- func (e DeleteGroupResponseValidationError) ErrorName() string
- func (e DeleteGroupResponseValidationError) Field() string
- func (e DeleteGroupResponseValidationError) Key() bool
- func (e DeleteGroupResponseValidationError) Reason() string
- type GetGroupRequest
- func (*GetGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupRequest) GetGroupId() uint32
- func (*GetGroupRequest) ProtoMessage()
- func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupRequest) Reset()
- func (x *GetGroupRequest) String() string
- func (m *GetGroupRequest) Validate() error
- type GetGroupRequestValidationError
- func (e GetGroupRequestValidationError) Cause() error
- func (e GetGroupRequestValidationError) Error() string
- func (e GetGroupRequestValidationError) ErrorName() string
- func (e GetGroupRequestValidationError) Field() string
- func (e GetGroupRequestValidationError) Key() bool
- func (e GetGroupRequestValidationError) Reason() string
- type GetGroupResponse
- func (*GetGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupResponse) GetDescription() string
- func (x *GetGroupResponse) GetName() string
- func (*GetGroupResponse) ProtoMessage()
- func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupResponse) Reset()
- func (x *GetGroupResponse) String() string
- func (m *GetGroupResponse) Validate() error
- type GetGroupResponseValidationError
- func (e GetGroupResponseValidationError) Cause() error
- func (e GetGroupResponseValidationError) Error() string
- func (e GetGroupResponseValidationError) ErrorName() string
- func (e GetGroupResponseValidationError) Field() string
- func (e GetGroupResponseValidationError) Key() bool
- func (e GetGroupResponseValidationError) Reason() string
- type GetGroupsRequest
- func (*GetGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsRequest) GetBeginFrom() uint32
- func (x *GetGroupsRequest) GetLimit() uint32
- func (*GetGroupsRequest) ProtoMessage()
- func (x *GetGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupsRequest) Reset()
- func (x *GetGroupsRequest) String() string
- func (m *GetGroupsRequest) Validate() error
- type GetGroupsRequestValidationError
- func (e GetGroupsRequestValidationError) Cause() error
- func (e GetGroupsRequestValidationError) Error() string
- func (e GetGroupsRequestValidationError) ErrorName() string
- func (e GetGroupsRequestValidationError) Field() string
- func (e GetGroupsRequestValidationError) Key() bool
- func (e GetGroupsRequestValidationError) Reason() string
- type GetGroupsResponse
- func (*GetGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsResponse) GetGroups() []*GetGroupsResponse_Group
- func (*GetGroupsResponse) ProtoMessage()
- func (x *GetGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupsResponse) Reset()
- func (x *GetGroupsResponse) String() string
- func (m *GetGroupsResponse) Validate() error
- type GetGroupsResponseValidationError
- func (e GetGroupsResponseValidationError) Cause() error
- func (e GetGroupsResponseValidationError) Error() string
- func (e GetGroupsResponseValidationError) ErrorName() string
- func (e GetGroupsResponseValidationError) Field() string
- func (e GetGroupsResponseValidationError) Key() bool
- func (e GetGroupsResponseValidationError) Reason() string
- type GetGroupsResponse_Group
- func (*GetGroupsResponse_Group) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsResponse_Group) GetDescription() string
- func (x *GetGroupsResponse_Group) GetId() uint32
- func (x *GetGroupsResponse_Group) GetName() string
- func (*GetGroupsResponse_Group) ProtoMessage()
- func (x *GetGroupsResponse_Group) ProtoReflect() protoreflect.Message
- func (x *GetGroupsResponse_Group) Reset()
- func (x *GetGroupsResponse_Group) String() string
- func (m *GetGroupsResponse_Group) Validate() error
- type GetGroupsResponse_GroupValidationError
- func (e GetGroupsResponse_GroupValidationError) Cause() error
- func (e GetGroupsResponse_GroupValidationError) Error() string
- func (e GetGroupsResponse_GroupValidationError) ErrorName() string
- func (e GetGroupsResponse_GroupValidationError) Field() string
- func (e GetGroupsResponse_GroupValidationError) Key() bool
- func (e GetGroupsResponse_GroupValidationError) Reason() string
- type GetMembersRequest
- func (*GetMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMembersRequest) GetGroupId() uint32
- func (*GetMembersRequest) ProtoMessage()
- func (x *GetMembersRequest) ProtoReflect() protoreflect.Message
- func (x *GetMembersRequest) Reset()
- func (x *GetMembersRequest) String() string
- func (m *GetMembersRequest) Validate() error
- type GetMembersRequestValidationError
- func (e GetMembersRequestValidationError) Cause() error
- func (e GetMembersRequestValidationError) Error() string
- func (e GetMembersRequestValidationError) ErrorName() string
- func (e GetMembersRequestValidationError) Field() string
- func (e GetMembersRequestValidationError) Key() bool
- func (e GetMembersRequestValidationError) Reason() string
- type GetMembersResponse
- func (*GetMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMembersResponse) GetMemberIds() []uint32
- func (x *GetMembersResponse) GetMemberType() MemberType
- func (*GetMembersResponse) ProtoMessage()
- func (x *GetMembersResponse) ProtoReflect() protoreflect.Message
- func (x *GetMembersResponse) Reset()
- func (x *GetMembersResponse) String() string
- func (m *GetMembersResponse) Validate() error
- type GetMembersResponseValidationError
- func (e GetMembersResponseValidationError) Cause() error
- func (e GetMembersResponseValidationError) Error() string
- func (e GetMembersResponseValidationError) ErrorName() string
- func (e GetMembersResponseValidationError) Field() string
- func (e GetMembersResponseValidationError) Key() bool
- func (e GetMembersResponseValidationError) Reason() string
- type GetOwnerRequest
- func (*GetOwnerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOwnerRequest) GetGroupId() uint32
- func (*GetOwnerRequest) ProtoMessage()
- func (x *GetOwnerRequest) ProtoReflect() protoreflect.Message
- func (x *GetOwnerRequest) Reset()
- func (x *GetOwnerRequest) String() string
- func (m *GetOwnerRequest) Validate() error
- type GetOwnerRequestValidationError
- func (e GetOwnerRequestValidationError) Cause() error
- func (e GetOwnerRequestValidationError) Error() string
- func (e GetOwnerRequestValidationError) ErrorName() string
- func (e GetOwnerRequestValidationError) Field() string
- func (e GetOwnerRequestValidationError) Key() bool
- func (e GetOwnerRequestValidationError) Reason() string
- type GetOwnerResponse
- func (*GetOwnerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOwnerResponse) GetOwnerId() uint32
- func (x *GetOwnerResponse) GetOwnerType() OwnerType
- func (*GetOwnerResponse) ProtoMessage()
- func (x *GetOwnerResponse) ProtoReflect() protoreflect.Message
- func (x *GetOwnerResponse) Reset()
- func (x *GetOwnerResponse) String() string
- func (m *GetOwnerResponse) Validate() error
- type GetOwnerResponseValidationError
- func (e GetOwnerResponseValidationError) Cause() error
- func (e GetOwnerResponseValidationError) Error() string
- func (e GetOwnerResponseValidationError) ErrorName() string
- func (e GetOwnerResponseValidationError) Field() string
- func (e GetOwnerResponseValidationError) Key() bool
- func (e GetOwnerResponseValidationError) Reason() string
- type GetPermissionsRequest
- func (*GetPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsRequest) GetGroupId() uint32
- func (*GetPermissionsRequest) ProtoMessage()
- func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsRequest) Reset()
- func (x *GetPermissionsRequest) String() string
- func (m *GetPermissionsRequest) Validate() error
- type GetPermissionsRequestValidationError
- func (e GetPermissionsRequestValidationError) Cause() error
- func (e GetPermissionsRequestValidationError) Error() string
- func (e GetPermissionsRequestValidationError) ErrorName() string
- func (e GetPermissionsRequestValidationError) Field() string
- func (e GetPermissionsRequestValidationError) Key() bool
- func (e GetPermissionsRequestValidationError) Reason() string
- type GetPermissionsResponse
- func (*GetPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsResponse) GetPermissions() []*GetPermissionsResponse_Permission
- func (*GetPermissionsResponse) ProtoMessage()
- func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsResponse) Reset()
- func (x *GetPermissionsResponse) String() string
- func (m *GetPermissionsResponse) Validate() error
- type GetPermissionsResponseValidationError
- func (e GetPermissionsResponseValidationError) Cause() error
- func (e GetPermissionsResponseValidationError) Error() string
- func (e GetPermissionsResponseValidationError) ErrorName() string
- func (e GetPermissionsResponseValidationError) Field() string
- func (e GetPermissionsResponseValidationError) Key() bool
- func (e GetPermissionsResponseValidationError) Reason() string
- type GetPermissionsResponse_Permission
- func (*GetPermissionsResponse_Permission) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsResponse_Permission) GetDefinition() string
- func (x *GetPermissionsResponse_Permission) GetId() uint32
- func (x *GetPermissionsResponse_Permission) GetName() string
- func (*GetPermissionsResponse_Permission) ProtoMessage()
- func (x *GetPermissionsResponse_Permission) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsResponse_Permission) Reset()
- func (x *GetPermissionsResponse_Permission) String() string
- func (m *GetPermissionsResponse_Permission) Validate() error
- type GetPermissionsResponse_PermissionValidationError
- func (e GetPermissionsResponse_PermissionValidationError) Cause() error
- func (e GetPermissionsResponse_PermissionValidationError) Error() string
- func (e GetPermissionsResponse_PermissionValidationError) ErrorName() string
- func (e GetPermissionsResponse_PermissionValidationError) Field() string
- func (e GetPermissionsResponse_PermissionValidationError) Key() bool
- func (e GetPermissionsResponse_PermissionValidationError) Reason() string
- type GetSubgroupsRequest
- func (*GetSubgroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgroupsRequest) GetGroupId() uint32
- func (*GetSubgroupsRequest) ProtoMessage()
- func (x *GetSubgroupsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgroupsRequest) Reset()
- func (x *GetSubgroupsRequest) String() string
- func (m *GetSubgroupsRequest) Validate() error
- type GetSubgroupsRequestValidationError
- func (e GetSubgroupsRequestValidationError) Cause() error
- func (e GetSubgroupsRequestValidationError) Error() string
- func (e GetSubgroupsRequestValidationError) ErrorName() string
- func (e GetSubgroupsRequestValidationError) Field() string
- func (e GetSubgroupsRequestValidationError) Key() bool
- func (e GetSubgroupsRequestValidationError) Reason() string
- type GetSubgroupsResponse
- func (*GetSubgroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgroupsResponse) GetSubgroupIds() []uint32
- func (*GetSubgroupsResponse) ProtoMessage()
- func (x *GetSubgroupsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgroupsResponse) Reset()
- func (x *GetSubgroupsResponse) String() string
- func (m *GetSubgroupsResponse) Validate() error
- type GetSubgroupsResponseValidationError
- func (e GetSubgroupsResponseValidationError) Cause() error
- func (e GetSubgroupsResponseValidationError) Error() string
- func (e GetSubgroupsResponseValidationError) ErrorName() string
- func (e GetSubgroupsResponseValidationError) Field() string
- func (e GetSubgroupsResponseValidationError) Key() bool
- func (e GetSubgroupsResponseValidationError) Reason() string
- type IsPermittedRequest
- func (*IsPermittedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsPermittedRequest) GetAction() string
- func (x *IsPermittedRequest) GetMemberId() uint32
- func (x *IsPermittedRequest) GetMemberType() MemberType
- func (*IsPermittedRequest) ProtoMessage()
- func (x *IsPermittedRequest) ProtoReflect() protoreflect.Message
- func (x *IsPermittedRequest) Reset()
- func (x *IsPermittedRequest) String() string
- func (m *IsPermittedRequest) Validate() error
- type IsPermittedRequestValidationError
- func (e IsPermittedRequestValidationError) Cause() error
- func (e IsPermittedRequestValidationError) Error() string
- func (e IsPermittedRequestValidationError) ErrorName() string
- func (e IsPermittedRequestValidationError) Field() string
- func (e IsPermittedRequestValidationError) Key() bool
- func (e IsPermittedRequestValidationError) Reason() string
- type IsPermittedResponse
- func (*IsPermittedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsPermittedResponse) GetPermitted() bool
- func (*IsPermittedResponse) ProtoMessage()
- func (x *IsPermittedResponse) ProtoReflect() protoreflect.Message
- func (x *IsPermittedResponse) Reset()
- func (x *IsPermittedResponse) String() string
- func (m *IsPermittedResponse) Validate() error
- type IsPermittedResponseValidationError
- func (e IsPermittedResponseValidationError) Cause() error
- func (e IsPermittedResponseValidationError) Error() string
- func (e IsPermittedResponseValidationError) ErrorName() string
- func (e IsPermittedResponseValidationError) Field() string
- func (e IsPermittedResponseValidationError) Key() bool
- func (e IsPermittedResponseValidationError) Reason() string
- type MemberType
- type MruVGroupsServiceClient
- type MruVGroupsServiceServer
- type OwnerType
- type RemoveMemberRequest
- func (*RemoveMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMemberRequest) GetGroupId() uint32
- func (x *RemoveMemberRequest) GetMemberId() uint32
- func (*RemoveMemberRequest) ProtoMessage()
- func (x *RemoveMemberRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMemberRequest) Reset()
- func (x *RemoveMemberRequest) String() string
- func (m *RemoveMemberRequest) Validate() error
- type RemoveMemberRequestValidationError
- func (e RemoveMemberRequestValidationError) Cause() error
- func (e RemoveMemberRequestValidationError) Error() string
- func (e RemoveMemberRequestValidationError) ErrorName() string
- func (e RemoveMemberRequestValidationError) Field() string
- func (e RemoveMemberRequestValidationError) Key() bool
- func (e RemoveMemberRequestValidationError) Reason() string
- type RemoveMemberResponse
- func (*RemoveMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveMemberResponse) ProtoMessage()
- func (x *RemoveMemberResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMemberResponse) Reset()
- func (x *RemoveMemberResponse) String() string
- func (m *RemoveMemberResponse) Validate() error
- type RemoveMemberResponseValidationError
- func (e RemoveMemberResponseValidationError) Cause() error
- func (e RemoveMemberResponseValidationError) Error() string
- func (e RemoveMemberResponseValidationError) ErrorName() string
- func (e RemoveMemberResponseValidationError) Field() string
- func (e RemoveMemberResponseValidationError) Key() bool
- func (e RemoveMemberResponseValidationError) Reason() string
- type RemovePermissionRequest
- func (*RemovePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemovePermissionRequest) GetGroupId() uint32
- func (x *RemovePermissionRequest) GetPermissionId() uint32
- func (*RemovePermissionRequest) ProtoMessage()
- func (x *RemovePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *RemovePermissionRequest) Reset()
- func (x *RemovePermissionRequest) String() string
- func (m *RemovePermissionRequest) Validate() error
- type RemovePermissionRequestValidationError
- func (e RemovePermissionRequestValidationError) Cause() error
- func (e RemovePermissionRequestValidationError) Error() string
- func (e RemovePermissionRequestValidationError) ErrorName() string
- func (e RemovePermissionRequestValidationError) Field() string
- func (e RemovePermissionRequestValidationError) Key() bool
- func (e RemovePermissionRequestValidationError) Reason() string
- type RemovePermissionResponse
- func (*RemovePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemovePermissionResponse) ProtoMessage()
- func (x *RemovePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *RemovePermissionResponse) Reset()
- func (x *RemovePermissionResponse) String() string
- func (m *RemovePermissionResponse) Validate() error
- type RemovePermissionResponseValidationError
- func (e RemovePermissionResponseValidationError) Cause() error
- func (e RemovePermissionResponseValidationError) Error() string
- func (e RemovePermissionResponseValidationError) ErrorName() string
- func (e RemovePermissionResponseValidationError) Field() string
- func (e RemovePermissionResponseValidationError) Key() bool
- func (e RemovePermissionResponseValidationError) Reason() string
- type RemoveSubgroupRequest
- func (*RemoveSubgroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSubgroupRequest) GetGroupId() uint32
- func (x *RemoveSubgroupRequest) GetSubgroupId() uint32
- func (*RemoveSubgroupRequest) ProtoMessage()
- func (x *RemoveSubgroupRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSubgroupRequest) Reset()
- func (x *RemoveSubgroupRequest) String() string
- func (m *RemoveSubgroupRequest) Validate() error
- type RemoveSubgroupRequestValidationError
- func (e RemoveSubgroupRequestValidationError) Cause() error
- func (e RemoveSubgroupRequestValidationError) Error() string
- func (e RemoveSubgroupRequestValidationError) ErrorName() string
- func (e RemoveSubgroupRequestValidationError) Field() string
- func (e RemoveSubgroupRequestValidationError) Key() bool
- func (e RemoveSubgroupRequestValidationError) Reason() string
- type RemoveSubgroupResponse
- func (*RemoveSubgroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveSubgroupResponse) ProtoMessage()
- func (x *RemoveSubgroupResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveSubgroupResponse) Reset()
- func (x *RemoveSubgroupResponse) String() string
- func (m *RemoveSubgroupResponse) Validate() error
- type RemoveSubgroupResponseValidationError
- func (e RemoveSubgroupResponseValidationError) Cause() error
- func (e RemoveSubgroupResponseValidationError) Error() string
- func (e RemoveSubgroupResponseValidationError) ErrorName() string
- func (e RemoveSubgroupResponseValidationError) Field() string
- func (e RemoveSubgroupResponseValidationError) Key() bool
- func (e RemoveSubgroupResponseValidationError) Reason() string
- type UnimplementedMruVGroupsServiceServer
- func (*UnimplementedMruVGroupsServiceServer) AddMember(context.Context, *AddMemberRequest) (*AddMemberResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) AddPermission(context.Context, *AddPermissionRequest) (*AddPermissionResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) AddSubgroup(context.Context, *AddSubgroupRequest) (*AddSubgroupResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) AssignOwner(context.Context, *AssignOwnerRequest) (*AssignOwnerResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetGroups(context.Context, *GetGroupsRequest) (*GetGroupsResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetMembers(context.Context, *GetMembersRequest) (*GetMembersResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetOwner(context.Context, *GetOwnerRequest) (*GetOwnerResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetServiceStatus(context.Context, *common.ServiceStatusRequest) (*common.ServiceStatusResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetServiceVersion(context.Context, *common.VersionRequest) (*common.VersionResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) GetSubgroups(context.Context, *GetSubgroupsRequest) (*GetSubgroupsResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) IsPermitted(context.Context, *IsPermittedRequest) (*IsPermittedResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) RemoveMember(context.Context, *RemoveMemberRequest) (*RemoveMemberResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) RemovePermission(context.Context, *RemovePermissionRequest) (*RemovePermissionResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) RemoveSubgroup(context.Context, *RemoveSubgroupRequest) (*RemoveSubgroupResponse, error)
- func (*UnimplementedMruVGroupsServiceServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
- type UpdateGroupRequest
- func (*UpdateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupRequest) GetDescription() string
- func (x *UpdateGroupRequest) GetGroupId() uint32
- func (x *UpdateGroupRequest) GetName() string
- func (*UpdateGroupRequest) ProtoMessage()
- func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupRequest) Reset()
- func (x *UpdateGroupRequest) String() string
- func (m *UpdateGroupRequest) Validate() error
- type UpdateGroupRequestValidationError
- func (e UpdateGroupRequestValidationError) Cause() error
- func (e UpdateGroupRequestValidationError) Error() string
- func (e UpdateGroupRequestValidationError) ErrorName() string
- func (e UpdateGroupRequestValidationError) Field() string
- func (e UpdateGroupRequestValidationError) Key() bool
- func (e UpdateGroupRequestValidationError) Reason() string
- type UpdateGroupResponse
- func (*UpdateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateGroupResponse) ProtoMessage()
- func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupResponse) Reset()
- func (x *UpdateGroupResponse) String() string
- func (m *UpdateGroupResponse) Validate() error
- type UpdateGroupResponseValidationError
- func (e UpdateGroupResponseValidationError) Cause() error
- func (e UpdateGroupResponseValidationError) Error() string
- func (e UpdateGroupResponseValidationError) ErrorName() string
- func (e UpdateGroupResponseValidationError) Field() string
- func (e UpdateGroupResponseValidationError) Key() bool
- func (e UpdateGroupResponseValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( OwnerType_name = map[int32]string{ 0: "OWNER_TYPE_UNKNOWN", 1: "OWNER_TYPE_ACCOUNT", 2: "OWNER_TYPE_CHARACTER", 3: "OWNER_TYPE_GROUP", } OwnerType_value = map[string]int32{ "OWNER_TYPE_UNKNOWN": 0, "OWNER_TYPE_ACCOUNT": 1, "OWNER_TYPE_CHARACTER": 2, "OWNER_TYPE_GROUP": 3, } )
Enum value maps for OwnerType.
var ( MemberType_name = map[int32]string{ 0: "MEMBER_TYPE_UNKNOWN", 1: "MEMBER_TYPE_ACCOUNT", 2: "MEMBER_TYPE_CHARACTER", } MemberType_value = map[string]int32{ "MEMBER_TYPE_UNKNOWN": 0, "MEMBER_TYPE_ACCOUNT": 1, "MEMBER_TYPE_CHARACTER": 2, } )
Enum value maps for MemberType.
var File_groups_groups_proto protoreflect.FileDescriptor
Functions ¶
func RegisterMruVGroupsServiceHandler ¶
func RegisterMruVGroupsServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterMruVGroupsServiceHandler registers the http handlers for service MruVGroupsService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterMruVGroupsServiceHandlerClient ¶
func RegisterMruVGroupsServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MruVGroupsServiceClient) error
RegisterMruVGroupsServiceHandlerClient registers the http handlers for service MruVGroupsService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MruVGroupsServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MruVGroupsServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MruVGroupsServiceClient" to call the correct interceptors.
func RegisterMruVGroupsServiceHandlerFromEndpoint ¶
func RegisterMruVGroupsServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterMruVGroupsServiceHandlerFromEndpoint is same as RegisterMruVGroupsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterMruVGroupsServiceHandlerServer ¶
func RegisterMruVGroupsServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MruVGroupsServiceServer) error
RegisterMruVGroupsServiceHandlerServer registers the http handlers for service MruVGroupsService to "mux". UnaryRPC :call MruVGroupsServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMruVGroupsServiceHandlerFromEndpoint instead.
func RegisterMruVGroupsServiceServer ¶
func RegisterMruVGroupsServiceServer(s *grpc.Server, srv MruVGroupsServiceServer)
Types ¶
type AddMemberRequest ¶
type AddMemberRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` MemberId uint32 `protobuf:"varint,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `AddMember`.
func (*AddMemberRequest) Descriptor
deprecated
func (*AddMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMemberRequest.ProtoReflect.Descriptor instead.
func (*AddMemberRequest) GetGroupId ¶
func (x *AddMemberRequest) GetGroupId() uint32
func (*AddMemberRequest) GetMemberId ¶
func (x *AddMemberRequest) GetMemberId() uint32
func (*AddMemberRequest) ProtoMessage ¶
func (*AddMemberRequest) ProtoMessage()
func (*AddMemberRequest) ProtoReflect ¶ added in v0.8.4
func (x *AddMemberRequest) ProtoReflect() protoreflect.Message
func (*AddMemberRequest) Reset ¶
func (x *AddMemberRequest) Reset()
func (*AddMemberRequest) String ¶
func (x *AddMemberRequest) String() string
func (*AddMemberRequest) Validate ¶
func (m *AddMemberRequest) Validate() error
Validate checks the field values on AddMemberRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddMemberRequestValidationError ¶
type AddMemberRequestValidationError struct {
// contains filtered or unexported fields
}
AddMemberRequestValidationError is the validation error returned by AddMemberRequest.Validate if the designated constraints aren't met.
func (AddMemberRequestValidationError) Cause ¶
func (e AddMemberRequestValidationError) Cause() error
Cause function returns cause value.
func (AddMemberRequestValidationError) Error ¶
func (e AddMemberRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddMemberRequestValidationError) ErrorName ¶
func (e AddMemberRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddMemberRequestValidationError) Field ¶
func (e AddMemberRequestValidationError) Field() string
Field function returns field value.
func (AddMemberRequestValidationError) Key ¶
func (e AddMemberRequestValidationError) Key() bool
Key function returns key value.
func (AddMemberRequestValidationError) Reason ¶
func (e AddMemberRequestValidationError) Reason() string
Reason function returns reason value.
type AddMemberResponse ¶
type AddMemberResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `AddMember`.
func (*AddMemberResponse) Descriptor
deprecated
func (*AddMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMemberResponse.ProtoReflect.Descriptor instead.
func (*AddMemberResponse) ProtoMessage ¶
func (*AddMemberResponse) ProtoMessage()
func (*AddMemberResponse) ProtoReflect ¶ added in v0.8.4
func (x *AddMemberResponse) ProtoReflect() protoreflect.Message
func (*AddMemberResponse) Reset ¶
func (x *AddMemberResponse) Reset()
func (*AddMemberResponse) String ¶
func (x *AddMemberResponse) String() string
func (*AddMemberResponse) Validate ¶
func (m *AddMemberResponse) Validate() error
Validate checks the field values on AddMemberResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddMemberResponseValidationError ¶
type AddMemberResponseValidationError struct {
// contains filtered or unexported fields
}
AddMemberResponseValidationError is the validation error returned by AddMemberResponse.Validate if the designated constraints aren't met.
func (AddMemberResponseValidationError) Cause ¶
func (e AddMemberResponseValidationError) Cause() error
Cause function returns cause value.
func (AddMemberResponseValidationError) Error ¶
func (e AddMemberResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddMemberResponseValidationError) ErrorName ¶
func (e AddMemberResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddMemberResponseValidationError) Field ¶
func (e AddMemberResponseValidationError) Field() string
Field function returns field value.
func (AddMemberResponseValidationError) Key ¶
func (e AddMemberResponseValidationError) Key() bool
Key function returns key value.
func (AddMemberResponseValidationError) Reason ¶
func (e AddMemberResponseValidationError) Reason() string
Reason function returns reason value.
type AddPermissionRequest ¶
type AddPermissionRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Definition string `protobuf:"bytes,3,opt,name=definition,proto3" json:"definition,omitempty"` // contains filtered or unexported fields }
Request message for rpc `AddPermission`.
func (*AddPermissionRequest) Descriptor
deprecated
func (*AddPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPermissionRequest.ProtoReflect.Descriptor instead.
func (*AddPermissionRequest) GetDefinition ¶
func (x *AddPermissionRequest) GetDefinition() string
func (*AddPermissionRequest) GetGroupId ¶
func (x *AddPermissionRequest) GetGroupId() uint32
func (*AddPermissionRequest) GetName ¶
func (x *AddPermissionRequest) GetName() string
func (*AddPermissionRequest) ProtoMessage ¶
func (*AddPermissionRequest) ProtoMessage()
func (*AddPermissionRequest) ProtoReflect ¶ added in v0.8.4
func (x *AddPermissionRequest) ProtoReflect() protoreflect.Message
func (*AddPermissionRequest) Reset ¶
func (x *AddPermissionRequest) Reset()
func (*AddPermissionRequest) String ¶
func (x *AddPermissionRequest) String() string
func (*AddPermissionRequest) Validate ¶
func (m *AddPermissionRequest) Validate() error
Validate checks the field values on AddPermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddPermissionRequestValidationError ¶
type AddPermissionRequestValidationError struct {
// contains filtered or unexported fields
}
AddPermissionRequestValidationError is the validation error returned by AddPermissionRequest.Validate if the designated constraints aren't met.
func (AddPermissionRequestValidationError) Cause ¶
func (e AddPermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (AddPermissionRequestValidationError) Error ¶
func (e AddPermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddPermissionRequestValidationError) ErrorName ¶
func (e AddPermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddPermissionRequestValidationError) Field ¶
func (e AddPermissionRequestValidationError) Field() string
Field function returns field value.
func (AddPermissionRequestValidationError) Key ¶
func (e AddPermissionRequestValidationError) Key() bool
Key function returns key value.
func (AddPermissionRequestValidationError) Reason ¶
func (e AddPermissionRequestValidationError) Reason() string
Reason function returns reason value.
type AddPermissionResponse ¶
type AddPermissionResponse struct { PermissionId uint32 `protobuf:"varint,1,opt,name=permission_id,json=permissionId,proto3" json:"permission_id,omitempty"` // contains filtered or unexported fields }
Response message for rpc `AddPermission`.
func (*AddPermissionResponse) Descriptor
deprecated
func (*AddPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPermissionResponse.ProtoReflect.Descriptor instead.
func (*AddPermissionResponse) GetPermissionId ¶
func (x *AddPermissionResponse) GetPermissionId() uint32
func (*AddPermissionResponse) ProtoMessage ¶
func (*AddPermissionResponse) ProtoMessage()
func (*AddPermissionResponse) ProtoReflect ¶ added in v0.8.4
func (x *AddPermissionResponse) ProtoReflect() protoreflect.Message
func (*AddPermissionResponse) Reset ¶
func (x *AddPermissionResponse) Reset()
func (*AddPermissionResponse) String ¶
func (x *AddPermissionResponse) String() string
func (*AddPermissionResponse) Validate ¶
func (m *AddPermissionResponse) Validate() error
Validate checks the field values on AddPermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddPermissionResponseValidationError ¶
type AddPermissionResponseValidationError struct {
// contains filtered or unexported fields
}
AddPermissionResponseValidationError is the validation error returned by AddPermissionResponse.Validate if the designated constraints aren't met.
func (AddPermissionResponseValidationError) Cause ¶
func (e AddPermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (AddPermissionResponseValidationError) Error ¶
func (e AddPermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddPermissionResponseValidationError) ErrorName ¶
func (e AddPermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddPermissionResponseValidationError) Field ¶
func (e AddPermissionResponseValidationError) Field() string
Field function returns field value.
func (AddPermissionResponseValidationError) Key ¶
func (e AddPermissionResponseValidationError) Key() bool
Key function returns key value.
func (AddPermissionResponseValidationError) Reason ¶
func (e AddPermissionResponseValidationError) Reason() string
Reason function returns reason value.
type AddSubgroupRequest ¶
type AddSubgroupRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` SubgroupId uint32 `protobuf:"varint,2,opt,name=subgroup_id,json=subgroupId,proto3" json:"subgroup_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `AddSubgroup`.
func (*AddSubgroupRequest) Descriptor
deprecated
func (*AddSubgroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSubgroupRequest.ProtoReflect.Descriptor instead.
func (*AddSubgroupRequest) GetGroupId ¶
func (x *AddSubgroupRequest) GetGroupId() uint32
func (*AddSubgroupRequest) GetSubgroupId ¶
func (x *AddSubgroupRequest) GetSubgroupId() uint32
func (*AddSubgroupRequest) ProtoMessage ¶
func (*AddSubgroupRequest) ProtoMessage()
func (*AddSubgroupRequest) ProtoReflect ¶ added in v0.8.4
func (x *AddSubgroupRequest) ProtoReflect() protoreflect.Message
func (*AddSubgroupRequest) Reset ¶
func (x *AddSubgroupRequest) Reset()
func (*AddSubgroupRequest) String ¶
func (x *AddSubgroupRequest) String() string
func (*AddSubgroupRequest) Validate ¶
func (m *AddSubgroupRequest) Validate() error
Validate checks the field values on AddSubgroupRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddSubgroupRequestValidationError ¶
type AddSubgroupRequestValidationError struct {
// contains filtered or unexported fields
}
AddSubgroupRequestValidationError is the validation error returned by AddSubgroupRequest.Validate if the designated constraints aren't met.
func (AddSubgroupRequestValidationError) Cause ¶
func (e AddSubgroupRequestValidationError) Cause() error
Cause function returns cause value.
func (AddSubgroupRequestValidationError) Error ¶
func (e AddSubgroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddSubgroupRequestValidationError) ErrorName ¶
func (e AddSubgroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddSubgroupRequestValidationError) Field ¶
func (e AddSubgroupRequestValidationError) Field() string
Field function returns field value.
func (AddSubgroupRequestValidationError) Key ¶
func (e AddSubgroupRequestValidationError) Key() bool
Key function returns key value.
func (AddSubgroupRequestValidationError) Reason ¶
func (e AddSubgroupRequestValidationError) Reason() string
Reason function returns reason value.
type AddSubgroupResponse ¶
type AddSubgroupResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `AddSubgroup`.
func (*AddSubgroupResponse) Descriptor
deprecated
func (*AddSubgroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSubgroupResponse.ProtoReflect.Descriptor instead.
func (*AddSubgroupResponse) ProtoMessage ¶
func (*AddSubgroupResponse) ProtoMessage()
func (*AddSubgroupResponse) ProtoReflect ¶ added in v0.8.4
func (x *AddSubgroupResponse) ProtoReflect() protoreflect.Message
func (*AddSubgroupResponse) Reset ¶
func (x *AddSubgroupResponse) Reset()
func (*AddSubgroupResponse) String ¶
func (x *AddSubgroupResponse) String() string
func (*AddSubgroupResponse) Validate ¶
func (m *AddSubgroupResponse) Validate() error
Validate checks the field values on AddSubgroupResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddSubgroupResponseValidationError ¶
type AddSubgroupResponseValidationError struct {
// contains filtered or unexported fields
}
AddSubgroupResponseValidationError is the validation error returned by AddSubgroupResponse.Validate if the designated constraints aren't met.
func (AddSubgroupResponseValidationError) Cause ¶
func (e AddSubgroupResponseValidationError) Cause() error
Cause function returns cause value.
func (AddSubgroupResponseValidationError) Error ¶
func (e AddSubgroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddSubgroupResponseValidationError) ErrorName ¶
func (e AddSubgroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddSubgroupResponseValidationError) Field ¶
func (e AddSubgroupResponseValidationError) Field() string
Field function returns field value.
func (AddSubgroupResponseValidationError) Key ¶
func (e AddSubgroupResponseValidationError) Key() bool
Key function returns key value.
func (AddSubgroupResponseValidationError) Reason ¶
func (e AddSubgroupResponseValidationError) Reason() string
Reason function returns reason value.
type AssignOwnerRequest ¶
type AssignOwnerRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` OwnerType OwnerType `protobuf:"varint,3,opt,name=owner_type,json=ownerType,proto3,enum=mruv.groups.OwnerType" json:"owner_type,omitempty"` OwnerId uint32 `protobuf:"varint,2,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `AssignOwner`.
func (*AssignOwnerRequest) Descriptor
deprecated
func (*AssignOwnerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignOwnerRequest.ProtoReflect.Descriptor instead.
func (*AssignOwnerRequest) GetGroupId ¶
func (x *AssignOwnerRequest) GetGroupId() uint32
func (*AssignOwnerRequest) GetOwnerId ¶
func (x *AssignOwnerRequest) GetOwnerId() uint32
func (*AssignOwnerRequest) GetOwnerType ¶
func (x *AssignOwnerRequest) GetOwnerType() OwnerType
func (*AssignOwnerRequest) ProtoMessage ¶
func (*AssignOwnerRequest) ProtoMessage()
func (*AssignOwnerRequest) ProtoReflect ¶ added in v0.8.4
func (x *AssignOwnerRequest) ProtoReflect() protoreflect.Message
func (*AssignOwnerRequest) Reset ¶
func (x *AssignOwnerRequest) Reset()
func (*AssignOwnerRequest) String ¶
func (x *AssignOwnerRequest) String() string
func (*AssignOwnerRequest) Validate ¶
func (m *AssignOwnerRequest) Validate() error
Validate checks the field values on AssignOwnerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AssignOwnerRequestValidationError ¶
type AssignOwnerRequestValidationError struct {
// contains filtered or unexported fields
}
AssignOwnerRequestValidationError is the validation error returned by AssignOwnerRequest.Validate if the designated constraints aren't met.
func (AssignOwnerRequestValidationError) Cause ¶
func (e AssignOwnerRequestValidationError) Cause() error
Cause function returns cause value.
func (AssignOwnerRequestValidationError) Error ¶
func (e AssignOwnerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AssignOwnerRequestValidationError) ErrorName ¶
func (e AssignOwnerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AssignOwnerRequestValidationError) Field ¶
func (e AssignOwnerRequestValidationError) Field() string
Field function returns field value.
func (AssignOwnerRequestValidationError) Key ¶
func (e AssignOwnerRequestValidationError) Key() bool
Key function returns key value.
func (AssignOwnerRequestValidationError) Reason ¶
func (e AssignOwnerRequestValidationError) Reason() string
Reason function returns reason value.
type AssignOwnerResponse ¶
type AssignOwnerResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `AssignOwner`.
func (*AssignOwnerResponse) Descriptor
deprecated
func (*AssignOwnerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignOwnerResponse.ProtoReflect.Descriptor instead.
func (*AssignOwnerResponse) ProtoMessage ¶
func (*AssignOwnerResponse) ProtoMessage()
func (*AssignOwnerResponse) ProtoReflect ¶ added in v0.8.4
func (x *AssignOwnerResponse) ProtoReflect() protoreflect.Message
func (*AssignOwnerResponse) Reset ¶
func (x *AssignOwnerResponse) Reset()
func (*AssignOwnerResponse) String ¶
func (x *AssignOwnerResponse) String() string
func (*AssignOwnerResponse) Validate ¶
func (m *AssignOwnerResponse) Validate() error
Validate checks the field values on AssignOwnerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AssignOwnerResponseValidationError ¶
type AssignOwnerResponseValidationError struct {
// contains filtered or unexported fields
}
AssignOwnerResponseValidationError is the validation error returned by AssignOwnerResponse.Validate if the designated constraints aren't met.
func (AssignOwnerResponseValidationError) Cause ¶
func (e AssignOwnerResponseValidationError) Cause() error
Cause function returns cause value.
func (AssignOwnerResponseValidationError) Error ¶
func (e AssignOwnerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AssignOwnerResponseValidationError) ErrorName ¶
func (e AssignOwnerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AssignOwnerResponseValidationError) Field ¶
func (e AssignOwnerResponseValidationError) Field() string
Field function returns field value.
func (AssignOwnerResponseValidationError) Key ¶
func (e AssignOwnerResponseValidationError) Key() bool
Key function returns key value.
func (AssignOwnerResponseValidationError) Reason ¶
func (e AssignOwnerResponseValidationError) Reason() string
Reason function returns reason value.
type CreateGroupRequest ¶
type CreateGroupRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
Request message for rpc `CreateGroup`.
func (*CreateGroupRequest) Descriptor
deprecated
func (*CreateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupRequest) GetDescription ¶
func (x *CreateGroupRequest) GetDescription() string
func (*CreateGroupRequest) GetName ¶
func (x *CreateGroupRequest) GetName() string
func (*CreateGroupRequest) ProtoMessage ¶
func (*CreateGroupRequest) ProtoMessage()
func (*CreateGroupRequest) ProtoReflect ¶ added in v0.8.4
func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupRequest) Reset ¶
func (x *CreateGroupRequest) Reset()
func (*CreateGroupRequest) String ¶
func (x *CreateGroupRequest) String() string
func (*CreateGroupRequest) Validate ¶
func (m *CreateGroupRequest) Validate() error
Validate checks the field values on CreateGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CreateGroupRequestValidationError ¶
type CreateGroupRequestValidationError struct {
// contains filtered or unexported fields
}
CreateGroupRequestValidationError is the validation error returned by CreateGroupRequest.Validate if the designated constraints aren't met.
func (CreateGroupRequestValidationError) Cause ¶
func (e CreateGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateGroupRequestValidationError) Error ¶
func (e CreateGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGroupRequestValidationError) ErrorName ¶
func (e CreateGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGroupRequestValidationError) Field ¶
func (e CreateGroupRequestValidationError) Field() string
Field function returns field value.
func (CreateGroupRequestValidationError) Key ¶
func (e CreateGroupRequestValidationError) Key() bool
Key function returns key value.
func (CreateGroupRequestValidationError) Reason ¶
func (e CreateGroupRequestValidationError) Reason() string
Reason function returns reason value.
type CreateGroupResponse ¶
type CreateGroupResponse struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Response message for rpc `CreateGroup`.
func (*CreateGroupResponse) Descriptor
deprecated
func (*CreateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupResponse) GetGroupId ¶
func (x *CreateGroupResponse) GetGroupId() uint32
func (*CreateGroupResponse) ProtoMessage ¶
func (*CreateGroupResponse) ProtoMessage()
func (*CreateGroupResponse) ProtoReflect ¶ added in v0.8.4
func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupResponse) Reset ¶
func (x *CreateGroupResponse) Reset()
func (*CreateGroupResponse) String ¶
func (x *CreateGroupResponse) String() string
func (*CreateGroupResponse) Validate ¶
func (m *CreateGroupResponse) Validate() error
Validate checks the field values on CreateGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CreateGroupResponseValidationError ¶
type CreateGroupResponseValidationError struct {
// contains filtered or unexported fields
}
CreateGroupResponseValidationError is the validation error returned by CreateGroupResponse.Validate if the designated constraints aren't met.
func (CreateGroupResponseValidationError) Cause ¶
func (e CreateGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateGroupResponseValidationError) Error ¶
func (e CreateGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGroupResponseValidationError) ErrorName ¶
func (e CreateGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGroupResponseValidationError) Field ¶
func (e CreateGroupResponseValidationError) Field() string
Field function returns field value.
func (CreateGroupResponseValidationError) Key ¶
func (e CreateGroupResponseValidationError) Key() bool
Key function returns key value.
func (CreateGroupResponseValidationError) Reason ¶
func (e CreateGroupResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteGroupRequest ¶
type DeleteGroupRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `DeleteGroup`.
func (*DeleteGroupRequest) Descriptor
deprecated
func (*DeleteGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGroupRequest) GetGroupId ¶
func (x *DeleteGroupRequest) GetGroupId() uint32
func (*DeleteGroupRequest) ProtoMessage ¶
func (*DeleteGroupRequest) ProtoMessage()
func (*DeleteGroupRequest) ProtoReflect ¶ added in v0.8.4
func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGroupRequest) Reset ¶
func (x *DeleteGroupRequest) Reset()
func (*DeleteGroupRequest) String ¶
func (x *DeleteGroupRequest) String() string
func (*DeleteGroupRequest) Validate ¶
func (m *DeleteGroupRequest) Validate() error
Validate checks the field values on DeleteGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type DeleteGroupRequestValidationError ¶
type DeleteGroupRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteGroupRequestValidationError is the validation error returned by DeleteGroupRequest.Validate if the designated constraints aren't met.
func (DeleteGroupRequestValidationError) Cause ¶
func (e DeleteGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteGroupRequestValidationError) Error ¶
func (e DeleteGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteGroupRequestValidationError) ErrorName ¶
func (e DeleteGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteGroupRequestValidationError) Field ¶
func (e DeleteGroupRequestValidationError) Field() string
Field function returns field value.
func (DeleteGroupRequestValidationError) Key ¶
func (e DeleteGroupRequestValidationError) Key() bool
Key function returns key value.
func (DeleteGroupRequestValidationError) Reason ¶
func (e DeleteGroupRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteGroupResponse ¶
type DeleteGroupResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `DeleteGroup`.
func (*DeleteGroupResponse) Descriptor
deprecated
func (*DeleteGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteGroupResponse) ProtoMessage ¶
func (*DeleteGroupResponse) ProtoMessage()
func (*DeleteGroupResponse) ProtoReflect ¶ added in v0.8.4
func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteGroupResponse) Reset ¶
func (x *DeleteGroupResponse) Reset()
func (*DeleteGroupResponse) String ¶
func (x *DeleteGroupResponse) String() string
func (*DeleteGroupResponse) Validate ¶
func (m *DeleteGroupResponse) Validate() error
Validate checks the field values on DeleteGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type DeleteGroupResponseValidationError ¶
type DeleteGroupResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteGroupResponseValidationError is the validation error returned by DeleteGroupResponse.Validate if the designated constraints aren't met.
func (DeleteGroupResponseValidationError) Cause ¶
func (e DeleteGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteGroupResponseValidationError) Error ¶
func (e DeleteGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteGroupResponseValidationError) ErrorName ¶
func (e DeleteGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteGroupResponseValidationError) Field ¶
func (e DeleteGroupResponseValidationError) Field() string
Field function returns field value.
func (DeleteGroupResponseValidationError) Key ¶
func (e DeleteGroupResponseValidationError) Key() bool
Key function returns key value.
func (DeleteGroupResponseValidationError) Reason ¶
func (e DeleteGroupResponseValidationError) Reason() string
Reason function returns reason value.
type GetGroupRequest ¶
type GetGroupRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetGroup`.
func (*GetGroupRequest) Descriptor
deprecated
func (*GetGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGroupRequest) GetGroupId ¶
func (x *GetGroupRequest) GetGroupId() uint32
func (*GetGroupRequest) ProtoMessage ¶
func (*GetGroupRequest) ProtoMessage()
func (*GetGroupRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGroupRequest) Reset ¶
func (x *GetGroupRequest) Reset()
func (*GetGroupRequest) String ¶
func (x *GetGroupRequest) String() string
func (*GetGroupRequest) Validate ¶
func (m *GetGroupRequest) Validate() error
Validate checks the field values on GetGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetGroupRequestValidationError ¶
type GetGroupRequestValidationError struct {
// contains filtered or unexported fields
}
GetGroupRequestValidationError is the validation error returned by GetGroupRequest.Validate if the designated constraints aren't met.
func (GetGroupRequestValidationError) Cause ¶
func (e GetGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGroupRequestValidationError) Error ¶
func (e GetGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupRequestValidationError) ErrorName ¶
func (e GetGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupRequestValidationError) Field ¶
func (e GetGroupRequestValidationError) Field() string
Field function returns field value.
func (GetGroupRequestValidationError) Key ¶
func (e GetGroupRequestValidationError) Key() bool
Key function returns key value.
func (GetGroupRequestValidationError) Reason ¶
func (e GetGroupRequestValidationError) Reason() string
Reason function returns reason value.
type GetGroupResponse ¶
type GetGroupResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
Response message for rpc `GetGroup`.
func (*GetGroupResponse) Descriptor
deprecated
func (*GetGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupResponse.ProtoReflect.Descriptor instead.
func (*GetGroupResponse) GetDescription ¶
func (x *GetGroupResponse) GetDescription() string
func (*GetGroupResponse) GetName ¶
func (x *GetGroupResponse) GetName() string
func (*GetGroupResponse) ProtoMessage ¶
func (*GetGroupResponse) ProtoMessage()
func (*GetGroupResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
func (*GetGroupResponse) Reset ¶
func (x *GetGroupResponse) Reset()
func (*GetGroupResponse) String ¶
func (x *GetGroupResponse) String() string
func (*GetGroupResponse) Validate ¶
func (m *GetGroupResponse) Validate() error
Validate checks the field values on GetGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetGroupResponseValidationError ¶
type GetGroupResponseValidationError struct {
// contains filtered or unexported fields
}
GetGroupResponseValidationError is the validation error returned by GetGroupResponse.Validate if the designated constraints aren't met.
func (GetGroupResponseValidationError) Cause ¶
func (e GetGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGroupResponseValidationError) Error ¶
func (e GetGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupResponseValidationError) ErrorName ¶
func (e GetGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupResponseValidationError) Field ¶
func (e GetGroupResponseValidationError) Field() string
Field function returns field value.
func (GetGroupResponseValidationError) Key ¶
func (e GetGroupResponseValidationError) Key() bool
Key function returns key value.
func (GetGroupResponseValidationError) Reason ¶
func (e GetGroupResponseValidationError) Reason() string
Reason function returns reason value.
type GetGroupsRequest ¶
type GetGroupsRequest struct { Limit uint32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` BeginFrom uint32 `protobuf:"varint,2,opt,name=begin_from,json=beginFrom,proto3" json:"begin_from,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetGroups`.
func (*GetGroupsRequest) Descriptor
deprecated
func (*GetGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsRequest.ProtoReflect.Descriptor instead.
func (*GetGroupsRequest) GetBeginFrom ¶
func (x *GetGroupsRequest) GetBeginFrom() uint32
func (*GetGroupsRequest) GetLimit ¶
func (x *GetGroupsRequest) GetLimit() uint32
func (*GetGroupsRequest) ProtoMessage ¶
func (*GetGroupsRequest) ProtoMessage()
func (*GetGroupsRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetGroupsRequest) ProtoReflect() protoreflect.Message
func (*GetGroupsRequest) Reset ¶
func (x *GetGroupsRequest) Reset()
func (*GetGroupsRequest) String ¶
func (x *GetGroupsRequest) String() string
func (*GetGroupsRequest) Validate ¶
func (m *GetGroupsRequest) Validate() error
Validate checks the field values on GetGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetGroupsRequestValidationError ¶
type GetGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
GetGroupsRequestValidationError is the validation error returned by GetGroupsRequest.Validate if the designated constraints aren't met.
func (GetGroupsRequestValidationError) Cause ¶
func (e GetGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGroupsRequestValidationError) Error ¶
func (e GetGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupsRequestValidationError) ErrorName ¶
func (e GetGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupsRequestValidationError) Field ¶
func (e GetGroupsRequestValidationError) Field() string
Field function returns field value.
func (GetGroupsRequestValidationError) Key ¶
func (e GetGroupsRequestValidationError) Key() bool
Key function returns key value.
func (GetGroupsRequestValidationError) Reason ¶
func (e GetGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type GetGroupsResponse ¶
type GetGroupsResponse struct { Groups []*GetGroupsResponse_Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
Response message for rpc `GetGroups`.
func (*GetGroupsResponse) Descriptor
deprecated
func (*GetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsResponse.ProtoReflect.Descriptor instead.
func (*GetGroupsResponse) GetGroups ¶
func (x *GetGroupsResponse) GetGroups() []*GetGroupsResponse_Group
func (*GetGroupsResponse) ProtoMessage ¶
func (*GetGroupsResponse) ProtoMessage()
func (*GetGroupsResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetGroupsResponse) ProtoReflect() protoreflect.Message
func (*GetGroupsResponse) Reset ¶
func (x *GetGroupsResponse) Reset()
func (*GetGroupsResponse) String ¶
func (x *GetGroupsResponse) String() string
func (*GetGroupsResponse) Validate ¶
func (m *GetGroupsResponse) Validate() error
Validate checks the field values on GetGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetGroupsResponseValidationError ¶
type GetGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
GetGroupsResponseValidationError is the validation error returned by GetGroupsResponse.Validate if the designated constraints aren't met.
func (GetGroupsResponseValidationError) Cause ¶
func (e GetGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGroupsResponseValidationError) Error ¶
func (e GetGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupsResponseValidationError) ErrorName ¶
func (e GetGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupsResponseValidationError) Field ¶
func (e GetGroupsResponseValidationError) Field() string
Field function returns field value.
func (GetGroupsResponseValidationError) Key ¶
func (e GetGroupsResponseValidationError) Key() bool
Key function returns key value.
func (GetGroupsResponseValidationError) Reason ¶
func (e GetGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type GetGroupsResponse_Group ¶
type GetGroupsResponse_Group struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*GetGroupsResponse_Group) Descriptor
deprecated
func (*GetGroupsResponse_Group) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsResponse_Group.ProtoReflect.Descriptor instead.
func (*GetGroupsResponse_Group) GetDescription ¶
func (x *GetGroupsResponse_Group) GetDescription() string
func (*GetGroupsResponse_Group) GetId ¶
func (x *GetGroupsResponse_Group) GetId() uint32
func (*GetGroupsResponse_Group) GetName ¶
func (x *GetGroupsResponse_Group) GetName() string
func (*GetGroupsResponse_Group) ProtoMessage ¶
func (*GetGroupsResponse_Group) ProtoMessage()
func (*GetGroupsResponse_Group) ProtoReflect ¶ added in v0.8.4
func (x *GetGroupsResponse_Group) ProtoReflect() protoreflect.Message
func (*GetGroupsResponse_Group) Reset ¶
func (x *GetGroupsResponse_Group) Reset()
func (*GetGroupsResponse_Group) String ¶
func (x *GetGroupsResponse_Group) String() string
func (*GetGroupsResponse_Group) Validate ¶
func (m *GetGroupsResponse_Group) Validate() error
Validate checks the field values on GetGroupsResponse_Group with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetGroupsResponse_GroupValidationError ¶
type GetGroupsResponse_GroupValidationError struct {
// contains filtered or unexported fields
}
GetGroupsResponse_GroupValidationError is the validation error returned by GetGroupsResponse_Group.Validate if the designated constraints aren't met.
func (GetGroupsResponse_GroupValidationError) Cause ¶
func (e GetGroupsResponse_GroupValidationError) Cause() error
Cause function returns cause value.
func (GetGroupsResponse_GroupValidationError) Error ¶
func (e GetGroupsResponse_GroupValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupsResponse_GroupValidationError) ErrorName ¶
func (e GetGroupsResponse_GroupValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupsResponse_GroupValidationError) Field ¶
func (e GetGroupsResponse_GroupValidationError) Field() string
Field function returns field value.
func (GetGroupsResponse_GroupValidationError) Key ¶
func (e GetGroupsResponse_GroupValidationError) Key() bool
Key function returns key value.
func (GetGroupsResponse_GroupValidationError) Reason ¶
func (e GetGroupsResponse_GroupValidationError) Reason() string
Reason function returns reason value.
type GetMembersRequest ¶
type GetMembersRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetMembers`.
func (*GetMembersRequest) Descriptor
deprecated
func (*GetMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMembersRequest.ProtoReflect.Descriptor instead.
func (*GetMembersRequest) GetGroupId ¶
func (x *GetMembersRequest) GetGroupId() uint32
func (*GetMembersRequest) ProtoMessage ¶
func (*GetMembersRequest) ProtoMessage()
func (*GetMembersRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetMembersRequest) ProtoReflect() protoreflect.Message
func (*GetMembersRequest) Reset ¶
func (x *GetMembersRequest) Reset()
func (*GetMembersRequest) String ¶
func (x *GetMembersRequest) String() string
func (*GetMembersRequest) Validate ¶
func (m *GetMembersRequest) Validate() error
Validate checks the field values on GetMembersRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetMembersRequestValidationError ¶
type GetMembersRequestValidationError struct {
// contains filtered or unexported fields
}
GetMembersRequestValidationError is the validation error returned by GetMembersRequest.Validate if the designated constraints aren't met.
func (GetMembersRequestValidationError) Cause ¶
func (e GetMembersRequestValidationError) Cause() error
Cause function returns cause value.
func (GetMembersRequestValidationError) Error ¶
func (e GetMembersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetMembersRequestValidationError) ErrorName ¶
func (e GetMembersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetMembersRequestValidationError) Field ¶
func (e GetMembersRequestValidationError) Field() string
Field function returns field value.
func (GetMembersRequestValidationError) Key ¶
func (e GetMembersRequestValidationError) Key() bool
Key function returns key value.
func (GetMembersRequestValidationError) Reason ¶
func (e GetMembersRequestValidationError) Reason() string
Reason function returns reason value.
type GetMembersResponse ¶
type GetMembersResponse struct { MemberType MemberType `protobuf:"varint,1,opt,name=member_type,json=memberType,proto3,enum=mruv.groups.MemberType" json:"member_type,omitempty"` MemberIds []uint32 `protobuf:"varint,2,rep,packed,name=member_ids,json=memberIds,proto3" json:"member_ids,omitempty"` // contains filtered or unexported fields }
Response message for rpc `GetMembers`.
func (*GetMembersResponse) Descriptor
deprecated
func (*GetMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMembersResponse.ProtoReflect.Descriptor instead.
func (*GetMembersResponse) GetMemberIds ¶
func (x *GetMembersResponse) GetMemberIds() []uint32
func (*GetMembersResponse) GetMemberType ¶
func (x *GetMembersResponse) GetMemberType() MemberType
func (*GetMembersResponse) ProtoMessage ¶
func (*GetMembersResponse) ProtoMessage()
func (*GetMembersResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetMembersResponse) ProtoReflect() protoreflect.Message
func (*GetMembersResponse) Reset ¶
func (x *GetMembersResponse) Reset()
func (*GetMembersResponse) String ¶
func (x *GetMembersResponse) String() string
func (*GetMembersResponse) Validate ¶
func (m *GetMembersResponse) Validate() error
Validate checks the field values on GetMembersResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetMembersResponseValidationError ¶
type GetMembersResponseValidationError struct {
// contains filtered or unexported fields
}
GetMembersResponseValidationError is the validation error returned by GetMembersResponse.Validate if the designated constraints aren't met.
func (GetMembersResponseValidationError) Cause ¶
func (e GetMembersResponseValidationError) Cause() error
Cause function returns cause value.
func (GetMembersResponseValidationError) Error ¶
func (e GetMembersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetMembersResponseValidationError) ErrorName ¶
func (e GetMembersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetMembersResponseValidationError) Field ¶
func (e GetMembersResponseValidationError) Field() string
Field function returns field value.
func (GetMembersResponseValidationError) Key ¶
func (e GetMembersResponseValidationError) Key() bool
Key function returns key value.
func (GetMembersResponseValidationError) Reason ¶
func (e GetMembersResponseValidationError) Reason() string
Reason function returns reason value.
type GetOwnerRequest ¶
type GetOwnerRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetOwner`.
func (*GetOwnerRequest) Descriptor
deprecated
func (*GetOwnerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOwnerRequest.ProtoReflect.Descriptor instead.
func (*GetOwnerRequest) GetGroupId ¶
func (x *GetOwnerRequest) GetGroupId() uint32
func (*GetOwnerRequest) ProtoMessage ¶
func (*GetOwnerRequest) ProtoMessage()
func (*GetOwnerRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetOwnerRequest) ProtoReflect() protoreflect.Message
func (*GetOwnerRequest) Reset ¶
func (x *GetOwnerRequest) Reset()
func (*GetOwnerRequest) String ¶
func (x *GetOwnerRequest) String() string
func (*GetOwnerRequest) Validate ¶
func (m *GetOwnerRequest) Validate() error
Validate checks the field values on GetOwnerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetOwnerRequestValidationError ¶
type GetOwnerRequestValidationError struct {
// contains filtered or unexported fields
}
GetOwnerRequestValidationError is the validation error returned by GetOwnerRequest.Validate if the designated constraints aren't met.
func (GetOwnerRequestValidationError) Cause ¶
func (e GetOwnerRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOwnerRequestValidationError) Error ¶
func (e GetOwnerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOwnerRequestValidationError) ErrorName ¶
func (e GetOwnerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOwnerRequestValidationError) Field ¶
func (e GetOwnerRequestValidationError) Field() string
Field function returns field value.
func (GetOwnerRequestValidationError) Key ¶
func (e GetOwnerRequestValidationError) Key() bool
Key function returns key value.
func (GetOwnerRequestValidationError) Reason ¶
func (e GetOwnerRequestValidationError) Reason() string
Reason function returns reason value.
type GetOwnerResponse ¶
type GetOwnerResponse struct { OwnerId uint32 `protobuf:"varint,1,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` OwnerType OwnerType `protobuf:"varint,2,opt,name=owner_type,json=ownerType,proto3,enum=mruv.groups.OwnerType" json:"owner_type,omitempty"` // contains filtered or unexported fields }
Response message for rpc `GetOwner`.
func (*GetOwnerResponse) Descriptor
deprecated
func (*GetOwnerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOwnerResponse.ProtoReflect.Descriptor instead.
func (*GetOwnerResponse) GetOwnerId ¶
func (x *GetOwnerResponse) GetOwnerId() uint32
func (*GetOwnerResponse) GetOwnerType ¶
func (x *GetOwnerResponse) GetOwnerType() OwnerType
func (*GetOwnerResponse) ProtoMessage ¶
func (*GetOwnerResponse) ProtoMessage()
func (*GetOwnerResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetOwnerResponse) ProtoReflect() protoreflect.Message
func (*GetOwnerResponse) Reset ¶
func (x *GetOwnerResponse) Reset()
func (*GetOwnerResponse) String ¶
func (x *GetOwnerResponse) String() string
func (*GetOwnerResponse) Validate ¶
func (m *GetOwnerResponse) Validate() error
Validate checks the field values on GetOwnerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetOwnerResponseValidationError ¶
type GetOwnerResponseValidationError struct {
// contains filtered or unexported fields
}
GetOwnerResponseValidationError is the validation error returned by GetOwnerResponse.Validate if the designated constraints aren't met.
func (GetOwnerResponseValidationError) Cause ¶
func (e GetOwnerResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOwnerResponseValidationError) Error ¶
func (e GetOwnerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOwnerResponseValidationError) ErrorName ¶
func (e GetOwnerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOwnerResponseValidationError) Field ¶
func (e GetOwnerResponseValidationError) Field() string
Field function returns field value.
func (GetOwnerResponseValidationError) Key ¶
func (e GetOwnerResponseValidationError) Key() bool
Key function returns key value.
func (GetOwnerResponseValidationError) Reason ¶
func (e GetOwnerResponseValidationError) Reason() string
Reason function returns reason value.
type GetPermissionsRequest ¶
type GetPermissionsRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetPermissions`.
func (*GetPermissionsRequest) Descriptor
deprecated
func (*GetPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetPermissionsRequest) GetGroupId ¶
func (x *GetPermissionsRequest) GetGroupId() uint32
func (*GetPermissionsRequest) ProtoMessage ¶
func (*GetPermissionsRequest) ProtoMessage()
func (*GetPermissionsRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetPermissionsRequest) Reset ¶
func (x *GetPermissionsRequest) Reset()
func (*GetPermissionsRequest) String ¶
func (x *GetPermissionsRequest) String() string
func (*GetPermissionsRequest) Validate ¶
func (m *GetPermissionsRequest) Validate() error
Validate checks the field values on GetPermissionsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetPermissionsRequestValidationError ¶
type GetPermissionsRequestValidationError struct {
// contains filtered or unexported fields
}
GetPermissionsRequestValidationError is the validation error returned by GetPermissionsRequest.Validate if the designated constraints aren't met.
func (GetPermissionsRequestValidationError) Cause ¶
func (e GetPermissionsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPermissionsRequestValidationError) Error ¶
func (e GetPermissionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPermissionsRequestValidationError) ErrorName ¶
func (e GetPermissionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPermissionsRequestValidationError) Field ¶
func (e GetPermissionsRequestValidationError) Field() string
Field function returns field value.
func (GetPermissionsRequestValidationError) Key ¶
func (e GetPermissionsRequestValidationError) Key() bool
Key function returns key value.
func (GetPermissionsRequestValidationError) Reason ¶
func (e GetPermissionsRequestValidationError) Reason() string
Reason function returns reason value.
type GetPermissionsResponse ¶
type GetPermissionsResponse struct { Permissions []*GetPermissionsResponse_Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
Response message for rpc `GetPermissions`.
func (*GetPermissionsResponse) Descriptor
deprecated
func (*GetPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetPermissionsResponse) GetPermissions ¶
func (x *GetPermissionsResponse) GetPermissions() []*GetPermissionsResponse_Permission
func (*GetPermissionsResponse) ProtoMessage ¶
func (*GetPermissionsResponse) ProtoMessage()
func (*GetPermissionsResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetPermissionsResponse) Reset ¶
func (x *GetPermissionsResponse) Reset()
func (*GetPermissionsResponse) String ¶
func (x *GetPermissionsResponse) String() string
func (*GetPermissionsResponse) Validate ¶
func (m *GetPermissionsResponse) Validate() error
Validate checks the field values on GetPermissionsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetPermissionsResponseValidationError ¶
type GetPermissionsResponseValidationError struct {
// contains filtered or unexported fields
}
GetPermissionsResponseValidationError is the validation error returned by GetPermissionsResponse.Validate if the designated constraints aren't met.
func (GetPermissionsResponseValidationError) Cause ¶
func (e GetPermissionsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPermissionsResponseValidationError) Error ¶
func (e GetPermissionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPermissionsResponseValidationError) ErrorName ¶
func (e GetPermissionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPermissionsResponseValidationError) Field ¶
func (e GetPermissionsResponseValidationError) Field() string
Field function returns field value.
func (GetPermissionsResponseValidationError) Key ¶
func (e GetPermissionsResponseValidationError) Key() bool
Key function returns key value.
func (GetPermissionsResponseValidationError) Reason ¶
func (e GetPermissionsResponseValidationError) Reason() string
Reason function returns reason value.
type GetPermissionsResponse_Permission ¶
type GetPermissionsResponse_Permission struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Definition string `protobuf:"bytes,3,opt,name=definition,proto3" json:"definition,omitempty"` // contains filtered or unexported fields }
func (*GetPermissionsResponse_Permission) Descriptor
deprecated
func (*GetPermissionsResponse_Permission) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsResponse_Permission.ProtoReflect.Descriptor instead.
func (*GetPermissionsResponse_Permission) GetDefinition ¶
func (x *GetPermissionsResponse_Permission) GetDefinition() string
func (*GetPermissionsResponse_Permission) GetId ¶
func (x *GetPermissionsResponse_Permission) GetId() uint32
func (*GetPermissionsResponse_Permission) GetName ¶
func (x *GetPermissionsResponse_Permission) GetName() string
func (*GetPermissionsResponse_Permission) ProtoMessage ¶
func (*GetPermissionsResponse_Permission) ProtoMessage()
func (*GetPermissionsResponse_Permission) ProtoReflect ¶ added in v0.8.4
func (x *GetPermissionsResponse_Permission) ProtoReflect() protoreflect.Message
func (*GetPermissionsResponse_Permission) Reset ¶
func (x *GetPermissionsResponse_Permission) Reset()
func (*GetPermissionsResponse_Permission) String ¶
func (x *GetPermissionsResponse_Permission) String() string
func (*GetPermissionsResponse_Permission) Validate ¶
func (m *GetPermissionsResponse_Permission) Validate() error
Validate checks the field values on GetPermissionsResponse_Permission with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetPermissionsResponse_PermissionValidationError ¶
type GetPermissionsResponse_PermissionValidationError struct {
// contains filtered or unexported fields
}
GetPermissionsResponse_PermissionValidationError is the validation error returned by GetPermissionsResponse_Permission.Validate if the designated constraints aren't met.
func (GetPermissionsResponse_PermissionValidationError) Cause ¶
func (e GetPermissionsResponse_PermissionValidationError) Cause() error
Cause function returns cause value.
func (GetPermissionsResponse_PermissionValidationError) Error ¶
func (e GetPermissionsResponse_PermissionValidationError) Error() string
Error satisfies the builtin error interface
func (GetPermissionsResponse_PermissionValidationError) ErrorName ¶
func (e GetPermissionsResponse_PermissionValidationError) ErrorName() string
ErrorName returns error name.
func (GetPermissionsResponse_PermissionValidationError) Field ¶
func (e GetPermissionsResponse_PermissionValidationError) Field() string
Field function returns field value.
func (GetPermissionsResponse_PermissionValidationError) Key ¶
func (e GetPermissionsResponse_PermissionValidationError) Key() bool
Key function returns key value.
func (GetPermissionsResponse_PermissionValidationError) Reason ¶
func (e GetPermissionsResponse_PermissionValidationError) Reason() string
Reason function returns reason value.
type GetSubgroupsRequest ¶
type GetSubgroupsRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetSubgroups`.
func (*GetSubgroupsRequest) Descriptor
deprecated
func (*GetSubgroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgroupsRequest.ProtoReflect.Descriptor instead.
func (*GetSubgroupsRequest) GetGroupId ¶
func (x *GetSubgroupsRequest) GetGroupId() uint32
func (*GetSubgroupsRequest) ProtoMessage ¶
func (*GetSubgroupsRequest) ProtoMessage()
func (*GetSubgroupsRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetSubgroupsRequest) ProtoReflect() protoreflect.Message
func (*GetSubgroupsRequest) Reset ¶
func (x *GetSubgroupsRequest) Reset()
func (*GetSubgroupsRequest) String ¶
func (x *GetSubgroupsRequest) String() string
func (*GetSubgroupsRequest) Validate ¶
func (m *GetSubgroupsRequest) Validate() error
Validate checks the field values on GetSubgroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetSubgroupsRequestValidationError ¶
type GetSubgroupsRequestValidationError struct {
// contains filtered or unexported fields
}
GetSubgroupsRequestValidationError is the validation error returned by GetSubgroupsRequest.Validate if the designated constraints aren't met.
func (GetSubgroupsRequestValidationError) Cause ¶
func (e GetSubgroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSubgroupsRequestValidationError) Error ¶
func (e GetSubgroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubgroupsRequestValidationError) ErrorName ¶
func (e GetSubgroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubgroupsRequestValidationError) Field ¶
func (e GetSubgroupsRequestValidationError) Field() string
Field function returns field value.
func (GetSubgroupsRequestValidationError) Key ¶
func (e GetSubgroupsRequestValidationError) Key() bool
Key function returns key value.
func (GetSubgroupsRequestValidationError) Reason ¶
func (e GetSubgroupsRequestValidationError) Reason() string
Reason function returns reason value.
type GetSubgroupsResponse ¶
type GetSubgroupsResponse struct { SubgroupIds []uint32 `protobuf:"varint,1,rep,packed,name=subgroup_ids,json=subgroupIds,proto3" json:"subgroup_ids,omitempty"` // contains filtered or unexported fields }
Response message for rpc `GetSubgroups`.
func (*GetSubgroupsResponse) Descriptor
deprecated
func (*GetSubgroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgroupsResponse.ProtoReflect.Descriptor instead.
func (*GetSubgroupsResponse) GetSubgroupIds ¶
func (x *GetSubgroupsResponse) GetSubgroupIds() []uint32
func (*GetSubgroupsResponse) ProtoMessage ¶
func (*GetSubgroupsResponse) ProtoMessage()
func (*GetSubgroupsResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetSubgroupsResponse) ProtoReflect() protoreflect.Message
func (*GetSubgroupsResponse) Reset ¶
func (x *GetSubgroupsResponse) Reset()
func (*GetSubgroupsResponse) String ¶
func (x *GetSubgroupsResponse) String() string
func (*GetSubgroupsResponse) Validate ¶
func (m *GetSubgroupsResponse) Validate() error
Validate checks the field values on GetSubgroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetSubgroupsResponseValidationError ¶
type GetSubgroupsResponseValidationError struct {
// contains filtered or unexported fields
}
GetSubgroupsResponseValidationError is the validation error returned by GetSubgroupsResponse.Validate if the designated constraints aren't met.
func (GetSubgroupsResponseValidationError) Cause ¶
func (e GetSubgroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSubgroupsResponseValidationError) Error ¶
func (e GetSubgroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubgroupsResponseValidationError) ErrorName ¶
func (e GetSubgroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubgroupsResponseValidationError) Field ¶
func (e GetSubgroupsResponseValidationError) Field() string
Field function returns field value.
func (GetSubgroupsResponseValidationError) Key ¶
func (e GetSubgroupsResponseValidationError) Key() bool
Key function returns key value.
func (GetSubgroupsResponseValidationError) Reason ¶
func (e GetSubgroupsResponseValidationError) Reason() string
Reason function returns reason value.
type IsPermittedRequest ¶
type IsPermittedRequest struct { MemberId uint32 `protobuf:"varint,1,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MemberType MemberType `protobuf:"varint,2,opt,name=member_type,json=memberType,proto3,enum=mruv.groups.MemberType" json:"member_type,omitempty"` Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"` // contains filtered or unexported fields }
Request message for rpc `IsPermitted`.
func (*IsPermittedRequest) Descriptor
deprecated
func (*IsPermittedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsPermittedRequest.ProtoReflect.Descriptor instead.
func (*IsPermittedRequest) GetAction ¶
func (x *IsPermittedRequest) GetAction() string
func (*IsPermittedRequest) GetMemberId ¶
func (x *IsPermittedRequest) GetMemberId() uint32
func (*IsPermittedRequest) GetMemberType ¶
func (x *IsPermittedRequest) GetMemberType() MemberType
func (*IsPermittedRequest) ProtoMessage ¶
func (*IsPermittedRequest) ProtoMessage()
func (*IsPermittedRequest) ProtoReflect ¶ added in v0.8.4
func (x *IsPermittedRequest) ProtoReflect() protoreflect.Message
func (*IsPermittedRequest) Reset ¶
func (x *IsPermittedRequest) Reset()
func (*IsPermittedRequest) String ¶
func (x *IsPermittedRequest) String() string
func (*IsPermittedRequest) Validate ¶
func (m *IsPermittedRequest) Validate() error
Validate checks the field values on IsPermittedRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type IsPermittedRequestValidationError ¶
type IsPermittedRequestValidationError struct {
// contains filtered or unexported fields
}
IsPermittedRequestValidationError is the validation error returned by IsPermittedRequest.Validate if the designated constraints aren't met.
func (IsPermittedRequestValidationError) Cause ¶
func (e IsPermittedRequestValidationError) Cause() error
Cause function returns cause value.
func (IsPermittedRequestValidationError) Error ¶
func (e IsPermittedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IsPermittedRequestValidationError) ErrorName ¶
func (e IsPermittedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IsPermittedRequestValidationError) Field ¶
func (e IsPermittedRequestValidationError) Field() string
Field function returns field value.
func (IsPermittedRequestValidationError) Key ¶
func (e IsPermittedRequestValidationError) Key() bool
Key function returns key value.
func (IsPermittedRequestValidationError) Reason ¶
func (e IsPermittedRequestValidationError) Reason() string
Reason function returns reason value.
type IsPermittedResponse ¶
type IsPermittedResponse struct { Permitted bool `protobuf:"varint,1,opt,name=permitted,proto3" json:"permitted,omitempty"` // contains filtered or unexported fields }
Response message for rpc `IsPermitted`.
func (*IsPermittedResponse) Descriptor
deprecated
func (*IsPermittedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsPermittedResponse.ProtoReflect.Descriptor instead.
func (*IsPermittedResponse) GetPermitted ¶
func (x *IsPermittedResponse) GetPermitted() bool
func (*IsPermittedResponse) ProtoMessage ¶
func (*IsPermittedResponse) ProtoMessage()
func (*IsPermittedResponse) ProtoReflect ¶ added in v0.8.4
func (x *IsPermittedResponse) ProtoReflect() protoreflect.Message
func (*IsPermittedResponse) Reset ¶
func (x *IsPermittedResponse) Reset()
func (*IsPermittedResponse) String ¶
func (x *IsPermittedResponse) String() string
func (*IsPermittedResponse) Validate ¶
func (m *IsPermittedResponse) Validate() error
Validate checks the field values on IsPermittedResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type IsPermittedResponseValidationError ¶
type IsPermittedResponseValidationError struct {
// contains filtered or unexported fields
}
IsPermittedResponseValidationError is the validation error returned by IsPermittedResponse.Validate if the designated constraints aren't met.
func (IsPermittedResponseValidationError) Cause ¶
func (e IsPermittedResponseValidationError) Cause() error
Cause function returns cause value.
func (IsPermittedResponseValidationError) Error ¶
func (e IsPermittedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IsPermittedResponseValidationError) ErrorName ¶
func (e IsPermittedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IsPermittedResponseValidationError) Field ¶
func (e IsPermittedResponseValidationError) Field() string
Field function returns field value.
func (IsPermittedResponseValidationError) Key ¶
func (e IsPermittedResponseValidationError) Key() bool
Key function returns key value.
func (IsPermittedResponseValidationError) Reason ¶
func (e IsPermittedResponseValidationError) Reason() string
Reason function returns reason value.
type MemberType ¶
type MemberType int32
Member type.
const ( MemberType_MEMBER_TYPE_UNKNOWN MemberType = 0 MemberType_MEMBER_TYPE_ACCOUNT MemberType = 1 MemberType_MEMBER_TYPE_CHARACTER MemberType = 2 )
func (MemberType) Descriptor ¶ added in v0.8.4
func (MemberType) Descriptor() protoreflect.EnumDescriptor
func (MemberType) Enum ¶ added in v0.8.4
func (x MemberType) Enum() *MemberType
func (MemberType) EnumDescriptor
deprecated
func (MemberType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MemberType.Descriptor instead.
func (MemberType) Number ¶ added in v0.8.4
func (x MemberType) Number() protoreflect.EnumNumber
func (MemberType) String ¶
func (x MemberType) String() string
func (MemberType) Type ¶ added in v0.8.4
func (MemberType) Type() protoreflect.EnumType
type MruVGroupsServiceClient ¶
type MruVGroupsServiceClient interface { // Create a group. CreateGroup(ctx context.Context, in *CreateGroupRequest, opts ...grpc.CallOption) (*CreateGroupResponse, error) // Get a group. GetGroup(ctx context.Context, in *GetGroupRequest, opts ...grpc.CallOption) (*GetGroupResponse, error) // Update a group. UpdateGroup(ctx context.Context, in *UpdateGroupRequest, opts ...grpc.CallOption) (*UpdateGroupResponse, error) // Delete a group. DeleteGroup(ctx context.Context, in *DeleteGroupRequest, opts ...grpc.CallOption) (*DeleteGroupResponse, error) // Get all groups. GetGroups(ctx context.Context, in *GetGroupsRequest, opts ...grpc.CallOption) (*GetGroupsResponse, error) // Assign an owner. Group can have only one owner. Owner can be a player, a group or an account. AssignOwner(ctx context.Context, in *AssignOwnerRequest, opts ...grpc.CallOption) (*AssignOwnerResponse, error) // Get group owner. GetOwner(ctx context.Context, in *GetOwnerRequest, opts ...grpc.CallOption) (*GetOwnerResponse, error) // Add a group member. AddMember(ctx context.Context, in *AddMemberRequest, opts ...grpc.CallOption) (*AddMemberResponse, error) // Get a group member. GetMembers(ctx context.Context, in *GetMembersRequest, opts ...grpc.CallOption) (*GetMembersResponse, error) // Remove a group member. RemoveMember(ctx context.Context, in *RemoveMemberRequest, opts ...grpc.CallOption) (*RemoveMemberResponse, error) // Add a permission to a group. AddPermission(ctx context.Context, in *AddPermissionRequest, opts ...grpc.CallOption) (*AddPermissionResponse, error) // Get all group permissions. GetPermissions(ctx context.Context, in *GetPermissionsRequest, opts ...grpc.CallOption) (*GetPermissionsResponse, error) // Remove group permission. RemovePermission(ctx context.Context, in *RemovePermissionRequest, opts ...grpc.CallOption) (*RemovePermissionResponse, error) // Add a subgroup to a group. AddSubgroup(ctx context.Context, in *AddSubgroupRequest, opts ...grpc.CallOption) (*AddSubgroupResponse, error) // Get all subgroups. GetSubgroups(ctx context.Context, in *GetSubgroupsRequest, opts ...grpc.CallOption) (*GetSubgroupsResponse, error) // Remove a subgroup from group. RemoveSubgroup(ctx context.Context, in *RemoveSubgroupRequest, opts ...grpc.CallOption) (*RemoveSubgroupResponse, error) // Check is member of a group is permitted to do specific action. IsPermitted(ctx context.Context, in *IsPermittedRequest, opts ...grpc.CallOption) (*IsPermittedResponse, error) //Service status GetServiceStatus(ctx context.Context, in *common.ServiceStatusRequest, opts ...grpc.CallOption) (*common.ServiceStatusResponse, error) GetServiceVersion(ctx context.Context, in *common.VersionRequest, opts ...grpc.CallOption) (*common.VersionResponse, error) }
MruVGroupsServiceClient is the client API for MruVGroupsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMruVGroupsServiceClient ¶
func NewMruVGroupsServiceClient(cc grpc.ClientConnInterface) MruVGroupsServiceClient
type MruVGroupsServiceServer ¶
type MruVGroupsServiceServer interface { // Create a group. CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error) // Get a group. GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error) // Update a group. UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error) // Delete a group. DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error) // Get all groups. GetGroups(context.Context, *GetGroupsRequest) (*GetGroupsResponse, error) // Assign an owner. Group can have only one owner. Owner can be a player, a group or an account. AssignOwner(context.Context, *AssignOwnerRequest) (*AssignOwnerResponse, error) // Get group owner. GetOwner(context.Context, *GetOwnerRequest) (*GetOwnerResponse, error) // Add a group member. AddMember(context.Context, *AddMemberRequest) (*AddMemberResponse, error) // Get a group member. GetMembers(context.Context, *GetMembersRequest) (*GetMembersResponse, error) // Remove a group member. RemoveMember(context.Context, *RemoveMemberRequest) (*RemoveMemberResponse, error) // Add a permission to a group. AddPermission(context.Context, *AddPermissionRequest) (*AddPermissionResponse, error) // Get all group permissions. GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error) // Remove group permission. RemovePermission(context.Context, *RemovePermissionRequest) (*RemovePermissionResponse, error) // Add a subgroup to a group. AddSubgroup(context.Context, *AddSubgroupRequest) (*AddSubgroupResponse, error) // Get all subgroups. GetSubgroups(context.Context, *GetSubgroupsRequest) (*GetSubgroupsResponse, error) // Remove a subgroup from group. RemoveSubgroup(context.Context, *RemoveSubgroupRequest) (*RemoveSubgroupResponse, error) // Check is member of a group is permitted to do specific action. IsPermitted(context.Context, *IsPermittedRequest) (*IsPermittedResponse, error) //Service status GetServiceStatus(context.Context, *common.ServiceStatusRequest) (*common.ServiceStatusResponse, error) GetServiceVersion(context.Context, *common.VersionRequest) (*common.VersionResponse, error) }
MruVGroupsServiceServer is the server API for MruVGroupsService service.
type OwnerType ¶
type OwnerType int32
Owner types.
func (OwnerType) Descriptor ¶ added in v0.8.4
func (OwnerType) Descriptor() protoreflect.EnumDescriptor
func (OwnerType) EnumDescriptor
deprecated
func (OwnerType) Number ¶ added in v0.8.4
func (x OwnerType) Number() protoreflect.EnumNumber
func (OwnerType) Type ¶ added in v0.8.4
func (OwnerType) Type() protoreflect.EnumType
type RemoveMemberRequest ¶
type RemoveMemberRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` MemberId uint32 `protobuf:"varint,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `RemoveMember`.
func (*RemoveMemberRequest) Descriptor
deprecated
func (*RemoveMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMemberRequest.ProtoReflect.Descriptor instead.
func (*RemoveMemberRequest) GetGroupId ¶
func (x *RemoveMemberRequest) GetGroupId() uint32
func (*RemoveMemberRequest) GetMemberId ¶
func (x *RemoveMemberRequest) GetMemberId() uint32
func (*RemoveMemberRequest) ProtoMessage ¶
func (*RemoveMemberRequest) ProtoMessage()
func (*RemoveMemberRequest) ProtoReflect ¶ added in v0.8.4
func (x *RemoveMemberRequest) ProtoReflect() protoreflect.Message
func (*RemoveMemberRequest) Reset ¶
func (x *RemoveMemberRequest) Reset()
func (*RemoveMemberRequest) String ¶
func (x *RemoveMemberRequest) String() string
func (*RemoveMemberRequest) Validate ¶
func (m *RemoveMemberRequest) Validate() error
Validate checks the field values on RemoveMemberRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RemoveMemberRequestValidationError ¶
type RemoveMemberRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveMemberRequestValidationError is the validation error returned by RemoveMemberRequest.Validate if the designated constraints aren't met.
func (RemoveMemberRequestValidationError) Cause ¶
func (e RemoveMemberRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveMemberRequestValidationError) Error ¶
func (e RemoveMemberRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMemberRequestValidationError) ErrorName ¶
func (e RemoveMemberRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMemberRequestValidationError) Field ¶
func (e RemoveMemberRequestValidationError) Field() string
Field function returns field value.
func (RemoveMemberRequestValidationError) Key ¶
func (e RemoveMemberRequestValidationError) Key() bool
Key function returns key value.
func (RemoveMemberRequestValidationError) Reason ¶
func (e RemoveMemberRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveMemberResponse ¶
type RemoveMemberResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `RemoveMember`.
func (*RemoveMemberResponse) Descriptor
deprecated
func (*RemoveMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMemberResponse.ProtoReflect.Descriptor instead.
func (*RemoveMemberResponse) ProtoMessage ¶
func (*RemoveMemberResponse) ProtoMessage()
func (*RemoveMemberResponse) ProtoReflect ¶ added in v0.8.4
func (x *RemoveMemberResponse) ProtoReflect() protoreflect.Message
func (*RemoveMemberResponse) Reset ¶
func (x *RemoveMemberResponse) Reset()
func (*RemoveMemberResponse) String ¶
func (x *RemoveMemberResponse) String() string
func (*RemoveMemberResponse) Validate ¶
func (m *RemoveMemberResponse) Validate() error
Validate checks the field values on RemoveMemberResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RemoveMemberResponseValidationError ¶
type RemoveMemberResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveMemberResponseValidationError is the validation error returned by RemoveMemberResponse.Validate if the designated constraints aren't met.
func (RemoveMemberResponseValidationError) Cause ¶
func (e RemoveMemberResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveMemberResponseValidationError) Error ¶
func (e RemoveMemberResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMemberResponseValidationError) ErrorName ¶
func (e RemoveMemberResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMemberResponseValidationError) Field ¶
func (e RemoveMemberResponseValidationError) Field() string
Field function returns field value.
func (RemoveMemberResponseValidationError) Key ¶
func (e RemoveMemberResponseValidationError) Key() bool
Key function returns key value.
func (RemoveMemberResponseValidationError) Reason ¶
func (e RemoveMemberResponseValidationError) Reason() string
Reason function returns reason value.
type RemovePermissionRequest ¶
type RemovePermissionRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` PermissionId uint32 `protobuf:"varint,2,opt,name=permission_id,json=permissionId,proto3" json:"permission_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `RemovePermission`.
func (*RemovePermissionRequest) Descriptor
deprecated
func (*RemovePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemovePermissionRequest.ProtoReflect.Descriptor instead.
func (*RemovePermissionRequest) GetGroupId ¶
func (x *RemovePermissionRequest) GetGroupId() uint32
func (*RemovePermissionRequest) GetPermissionId ¶
func (x *RemovePermissionRequest) GetPermissionId() uint32
func (*RemovePermissionRequest) ProtoMessage ¶
func (*RemovePermissionRequest) ProtoMessage()
func (*RemovePermissionRequest) ProtoReflect ¶ added in v0.8.4
func (x *RemovePermissionRequest) ProtoReflect() protoreflect.Message
func (*RemovePermissionRequest) Reset ¶
func (x *RemovePermissionRequest) Reset()
func (*RemovePermissionRequest) String ¶
func (x *RemovePermissionRequest) String() string
func (*RemovePermissionRequest) Validate ¶
func (m *RemovePermissionRequest) Validate() error
Validate checks the field values on RemovePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RemovePermissionRequestValidationError ¶
type RemovePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
RemovePermissionRequestValidationError is the validation error returned by RemovePermissionRequest.Validate if the designated constraints aren't met.
func (RemovePermissionRequestValidationError) Cause ¶
func (e RemovePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (RemovePermissionRequestValidationError) Error ¶
func (e RemovePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemovePermissionRequestValidationError) ErrorName ¶
func (e RemovePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemovePermissionRequestValidationError) Field ¶
func (e RemovePermissionRequestValidationError) Field() string
Field function returns field value.
func (RemovePermissionRequestValidationError) Key ¶
func (e RemovePermissionRequestValidationError) Key() bool
Key function returns key value.
func (RemovePermissionRequestValidationError) Reason ¶
func (e RemovePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type RemovePermissionResponse ¶
type RemovePermissionResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `RemovePermission`.
func (*RemovePermissionResponse) Descriptor
deprecated
func (*RemovePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemovePermissionResponse.ProtoReflect.Descriptor instead.
func (*RemovePermissionResponse) ProtoMessage ¶
func (*RemovePermissionResponse) ProtoMessage()
func (*RemovePermissionResponse) ProtoReflect ¶ added in v0.8.4
func (x *RemovePermissionResponse) ProtoReflect() protoreflect.Message
func (*RemovePermissionResponse) Reset ¶
func (x *RemovePermissionResponse) Reset()
func (*RemovePermissionResponse) String ¶
func (x *RemovePermissionResponse) String() string
func (*RemovePermissionResponse) Validate ¶
func (m *RemovePermissionResponse) Validate() error
Validate checks the field values on RemovePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RemovePermissionResponseValidationError ¶
type RemovePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
RemovePermissionResponseValidationError is the validation error returned by RemovePermissionResponse.Validate if the designated constraints aren't met.
func (RemovePermissionResponseValidationError) Cause ¶
func (e RemovePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (RemovePermissionResponseValidationError) Error ¶
func (e RemovePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemovePermissionResponseValidationError) ErrorName ¶
func (e RemovePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemovePermissionResponseValidationError) Field ¶
func (e RemovePermissionResponseValidationError) Field() string
Field function returns field value.
func (RemovePermissionResponseValidationError) Key ¶
func (e RemovePermissionResponseValidationError) Key() bool
Key function returns key value.
func (RemovePermissionResponseValidationError) Reason ¶
func (e RemovePermissionResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveSubgroupRequest ¶
type RemoveSubgroupRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` SubgroupId uint32 `protobuf:"varint,2,opt,name=subgroup_id,json=subgroupId,proto3" json:"subgroup_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `RemoveSubgroup`.
func (*RemoveSubgroupRequest) Descriptor
deprecated
func (*RemoveSubgroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSubgroupRequest.ProtoReflect.Descriptor instead.
func (*RemoveSubgroupRequest) GetGroupId ¶
func (x *RemoveSubgroupRequest) GetGroupId() uint32
func (*RemoveSubgroupRequest) GetSubgroupId ¶
func (x *RemoveSubgroupRequest) GetSubgroupId() uint32
func (*RemoveSubgroupRequest) ProtoMessage ¶
func (*RemoveSubgroupRequest) ProtoMessage()
func (*RemoveSubgroupRequest) ProtoReflect ¶ added in v0.8.4
func (x *RemoveSubgroupRequest) ProtoReflect() protoreflect.Message
func (*RemoveSubgroupRequest) Reset ¶
func (x *RemoveSubgroupRequest) Reset()
func (*RemoveSubgroupRequest) String ¶
func (x *RemoveSubgroupRequest) String() string
func (*RemoveSubgroupRequest) Validate ¶
func (m *RemoveSubgroupRequest) Validate() error
Validate checks the field values on RemoveSubgroupRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RemoveSubgroupRequestValidationError ¶
type RemoveSubgroupRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveSubgroupRequestValidationError is the validation error returned by RemoveSubgroupRequest.Validate if the designated constraints aren't met.
func (RemoveSubgroupRequestValidationError) Cause ¶
func (e RemoveSubgroupRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveSubgroupRequestValidationError) Error ¶
func (e RemoveSubgroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveSubgroupRequestValidationError) ErrorName ¶
func (e RemoveSubgroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveSubgroupRequestValidationError) Field ¶
func (e RemoveSubgroupRequestValidationError) Field() string
Field function returns field value.
func (RemoveSubgroupRequestValidationError) Key ¶
func (e RemoveSubgroupRequestValidationError) Key() bool
Key function returns key value.
func (RemoveSubgroupRequestValidationError) Reason ¶
func (e RemoveSubgroupRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveSubgroupResponse ¶
type RemoveSubgroupResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `RemoveSubgroup`.
func (*RemoveSubgroupResponse) Descriptor
deprecated
func (*RemoveSubgroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSubgroupResponse.ProtoReflect.Descriptor instead.
func (*RemoveSubgroupResponse) ProtoMessage ¶
func (*RemoveSubgroupResponse) ProtoMessage()
func (*RemoveSubgroupResponse) ProtoReflect ¶ added in v0.8.4
func (x *RemoveSubgroupResponse) ProtoReflect() protoreflect.Message
func (*RemoveSubgroupResponse) Reset ¶
func (x *RemoveSubgroupResponse) Reset()
func (*RemoveSubgroupResponse) String ¶
func (x *RemoveSubgroupResponse) String() string
func (*RemoveSubgroupResponse) Validate ¶
func (m *RemoveSubgroupResponse) Validate() error
Validate checks the field values on RemoveSubgroupResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RemoveSubgroupResponseValidationError ¶
type RemoveSubgroupResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveSubgroupResponseValidationError is the validation error returned by RemoveSubgroupResponse.Validate if the designated constraints aren't met.
func (RemoveSubgroupResponseValidationError) Cause ¶
func (e RemoveSubgroupResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveSubgroupResponseValidationError) Error ¶
func (e RemoveSubgroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveSubgroupResponseValidationError) ErrorName ¶
func (e RemoveSubgroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveSubgroupResponseValidationError) Field ¶
func (e RemoveSubgroupResponseValidationError) Field() string
Field function returns field value.
func (RemoveSubgroupResponseValidationError) Key ¶
func (e RemoveSubgroupResponseValidationError) Key() bool
Key function returns key value.
func (RemoveSubgroupResponseValidationError) Reason ¶
func (e RemoveSubgroupResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedMruVGroupsServiceServer ¶
type UnimplementedMruVGroupsServiceServer struct { }
UnimplementedMruVGroupsServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedMruVGroupsServiceServer) AddMember ¶
func (*UnimplementedMruVGroupsServiceServer) AddMember(context.Context, *AddMemberRequest) (*AddMemberResponse, error)
func (*UnimplementedMruVGroupsServiceServer) AddPermission ¶
func (*UnimplementedMruVGroupsServiceServer) AddPermission(context.Context, *AddPermissionRequest) (*AddPermissionResponse, error)
func (*UnimplementedMruVGroupsServiceServer) AddSubgroup ¶
func (*UnimplementedMruVGroupsServiceServer) AddSubgroup(context.Context, *AddSubgroupRequest) (*AddSubgroupResponse, error)
func (*UnimplementedMruVGroupsServiceServer) AssignOwner ¶
func (*UnimplementedMruVGroupsServiceServer) AssignOwner(context.Context, *AssignOwnerRequest) (*AssignOwnerResponse, error)
func (*UnimplementedMruVGroupsServiceServer) CreateGroup ¶
func (*UnimplementedMruVGroupsServiceServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
func (*UnimplementedMruVGroupsServiceServer) DeleteGroup ¶
func (*UnimplementedMruVGroupsServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetGroup ¶
func (*UnimplementedMruVGroupsServiceServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetGroups ¶
func (*UnimplementedMruVGroupsServiceServer) GetGroups(context.Context, *GetGroupsRequest) (*GetGroupsResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetMembers ¶
func (*UnimplementedMruVGroupsServiceServer) GetMembers(context.Context, *GetMembersRequest) (*GetMembersResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetOwner ¶
func (*UnimplementedMruVGroupsServiceServer) GetOwner(context.Context, *GetOwnerRequest) (*GetOwnerResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetPermissions ¶
func (*UnimplementedMruVGroupsServiceServer) GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetServiceStatus ¶
func (*UnimplementedMruVGroupsServiceServer) GetServiceStatus(context.Context, *common.ServiceStatusRequest) (*common.ServiceStatusResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetServiceVersion ¶
func (*UnimplementedMruVGroupsServiceServer) GetServiceVersion(context.Context, *common.VersionRequest) (*common.VersionResponse, error)
func (*UnimplementedMruVGroupsServiceServer) GetSubgroups ¶
func (*UnimplementedMruVGroupsServiceServer) GetSubgroups(context.Context, *GetSubgroupsRequest) (*GetSubgroupsResponse, error)
func (*UnimplementedMruVGroupsServiceServer) IsPermitted ¶
func (*UnimplementedMruVGroupsServiceServer) IsPermitted(context.Context, *IsPermittedRequest) (*IsPermittedResponse, error)
func (*UnimplementedMruVGroupsServiceServer) RemoveMember ¶
func (*UnimplementedMruVGroupsServiceServer) RemoveMember(context.Context, *RemoveMemberRequest) (*RemoveMemberResponse, error)
func (*UnimplementedMruVGroupsServiceServer) RemovePermission ¶
func (*UnimplementedMruVGroupsServiceServer) RemovePermission(context.Context, *RemovePermissionRequest) (*RemovePermissionResponse, error)
func (*UnimplementedMruVGroupsServiceServer) RemoveSubgroup ¶
func (*UnimplementedMruVGroupsServiceServer) RemoveSubgroup(context.Context, *RemoveSubgroupRequest) (*RemoveSubgroupResponse, error)
func (*UnimplementedMruVGroupsServiceServer) UpdateGroup ¶
func (*UnimplementedMruVGroupsServiceServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
type UpdateGroupRequest ¶
type UpdateGroupRequest struct { GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
Request message for rpc `UpdateGroup`.
func (*UpdateGroupRequest) Descriptor
deprecated
func (*UpdateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateGroupRequest) GetDescription ¶
func (x *UpdateGroupRequest) GetDescription() string
func (*UpdateGroupRequest) GetGroupId ¶
func (x *UpdateGroupRequest) GetGroupId() uint32
func (*UpdateGroupRequest) GetName ¶
func (x *UpdateGroupRequest) GetName() string
func (*UpdateGroupRequest) ProtoMessage ¶
func (*UpdateGroupRequest) ProtoMessage()
func (*UpdateGroupRequest) ProtoReflect ¶ added in v0.8.4
func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateGroupRequest) Reset ¶
func (x *UpdateGroupRequest) Reset()
func (*UpdateGroupRequest) String ¶
func (x *UpdateGroupRequest) String() string
func (*UpdateGroupRequest) Validate ¶
func (m *UpdateGroupRequest) Validate() error
Validate checks the field values on UpdateGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateGroupRequestValidationError ¶
type UpdateGroupRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateGroupRequestValidationError is the validation error returned by UpdateGroupRequest.Validate if the designated constraints aren't met.
func (UpdateGroupRequestValidationError) Cause ¶
func (e UpdateGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateGroupRequestValidationError) Error ¶
func (e UpdateGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateGroupRequestValidationError) ErrorName ¶
func (e UpdateGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateGroupRequestValidationError) Field ¶
func (e UpdateGroupRequestValidationError) Field() string
Field function returns field value.
func (UpdateGroupRequestValidationError) Key ¶
func (e UpdateGroupRequestValidationError) Key() bool
Key function returns key value.
func (UpdateGroupRequestValidationError) Reason ¶
func (e UpdateGroupRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateGroupResponse ¶
type UpdateGroupResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `UpdateGroup`.
func (*UpdateGroupResponse) Descriptor
deprecated
func (*UpdateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateGroupResponse) ProtoMessage ¶
func (*UpdateGroupResponse) ProtoMessage()
func (*UpdateGroupResponse) ProtoReflect ¶ added in v0.8.4
func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateGroupResponse) Reset ¶
func (x *UpdateGroupResponse) Reset()
func (*UpdateGroupResponse) String ¶
func (x *UpdateGroupResponse) String() string
func (*UpdateGroupResponse) Validate ¶
func (m *UpdateGroupResponse) Validate() error
Validate checks the field values on UpdateGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateGroupResponseValidationError ¶
type UpdateGroupResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateGroupResponseValidationError is the validation error returned by UpdateGroupResponse.Validate if the designated constraints aren't met.
func (UpdateGroupResponseValidationError) Cause ¶
func (e UpdateGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateGroupResponseValidationError) Error ¶
func (e UpdateGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateGroupResponseValidationError) ErrorName ¶
func (e UpdateGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateGroupResponseValidationError) Field ¶
func (e UpdateGroupResponseValidationError) Field() string
Field function returns field value.
func (UpdateGroupResponseValidationError) Key ¶
func (e UpdateGroupResponseValidationError) Key() bool
Key function returns key value.
func (UpdateGroupResponseValidationError) Reason ¶
func (e UpdateGroupResponseValidationError) Reason() string
Reason function returns reason value.