Documentation
¶
Index ¶
- func RegisterTeamsV1Server(s *grpc.Server, srv TeamsV1Server)
- type AddUsersReq
- func (*AddUsersReq) Descriptor() ([]byte, []int)
- func (m *AddUsersReq) GetId() string
- func (m *AddUsersReq) GetUserIds() []string
- func (*AddUsersReq) ProtoMessage()
- func (m *AddUsersReq) Reset()
- func (m *AddUsersReq) String() string
- func (m *AddUsersReq) Validate() error
- func (m *AddUsersReq) XXX_DiscardUnknown()
- func (m *AddUsersReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddUsersReq) XXX_Merge(src proto.Message)
- func (m *AddUsersReq) XXX_Size() int
- func (m *AddUsersReq) XXX_Unmarshal(b []byte) error
- type AddUsersReqValidationError
- func (e AddUsersReqValidationError) Cause() error
- func (e AddUsersReqValidationError) Error() string
- func (e AddUsersReqValidationError) ErrorName() string
- func (e AddUsersReqValidationError) Field() string
- func (e AddUsersReqValidationError) Key() bool
- func (e AddUsersReqValidationError) Reason() string
- type AddUsersResp
- func (*AddUsersResp) Descriptor() ([]byte, []int)
- func (m *AddUsersResp) GetTeam() *Team
- func (*AddUsersResp) ProtoMessage()
- func (m *AddUsersResp) Reset()
- func (m *AddUsersResp) String() string
- func (m *AddUsersResp) Validate() error
- func (m *AddUsersResp) XXX_DiscardUnknown()
- func (m *AddUsersResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddUsersResp) XXX_Merge(src proto.Message)
- func (m *AddUsersResp) XXX_Size() int
- func (m *AddUsersResp) XXX_Unmarshal(b []byte) error
- type AddUsersRespValidationError
- func (e AddUsersRespValidationError) Cause() error
- func (e AddUsersRespValidationError) Error() string
- func (e AddUsersRespValidationError) ErrorName() string
- func (e AddUsersRespValidationError) Field() string
- func (e AddUsersRespValidationError) Key() bool
- func (e AddUsersRespValidationError) Reason() string
- type CreateTeamReq
- func (*CreateTeamReq) Descriptor() ([]byte, []int)
- func (m *CreateTeamReq) GetDescription() string
- func (m *CreateTeamReq) GetName() string
- func (*CreateTeamReq) ProtoMessage()
- func (m *CreateTeamReq) Reset()
- func (m *CreateTeamReq) String() string
- func (m *CreateTeamReq) Validate() error
- func (m *CreateTeamReq) XXX_DiscardUnknown()
- func (m *CreateTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateTeamReq) XXX_Merge(src proto.Message)
- func (m *CreateTeamReq) XXX_Size() int
- func (m *CreateTeamReq) XXX_Unmarshal(b []byte) error
- type CreateTeamReqValidationError
- func (e CreateTeamReqValidationError) Cause() error
- func (e CreateTeamReqValidationError) Error() string
- func (e CreateTeamReqValidationError) ErrorName() string
- func (e CreateTeamReqValidationError) Field() string
- func (e CreateTeamReqValidationError) Key() bool
- func (e CreateTeamReqValidationError) Reason() string
- type CreateTeamResp
- func (*CreateTeamResp) Descriptor() ([]byte, []int)
- func (m *CreateTeamResp) GetTeam() *Team
- func (*CreateTeamResp) ProtoMessage()
- func (m *CreateTeamResp) Reset()
- func (m *CreateTeamResp) String() string
- func (m *CreateTeamResp) Validate() error
- func (m *CreateTeamResp) XXX_DiscardUnknown()
- func (m *CreateTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateTeamResp) XXX_Merge(src proto.Message)
- func (m *CreateTeamResp) XXX_Size() int
- func (m *CreateTeamResp) XXX_Unmarshal(b []byte) error
- type CreateTeamRespValidationError
- func (e CreateTeamRespValidationError) Cause() error
- func (e CreateTeamRespValidationError) Error() string
- func (e CreateTeamRespValidationError) ErrorName() string
- func (e CreateTeamRespValidationError) Field() string
- func (e CreateTeamRespValidationError) Key() bool
- func (e CreateTeamRespValidationError) Reason() string
- type DeleteTeamReq
- func (*DeleteTeamReq) Descriptor() ([]byte, []int)
- func (m *DeleteTeamReq) GetId() string
- func (*DeleteTeamReq) ProtoMessage()
- func (m *DeleteTeamReq) Reset()
- func (m *DeleteTeamReq) String() string
- func (m *DeleteTeamReq) Validate() error
- func (m *DeleteTeamReq) XXX_DiscardUnknown()
- func (m *DeleteTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeleteTeamReq) XXX_Merge(src proto.Message)
- func (m *DeleteTeamReq) XXX_Size() int
- func (m *DeleteTeamReq) XXX_Unmarshal(b []byte) error
- type DeleteTeamReqValidationError
- func (e DeleteTeamReqValidationError) Cause() error
- func (e DeleteTeamReqValidationError) Error() string
- func (e DeleteTeamReqValidationError) ErrorName() string
- func (e DeleteTeamReqValidationError) Field() string
- func (e DeleteTeamReqValidationError) Key() bool
- func (e DeleteTeamReqValidationError) Reason() string
- type DeleteTeamResp
- func (*DeleteTeamResp) Descriptor() ([]byte, []int)
- func (m *DeleteTeamResp) GetTeam() *Team
- func (*DeleteTeamResp) ProtoMessage()
- func (m *DeleteTeamResp) Reset()
- func (m *DeleteTeamResp) String() string
- func (m *DeleteTeamResp) Validate() error
- func (m *DeleteTeamResp) XXX_DiscardUnknown()
- func (m *DeleteTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeleteTeamResp) XXX_Merge(src proto.Message)
- func (m *DeleteTeamResp) XXX_Size() int
- func (m *DeleteTeamResp) XXX_Unmarshal(b []byte) error
- type DeleteTeamRespValidationError
- func (e DeleteTeamRespValidationError) Cause() error
- func (e DeleteTeamRespValidationError) Error() string
- func (e DeleteTeamRespValidationError) ErrorName() string
- func (e DeleteTeamRespValidationError) Field() string
- func (e DeleteTeamRespValidationError) Key() bool
- func (e DeleteTeamRespValidationError) Reason() string
- type GetTeamByNameReq
- func (*GetTeamByNameReq) Descriptor() ([]byte, []int)
- func (m *GetTeamByNameReq) GetName() string
- func (*GetTeamByNameReq) ProtoMessage()
- func (m *GetTeamByNameReq) Reset()
- func (m *GetTeamByNameReq) String() string
- func (m *GetTeamByNameReq) Validate() error
- func (m *GetTeamByNameReq) XXX_DiscardUnknown()
- func (m *GetTeamByNameReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamByNameReq) XXX_Merge(src proto.Message)
- func (m *GetTeamByNameReq) XXX_Size() int
- func (m *GetTeamByNameReq) XXX_Unmarshal(b []byte) error
- type GetTeamByNameReqValidationError
- func (e GetTeamByNameReqValidationError) Cause() error
- func (e GetTeamByNameReqValidationError) Error() string
- func (e GetTeamByNameReqValidationError) ErrorName() string
- func (e GetTeamByNameReqValidationError) Field() string
- func (e GetTeamByNameReqValidationError) Key() bool
- func (e GetTeamByNameReqValidationError) Reason() string
- type GetTeamByNameResp
- func (*GetTeamByNameResp) Descriptor() ([]byte, []int)
- func (m *GetTeamByNameResp) GetTeam() *Team
- func (*GetTeamByNameResp) ProtoMessage()
- func (m *GetTeamByNameResp) Reset()
- func (m *GetTeamByNameResp) String() string
- func (m *GetTeamByNameResp) Validate() error
- func (m *GetTeamByNameResp) XXX_DiscardUnknown()
- func (m *GetTeamByNameResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamByNameResp) XXX_Merge(src proto.Message)
- func (m *GetTeamByNameResp) XXX_Size() int
- func (m *GetTeamByNameResp) XXX_Unmarshal(b []byte) error
- type GetTeamByNameRespValidationError
- func (e GetTeamByNameRespValidationError) Cause() error
- func (e GetTeamByNameRespValidationError) Error() string
- func (e GetTeamByNameRespValidationError) ErrorName() string
- func (e GetTeamByNameRespValidationError) Field() string
- func (e GetTeamByNameRespValidationError) Key() bool
- func (e GetTeamByNameRespValidationError) Reason() string
- type GetTeamReq
- func (*GetTeamReq) Descriptor() ([]byte, []int)
- func (m *GetTeamReq) GetId() string
- func (*GetTeamReq) ProtoMessage()
- func (m *GetTeamReq) Reset()
- func (m *GetTeamReq) String() string
- func (m *GetTeamReq) Validate() error
- func (m *GetTeamReq) XXX_DiscardUnknown()
- func (m *GetTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamReq) XXX_Merge(src proto.Message)
- func (m *GetTeamReq) XXX_Size() int
- func (m *GetTeamReq) XXX_Unmarshal(b []byte) error
- type GetTeamReqValidationError
- type GetTeamResp
- func (*GetTeamResp) Descriptor() ([]byte, []int)
- func (m *GetTeamResp) GetTeam() *Team
- func (*GetTeamResp) ProtoMessage()
- func (m *GetTeamResp) Reset()
- func (m *GetTeamResp) String() string
- func (m *GetTeamResp) Validate() error
- func (m *GetTeamResp) XXX_DiscardUnknown()
- func (m *GetTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamResp) XXX_Merge(src proto.Message)
- func (m *GetTeamResp) XXX_Size() int
- func (m *GetTeamResp) XXX_Unmarshal(b []byte) error
- type GetTeamRespValidationError
- func (e GetTeamRespValidationError) Cause() error
- func (e GetTeamRespValidationError) Error() string
- func (e GetTeamRespValidationError) ErrorName() string
- func (e GetTeamRespValidationError) Field() string
- func (e GetTeamRespValidationError) Key() bool
- func (e GetTeamRespValidationError) Reason() string
- type GetTeamsForUserReq
- func (*GetTeamsForUserReq) Descriptor() ([]byte, []int)
- func (m *GetTeamsForUserReq) GetUserId() string
- func (*GetTeamsForUserReq) ProtoMessage()
- func (m *GetTeamsForUserReq) Reset()
- func (m *GetTeamsForUserReq) String() string
- func (m *GetTeamsForUserReq) Validate() error
- func (m *GetTeamsForUserReq) XXX_DiscardUnknown()
- func (m *GetTeamsForUserReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamsForUserReq) XXX_Merge(src proto.Message)
- func (m *GetTeamsForUserReq) XXX_Size() int
- func (m *GetTeamsForUserReq) XXX_Unmarshal(b []byte) error
- type GetTeamsForUserReqValidationError
- func (e GetTeamsForUserReqValidationError) Cause() error
- func (e GetTeamsForUserReqValidationError) Error() string
- func (e GetTeamsForUserReqValidationError) ErrorName() string
- func (e GetTeamsForUserReqValidationError) Field() string
- func (e GetTeamsForUserReqValidationError) Key() bool
- func (e GetTeamsForUserReqValidationError) Reason() string
- type GetTeamsForUserResp
- func (*GetTeamsForUserResp) Descriptor() ([]byte, []int)
- func (m *GetTeamsForUserResp) GetTeams() []*Team
- func (*GetTeamsForUserResp) ProtoMessage()
- func (m *GetTeamsForUserResp) Reset()
- func (m *GetTeamsForUserResp) String() string
- func (m *GetTeamsForUserResp) Validate() error
- func (m *GetTeamsForUserResp) XXX_DiscardUnknown()
- func (m *GetTeamsForUserResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamsForUserResp) XXX_Merge(src proto.Message)
- func (m *GetTeamsForUserResp) XXX_Size() int
- func (m *GetTeamsForUserResp) XXX_Unmarshal(b []byte) error
- type GetTeamsForUserRespValidationError
- func (e GetTeamsForUserRespValidationError) Cause() error
- func (e GetTeamsForUserRespValidationError) Error() string
- func (e GetTeamsForUserRespValidationError) ErrorName() string
- func (e GetTeamsForUserRespValidationError) Field() string
- func (e GetTeamsForUserRespValidationError) Key() bool
- func (e GetTeamsForUserRespValidationError) Reason() string
- type GetTeamsReq
- func (*GetTeamsReq) Descriptor() ([]byte, []int)
- func (*GetTeamsReq) ProtoMessage()
- func (m *GetTeamsReq) Reset()
- func (m *GetTeamsReq) String() string
- func (m *GetTeamsReq) Validate() error
- func (m *GetTeamsReq) XXX_DiscardUnknown()
- func (m *GetTeamsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamsReq) XXX_Merge(src proto.Message)
- func (m *GetTeamsReq) XXX_Size() int
- func (m *GetTeamsReq) XXX_Unmarshal(b []byte) error
- type GetTeamsReqValidationError
- func (e GetTeamsReqValidationError) Cause() error
- func (e GetTeamsReqValidationError) Error() string
- func (e GetTeamsReqValidationError) ErrorName() string
- func (e GetTeamsReqValidationError) Field() string
- func (e GetTeamsReqValidationError) Key() bool
- func (e GetTeamsReqValidationError) Reason() string
- type GetTeamsResp
- func (*GetTeamsResp) Descriptor() ([]byte, []int)
- func (m *GetTeamsResp) GetTeams() []*Team
- func (*GetTeamsResp) ProtoMessage()
- func (m *GetTeamsResp) Reset()
- func (m *GetTeamsResp) String() string
- func (m *GetTeamsResp) Validate() error
- func (m *GetTeamsResp) XXX_DiscardUnknown()
- func (m *GetTeamsResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTeamsResp) XXX_Merge(src proto.Message)
- func (m *GetTeamsResp) XXX_Size() int
- func (m *GetTeamsResp) XXX_Unmarshal(b []byte) error
- type GetTeamsRespValidationError
- func (e GetTeamsRespValidationError) Cause() error
- func (e GetTeamsRespValidationError) Error() string
- func (e GetTeamsRespValidationError) ErrorName() string
- func (e GetTeamsRespValidationError) Field() string
- func (e GetTeamsRespValidationError) Key() bool
- func (e GetTeamsRespValidationError) Reason() string
- type GetUsersReq
- func (*GetUsersReq) Descriptor() ([]byte, []int)
- func (m *GetUsersReq) GetId() string
- func (*GetUsersReq) ProtoMessage()
- func (m *GetUsersReq) Reset()
- func (m *GetUsersReq) String() string
- func (m *GetUsersReq) Validate() error
- func (m *GetUsersReq) XXX_DiscardUnknown()
- func (m *GetUsersReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetUsersReq) XXX_Merge(src proto.Message)
- func (m *GetUsersReq) XXX_Size() int
- func (m *GetUsersReq) XXX_Unmarshal(b []byte) error
- type GetUsersReqValidationError
- func (e GetUsersReqValidationError) Cause() error
- func (e GetUsersReqValidationError) Error() string
- func (e GetUsersReqValidationError) ErrorName() string
- func (e GetUsersReqValidationError) Field() string
- func (e GetUsersReqValidationError) Key() bool
- func (e GetUsersReqValidationError) Reason() string
- type GetUsersResp
- func (*GetUsersResp) Descriptor() ([]byte, []int)
- func (m *GetUsersResp) GetUserIds() []string
- func (*GetUsersResp) ProtoMessage()
- func (m *GetUsersResp) Reset()
- func (m *GetUsersResp) String() string
- func (m *GetUsersResp) Validate() error
- func (m *GetUsersResp) XXX_DiscardUnknown()
- func (m *GetUsersResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetUsersResp) XXX_Merge(src proto.Message)
- func (m *GetUsersResp) XXX_Size() int
- func (m *GetUsersResp) XXX_Unmarshal(b []byte) error
- type GetUsersRespValidationError
- func (e GetUsersRespValidationError) Cause() error
- func (e GetUsersRespValidationError) Error() string
- func (e GetUsersRespValidationError) ErrorName() string
- func (e GetUsersRespValidationError) Field() string
- func (e GetUsersRespValidationError) Key() bool
- func (e GetUsersRespValidationError) Reason() string
- type PurgeUserMembershipReq
- func (*PurgeUserMembershipReq) Descriptor() ([]byte, []int)
- func (m *PurgeUserMembershipReq) GetUserId() string
- func (*PurgeUserMembershipReq) ProtoMessage()
- func (m *PurgeUserMembershipReq) Reset()
- func (m *PurgeUserMembershipReq) String() string
- func (m *PurgeUserMembershipReq) Validate() error
- func (m *PurgeUserMembershipReq) XXX_DiscardUnknown()
- func (m *PurgeUserMembershipReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PurgeUserMembershipReq) XXX_Merge(src proto.Message)
- func (m *PurgeUserMembershipReq) XXX_Size() int
- func (m *PurgeUserMembershipReq) XXX_Unmarshal(b []byte) error
- type PurgeUserMembershipReqValidationError
- func (e PurgeUserMembershipReqValidationError) Cause() error
- func (e PurgeUserMembershipReqValidationError) Error() string
- func (e PurgeUserMembershipReqValidationError) ErrorName() string
- func (e PurgeUserMembershipReqValidationError) Field() string
- func (e PurgeUserMembershipReqValidationError) Key() bool
- func (e PurgeUserMembershipReqValidationError) Reason() string
- type PurgeUserMembershipResp
- func (*PurgeUserMembershipResp) Descriptor() ([]byte, []int)
- func (m *PurgeUserMembershipResp) GetIds() []string
- func (*PurgeUserMembershipResp) ProtoMessage()
- func (m *PurgeUserMembershipResp) Reset()
- func (m *PurgeUserMembershipResp) String() string
- func (m *PurgeUserMembershipResp) Validate() error
- func (m *PurgeUserMembershipResp) XXX_DiscardUnknown()
- func (m *PurgeUserMembershipResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PurgeUserMembershipResp) XXX_Merge(src proto.Message)
- func (m *PurgeUserMembershipResp) XXX_Size() int
- func (m *PurgeUserMembershipResp) XXX_Unmarshal(b []byte) error
- type PurgeUserMembershipRespValidationError
- func (e PurgeUserMembershipRespValidationError) Cause() error
- func (e PurgeUserMembershipRespValidationError) Error() string
- func (e PurgeUserMembershipRespValidationError) ErrorName() string
- func (e PurgeUserMembershipRespValidationError) Field() string
- func (e PurgeUserMembershipRespValidationError) Key() bool
- func (e PurgeUserMembershipRespValidationError) Reason() string
- type RemoveUsersReq
- func (*RemoveUsersReq) Descriptor() ([]byte, []int)
- func (m *RemoveUsersReq) GetId() string
- func (m *RemoveUsersReq) GetUserIds() []string
- func (*RemoveUsersReq) ProtoMessage()
- func (m *RemoveUsersReq) Reset()
- func (m *RemoveUsersReq) String() string
- func (m *RemoveUsersReq) Validate() error
- func (m *RemoveUsersReq) XXX_DiscardUnknown()
- func (m *RemoveUsersReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveUsersReq) XXX_Merge(src proto.Message)
- func (m *RemoveUsersReq) XXX_Size() int
- func (m *RemoveUsersReq) XXX_Unmarshal(b []byte) error
- type RemoveUsersReqValidationError
- func (e RemoveUsersReqValidationError) Cause() error
- func (e RemoveUsersReqValidationError) Error() string
- func (e RemoveUsersReqValidationError) ErrorName() string
- func (e RemoveUsersReqValidationError) Field() string
- func (e RemoveUsersReqValidationError) Key() bool
- func (e RemoveUsersReqValidationError) Reason() string
- type RemoveUsersResp
- func (*RemoveUsersResp) Descriptor() ([]byte, []int)
- func (m *RemoveUsersResp) GetTeam() *Team
- func (*RemoveUsersResp) ProtoMessage()
- func (m *RemoveUsersResp) Reset()
- func (m *RemoveUsersResp) String() string
- func (m *RemoveUsersResp) Validate() error
- func (m *RemoveUsersResp) XXX_DiscardUnknown()
- func (m *RemoveUsersResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveUsersResp) XXX_Merge(src proto.Message)
- func (m *RemoveUsersResp) XXX_Size() int
- func (m *RemoveUsersResp) XXX_Unmarshal(b []byte) error
- type RemoveUsersRespValidationError
- func (e RemoveUsersRespValidationError) Cause() error
- func (e RemoveUsersRespValidationError) Error() string
- func (e RemoveUsersRespValidationError) ErrorName() string
- func (e RemoveUsersRespValidationError) Field() string
- func (e RemoveUsersRespValidationError) Key() bool
- func (e RemoveUsersRespValidationError) Reason() string
- type Team
- func (*Team) Descriptor() ([]byte, []int)
- func (m *Team) GetDescription() string
- func (m *Team) GetId() string
- func (m *Team) GetName() string
- func (*Team) ProtoMessage()
- func (m *Team) Reset()
- func (m *Team) String() string
- func (m *Team) Validate() error
- func (m *Team) XXX_DiscardUnknown()
- func (m *Team) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Team) XXX_Merge(src proto.Message)
- func (m *Team) XXX_Size() int
- func (m *Team) XXX_Unmarshal(b []byte) error
- type TeamValidationError
- type TeamsV1Client
- type TeamsV1Server
- type TeamsV1ServerMock
- func (m *TeamsV1ServerMock) AddUsers(ctx context.Context, req *AddUsersReq) (*AddUsersResp, error)
- func (m *TeamsV1ServerMock) CreateTeam(ctx context.Context, req *CreateTeamReq) (*CreateTeamResp, error)
- func (m *TeamsV1ServerMock) DeleteTeam(ctx context.Context, req *DeleteTeamReq) (*DeleteTeamResp, error)
- func (m *TeamsV1ServerMock) GetTeam(ctx context.Context, req *GetTeamReq) (*GetTeamResp, error)
- func (m *TeamsV1ServerMock) GetTeamByName(ctx context.Context, req *GetTeamByNameReq) (*GetTeamByNameResp, error)
- func (m *TeamsV1ServerMock) GetTeams(ctx context.Context, req *GetTeamsReq) (*GetTeamsResp, error)
- func (m *TeamsV1ServerMock) GetTeamsForUser(ctx context.Context, req *GetTeamsForUserReq) (*GetTeamsForUserResp, error)
- func (m *TeamsV1ServerMock) GetUsers(ctx context.Context, req *GetUsersReq) (*GetUsersResp, error)
- func (m *TeamsV1ServerMock) GetVersion(ctx context.Context, req *version.VersionInfoRequest) (*version.VersionInfo, error)
- func (m *TeamsV1ServerMock) PurgeUserMembership(ctx context.Context, req *PurgeUserMembershipReq) (*PurgeUserMembershipResp, error)
- func (m *TeamsV1ServerMock) RemoveUsers(ctx context.Context, req *RemoveUsersReq) (*RemoveUsersResp, error)
- func (m *TeamsV1ServerMock) Reset()
- func (m *TeamsV1ServerMock) UpdateTeam(ctx context.Context, req *UpdateTeamReq) (*UpdateTeamResp, error)
- type UpdateTeamReq
- func (*UpdateTeamReq) Descriptor() ([]byte, []int)
- func (m *UpdateTeamReq) GetDescription() string
- func (m *UpdateTeamReq) GetId() string
- func (m *UpdateTeamReq) GetName() string
- func (*UpdateTeamReq) ProtoMessage()
- func (m *UpdateTeamReq) Reset()
- func (m *UpdateTeamReq) String() string
- func (m *UpdateTeamReq) Validate() error
- func (m *UpdateTeamReq) XXX_DiscardUnknown()
- func (m *UpdateTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateTeamReq) XXX_Merge(src proto.Message)
- func (m *UpdateTeamReq) XXX_Size() int
- func (m *UpdateTeamReq) XXX_Unmarshal(b []byte) error
- type UpdateTeamReqValidationError
- func (e UpdateTeamReqValidationError) Cause() error
- func (e UpdateTeamReqValidationError) Error() string
- func (e UpdateTeamReqValidationError) ErrorName() string
- func (e UpdateTeamReqValidationError) Field() string
- func (e UpdateTeamReqValidationError) Key() bool
- func (e UpdateTeamReqValidationError) Reason() string
- type UpdateTeamResp
- func (*UpdateTeamResp) Descriptor() ([]byte, []int)
- func (m *UpdateTeamResp) GetTeam() *Team
- func (*UpdateTeamResp) ProtoMessage()
- func (m *UpdateTeamResp) Reset()
- func (m *UpdateTeamResp) String() string
- func (m *UpdateTeamResp) Validate() error
- func (m *UpdateTeamResp) XXX_DiscardUnknown()
- func (m *UpdateTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateTeamResp) XXX_Merge(src proto.Message)
- func (m *UpdateTeamResp) XXX_Size() int
- func (m *UpdateTeamResp) XXX_Unmarshal(b []byte) error
- type UpdateTeamRespValidationError
- func (e UpdateTeamRespValidationError) Cause() error
- func (e UpdateTeamRespValidationError) Error() string
- func (e UpdateTeamRespValidationError) ErrorName() string
- func (e UpdateTeamRespValidationError) Field() string
- func (e UpdateTeamRespValidationError) Key() bool
- func (e UpdateTeamRespValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTeamsV1Server ¶
func RegisterTeamsV1Server(s *grpc.Server, srv TeamsV1Server)
Types ¶
type AddUsersReq ¶
type AddUsersReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` UserIds []string `` /* 142-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*AddUsersReq) Descriptor ¶
func (*AddUsersReq) Descriptor() ([]byte, []int)
func (*AddUsersReq) GetId ¶
func (m *AddUsersReq) GetId() string
func (*AddUsersReq) GetUserIds ¶
func (m *AddUsersReq) GetUserIds() []string
func (*AddUsersReq) ProtoMessage ¶
func (*AddUsersReq) ProtoMessage()
func (*AddUsersReq) Reset ¶
func (m *AddUsersReq) Reset()
func (*AddUsersReq) String ¶
func (m *AddUsersReq) String() string
func (*AddUsersReq) Validate ¶
func (m *AddUsersReq) Validate() error
Validate checks the field values on AddUsersReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddUsersReq) XXX_DiscardUnknown ¶
func (m *AddUsersReq) XXX_DiscardUnknown()
func (*AddUsersReq) XXX_Marshal ¶
func (m *AddUsersReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddUsersReq) XXX_Merge ¶
func (dst *AddUsersReq) XXX_Merge(src proto.Message)
func (*AddUsersReq) XXX_Size ¶
func (m *AddUsersReq) XXX_Size() int
func (*AddUsersReq) XXX_Unmarshal ¶
func (m *AddUsersReq) XXX_Unmarshal(b []byte) error
type AddUsersReqValidationError ¶
type AddUsersReqValidationError struct {
// contains filtered or unexported fields
}
AddUsersReqValidationError is the validation error returned by AddUsersReq.Validate if the designated constraints aren't met.
func (AddUsersReqValidationError) Cause ¶
func (e AddUsersReqValidationError) Cause() error
Cause function returns cause value.
func (AddUsersReqValidationError) Error ¶
func (e AddUsersReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddUsersReqValidationError) ErrorName ¶
func (e AddUsersReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddUsersReqValidationError) Field ¶
func (e AddUsersReqValidationError) Field() string
Field function returns field value.
func (AddUsersReqValidationError) Key ¶
func (e AddUsersReqValidationError) Key() bool
Key function returns key value.
func (AddUsersReqValidationError) Reason ¶
func (e AddUsersReqValidationError) Reason() string
Reason function returns reason value.
type AddUsersResp ¶
type AddUsersResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*AddUsersResp) Descriptor ¶
func (*AddUsersResp) Descriptor() ([]byte, []int)
func (*AddUsersResp) GetTeam ¶
func (m *AddUsersResp) GetTeam() *Team
func (*AddUsersResp) ProtoMessage ¶
func (*AddUsersResp) ProtoMessage()
func (*AddUsersResp) Reset ¶
func (m *AddUsersResp) Reset()
func (*AddUsersResp) String ¶
func (m *AddUsersResp) String() string
func (*AddUsersResp) Validate ¶
func (m *AddUsersResp) Validate() error
Validate checks the field values on AddUsersResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddUsersResp) XXX_DiscardUnknown ¶
func (m *AddUsersResp) XXX_DiscardUnknown()
func (*AddUsersResp) XXX_Marshal ¶
func (m *AddUsersResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddUsersResp) XXX_Merge ¶
func (dst *AddUsersResp) XXX_Merge(src proto.Message)
func (*AddUsersResp) XXX_Size ¶
func (m *AddUsersResp) XXX_Size() int
func (*AddUsersResp) XXX_Unmarshal ¶
func (m *AddUsersResp) XXX_Unmarshal(b []byte) error
type AddUsersRespValidationError ¶
type AddUsersRespValidationError struct {
// contains filtered or unexported fields
}
AddUsersRespValidationError is the validation error returned by AddUsersResp.Validate if the designated constraints aren't met.
func (AddUsersRespValidationError) Cause ¶
func (e AddUsersRespValidationError) Cause() error
Cause function returns cause value.
func (AddUsersRespValidationError) Error ¶
func (e AddUsersRespValidationError) Error() string
Error satisfies the builtin error interface
func (AddUsersRespValidationError) ErrorName ¶
func (e AddUsersRespValidationError) ErrorName() string
ErrorName returns error name.
func (AddUsersRespValidationError) Field ¶
func (e AddUsersRespValidationError) Field() string
Field function returns field value.
func (AddUsersRespValidationError) Key ¶
func (e AddUsersRespValidationError) Key() bool
Key function returns key value.
func (AddUsersRespValidationError) Reason ¶
func (e AddUsersRespValidationError) Reason() string
Reason function returns reason value.
type CreateTeamReq ¶
type CreateTeamReq struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty" toml:"name,omitempty" mapstructure:"name,omitempty"` Description string `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*CreateTeamReq) Descriptor ¶
func (*CreateTeamReq) Descriptor() ([]byte, []int)
func (*CreateTeamReq) GetDescription ¶
func (m *CreateTeamReq) GetDescription() string
func (*CreateTeamReq) GetName ¶
func (m *CreateTeamReq) GetName() string
func (*CreateTeamReq) ProtoMessage ¶
func (*CreateTeamReq) ProtoMessage()
func (*CreateTeamReq) Reset ¶
func (m *CreateTeamReq) Reset()
func (*CreateTeamReq) String ¶
func (m *CreateTeamReq) String() string
func (*CreateTeamReq) Validate ¶
func (m *CreateTeamReq) Validate() error
Validate checks the field values on CreateTeamReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateTeamReq) XXX_DiscardUnknown ¶
func (m *CreateTeamReq) XXX_DiscardUnknown()
func (*CreateTeamReq) XXX_Marshal ¶
func (m *CreateTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateTeamReq) XXX_Merge ¶
func (dst *CreateTeamReq) XXX_Merge(src proto.Message)
func (*CreateTeamReq) XXX_Size ¶
func (m *CreateTeamReq) XXX_Size() int
func (*CreateTeamReq) XXX_Unmarshal ¶
func (m *CreateTeamReq) XXX_Unmarshal(b []byte) error
type CreateTeamReqValidationError ¶
type CreateTeamReqValidationError struct {
// contains filtered or unexported fields
}
CreateTeamReqValidationError is the validation error returned by CreateTeamReq.Validate if the designated constraints aren't met.
func (CreateTeamReqValidationError) Cause ¶
func (e CreateTeamReqValidationError) Cause() error
Cause function returns cause value.
func (CreateTeamReqValidationError) Error ¶
func (e CreateTeamReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTeamReqValidationError) ErrorName ¶
func (e CreateTeamReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTeamReqValidationError) Field ¶
func (e CreateTeamReqValidationError) Field() string
Field function returns field value.
func (CreateTeamReqValidationError) Key ¶
func (e CreateTeamReqValidationError) Key() bool
Key function returns key value.
func (CreateTeamReqValidationError) Reason ¶
func (e CreateTeamReqValidationError) Reason() string
Reason function returns reason value.
type CreateTeamResp ¶
type CreateTeamResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*CreateTeamResp) Descriptor ¶
func (*CreateTeamResp) Descriptor() ([]byte, []int)
func (*CreateTeamResp) GetTeam ¶
func (m *CreateTeamResp) GetTeam() *Team
func (*CreateTeamResp) ProtoMessage ¶
func (*CreateTeamResp) ProtoMessage()
func (*CreateTeamResp) Reset ¶
func (m *CreateTeamResp) Reset()
func (*CreateTeamResp) String ¶
func (m *CreateTeamResp) String() string
func (*CreateTeamResp) Validate ¶
func (m *CreateTeamResp) Validate() error
Validate checks the field values on CreateTeamResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateTeamResp) XXX_DiscardUnknown ¶
func (m *CreateTeamResp) XXX_DiscardUnknown()
func (*CreateTeamResp) XXX_Marshal ¶
func (m *CreateTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateTeamResp) XXX_Merge ¶
func (dst *CreateTeamResp) XXX_Merge(src proto.Message)
func (*CreateTeamResp) XXX_Size ¶
func (m *CreateTeamResp) XXX_Size() int
func (*CreateTeamResp) XXX_Unmarshal ¶
func (m *CreateTeamResp) XXX_Unmarshal(b []byte) error
type CreateTeamRespValidationError ¶
type CreateTeamRespValidationError struct {
// contains filtered or unexported fields
}
CreateTeamRespValidationError is the validation error returned by CreateTeamResp.Validate if the designated constraints aren't met.
func (CreateTeamRespValidationError) Cause ¶
func (e CreateTeamRespValidationError) Cause() error
Cause function returns cause value.
func (CreateTeamRespValidationError) Error ¶
func (e CreateTeamRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTeamRespValidationError) ErrorName ¶
func (e CreateTeamRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTeamRespValidationError) Field ¶
func (e CreateTeamRespValidationError) Field() string
Field function returns field value.
func (CreateTeamRespValidationError) Key ¶
func (e CreateTeamRespValidationError) Key() bool
Key function returns key value.
func (CreateTeamRespValidationError) Reason ¶
func (e CreateTeamRespValidationError) Reason() string
Reason function returns reason value.
type DeleteTeamReq ¶
type DeleteTeamReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*DeleteTeamReq) Descriptor ¶
func (*DeleteTeamReq) Descriptor() ([]byte, []int)
func (*DeleteTeamReq) GetId ¶
func (m *DeleteTeamReq) GetId() string
func (*DeleteTeamReq) ProtoMessage ¶
func (*DeleteTeamReq) ProtoMessage()
func (*DeleteTeamReq) Reset ¶
func (m *DeleteTeamReq) Reset()
func (*DeleteTeamReq) String ¶
func (m *DeleteTeamReq) String() string
func (*DeleteTeamReq) Validate ¶
func (m *DeleteTeamReq) Validate() error
Validate checks the field values on DeleteTeamReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteTeamReq) XXX_DiscardUnknown ¶
func (m *DeleteTeamReq) XXX_DiscardUnknown()
func (*DeleteTeamReq) XXX_Marshal ¶
func (m *DeleteTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteTeamReq) XXX_Merge ¶
func (dst *DeleteTeamReq) XXX_Merge(src proto.Message)
func (*DeleteTeamReq) XXX_Size ¶
func (m *DeleteTeamReq) XXX_Size() int
func (*DeleteTeamReq) XXX_Unmarshal ¶
func (m *DeleteTeamReq) XXX_Unmarshal(b []byte) error
type DeleteTeamReqValidationError ¶
type DeleteTeamReqValidationError struct {
// contains filtered or unexported fields
}
DeleteTeamReqValidationError is the validation error returned by DeleteTeamReq.Validate if the designated constraints aren't met.
func (DeleteTeamReqValidationError) Cause ¶
func (e DeleteTeamReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteTeamReqValidationError) Error ¶
func (e DeleteTeamReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTeamReqValidationError) ErrorName ¶
func (e DeleteTeamReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTeamReqValidationError) Field ¶
func (e DeleteTeamReqValidationError) Field() string
Field function returns field value.
func (DeleteTeamReqValidationError) Key ¶
func (e DeleteTeamReqValidationError) Key() bool
Key function returns key value.
func (DeleteTeamReqValidationError) Reason ¶
func (e DeleteTeamReqValidationError) Reason() string
Reason function returns reason value.
type DeleteTeamResp ¶
type DeleteTeamResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*DeleteTeamResp) Descriptor ¶
func (*DeleteTeamResp) Descriptor() ([]byte, []int)
func (*DeleteTeamResp) GetTeam ¶
func (m *DeleteTeamResp) GetTeam() *Team
func (*DeleteTeamResp) ProtoMessage ¶
func (*DeleteTeamResp) ProtoMessage()
func (*DeleteTeamResp) Reset ¶
func (m *DeleteTeamResp) Reset()
func (*DeleteTeamResp) String ¶
func (m *DeleteTeamResp) String() string
func (*DeleteTeamResp) Validate ¶
func (m *DeleteTeamResp) Validate() error
Validate checks the field values on DeleteTeamResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteTeamResp) XXX_DiscardUnknown ¶
func (m *DeleteTeamResp) XXX_DiscardUnknown()
func (*DeleteTeamResp) XXX_Marshal ¶
func (m *DeleteTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteTeamResp) XXX_Merge ¶
func (dst *DeleteTeamResp) XXX_Merge(src proto.Message)
func (*DeleteTeamResp) XXX_Size ¶
func (m *DeleteTeamResp) XXX_Size() int
func (*DeleteTeamResp) XXX_Unmarshal ¶
func (m *DeleteTeamResp) XXX_Unmarshal(b []byte) error
type DeleteTeamRespValidationError ¶
type DeleteTeamRespValidationError struct {
// contains filtered or unexported fields
}
DeleteTeamRespValidationError is the validation error returned by DeleteTeamResp.Validate if the designated constraints aren't met.
func (DeleteTeamRespValidationError) Cause ¶
func (e DeleteTeamRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteTeamRespValidationError) Error ¶
func (e DeleteTeamRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTeamRespValidationError) ErrorName ¶
func (e DeleteTeamRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTeamRespValidationError) Field ¶
func (e DeleteTeamRespValidationError) Field() string
Field function returns field value.
func (DeleteTeamRespValidationError) Key ¶
func (e DeleteTeamRespValidationError) Key() bool
Key function returns key value.
func (DeleteTeamRespValidationError) Reason ¶
func (e DeleteTeamRespValidationError) Reason() string
Reason function returns reason value.
type GetTeamByNameReq ¶
type GetTeamByNameReq struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty" toml:"name,omitempty" mapstructure:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamByNameReq) Descriptor ¶
func (*GetTeamByNameReq) Descriptor() ([]byte, []int)
func (*GetTeamByNameReq) GetName ¶
func (m *GetTeamByNameReq) GetName() string
func (*GetTeamByNameReq) ProtoMessage ¶
func (*GetTeamByNameReq) ProtoMessage()
func (*GetTeamByNameReq) Reset ¶
func (m *GetTeamByNameReq) Reset()
func (*GetTeamByNameReq) String ¶
func (m *GetTeamByNameReq) String() string
func (*GetTeamByNameReq) Validate ¶
func (m *GetTeamByNameReq) Validate() error
Validate checks the field values on GetTeamByNameReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamByNameReq) XXX_DiscardUnknown ¶
func (m *GetTeamByNameReq) XXX_DiscardUnknown()
func (*GetTeamByNameReq) XXX_Marshal ¶
func (m *GetTeamByNameReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamByNameReq) XXX_Merge ¶
func (dst *GetTeamByNameReq) XXX_Merge(src proto.Message)
func (*GetTeamByNameReq) XXX_Size ¶
func (m *GetTeamByNameReq) XXX_Size() int
func (*GetTeamByNameReq) XXX_Unmarshal ¶
func (m *GetTeamByNameReq) XXX_Unmarshal(b []byte) error
type GetTeamByNameReqValidationError ¶
type GetTeamByNameReqValidationError struct {
// contains filtered or unexported fields
}
GetTeamByNameReqValidationError is the validation error returned by GetTeamByNameReq.Validate if the designated constraints aren't met.
func (GetTeamByNameReqValidationError) Cause ¶
func (e GetTeamByNameReqValidationError) Cause() error
Cause function returns cause value.
func (GetTeamByNameReqValidationError) Error ¶
func (e GetTeamByNameReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamByNameReqValidationError) ErrorName ¶
func (e GetTeamByNameReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamByNameReqValidationError) Field ¶
func (e GetTeamByNameReqValidationError) Field() string
Field function returns field value.
func (GetTeamByNameReqValidationError) Key ¶
func (e GetTeamByNameReqValidationError) Key() bool
Key function returns key value.
func (GetTeamByNameReqValidationError) Reason ¶
func (e GetTeamByNameReqValidationError) Reason() string
Reason function returns reason value.
type GetTeamByNameResp ¶
type GetTeamByNameResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamByNameResp) Descriptor ¶
func (*GetTeamByNameResp) Descriptor() ([]byte, []int)
func (*GetTeamByNameResp) GetTeam ¶
func (m *GetTeamByNameResp) GetTeam() *Team
func (*GetTeamByNameResp) ProtoMessage ¶
func (*GetTeamByNameResp) ProtoMessage()
func (*GetTeamByNameResp) Reset ¶
func (m *GetTeamByNameResp) Reset()
func (*GetTeamByNameResp) String ¶
func (m *GetTeamByNameResp) String() string
func (*GetTeamByNameResp) Validate ¶
func (m *GetTeamByNameResp) Validate() error
Validate checks the field values on GetTeamByNameResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamByNameResp) XXX_DiscardUnknown ¶
func (m *GetTeamByNameResp) XXX_DiscardUnknown()
func (*GetTeamByNameResp) XXX_Marshal ¶
func (m *GetTeamByNameResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamByNameResp) XXX_Merge ¶
func (dst *GetTeamByNameResp) XXX_Merge(src proto.Message)
func (*GetTeamByNameResp) XXX_Size ¶
func (m *GetTeamByNameResp) XXX_Size() int
func (*GetTeamByNameResp) XXX_Unmarshal ¶
func (m *GetTeamByNameResp) XXX_Unmarshal(b []byte) error
type GetTeamByNameRespValidationError ¶
type GetTeamByNameRespValidationError struct {
// contains filtered or unexported fields
}
GetTeamByNameRespValidationError is the validation error returned by GetTeamByNameResp.Validate if the designated constraints aren't met.
func (GetTeamByNameRespValidationError) Cause ¶
func (e GetTeamByNameRespValidationError) Cause() error
Cause function returns cause value.
func (GetTeamByNameRespValidationError) Error ¶
func (e GetTeamByNameRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamByNameRespValidationError) ErrorName ¶
func (e GetTeamByNameRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamByNameRespValidationError) Field ¶
func (e GetTeamByNameRespValidationError) Field() string
Field function returns field value.
func (GetTeamByNameRespValidationError) Key ¶
func (e GetTeamByNameRespValidationError) Key() bool
Key function returns key value.
func (GetTeamByNameRespValidationError) Reason ¶
func (e GetTeamByNameRespValidationError) Reason() string
Reason function returns reason value.
type GetTeamReq ¶
type GetTeamReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamReq) Descriptor ¶
func (*GetTeamReq) Descriptor() ([]byte, []int)
func (*GetTeamReq) GetId ¶
func (m *GetTeamReq) GetId() string
func (*GetTeamReq) ProtoMessage ¶
func (*GetTeamReq) ProtoMessage()
func (*GetTeamReq) Reset ¶
func (m *GetTeamReq) Reset()
func (*GetTeamReq) String ¶
func (m *GetTeamReq) String() string
func (*GetTeamReq) Validate ¶
func (m *GetTeamReq) Validate() error
Validate checks the field values on GetTeamReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamReq) XXX_DiscardUnknown ¶
func (m *GetTeamReq) XXX_DiscardUnknown()
func (*GetTeamReq) XXX_Marshal ¶
func (m *GetTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamReq) XXX_Merge ¶
func (dst *GetTeamReq) XXX_Merge(src proto.Message)
func (*GetTeamReq) XXX_Size ¶
func (m *GetTeamReq) XXX_Size() int
func (*GetTeamReq) XXX_Unmarshal ¶
func (m *GetTeamReq) XXX_Unmarshal(b []byte) error
type GetTeamReqValidationError ¶
type GetTeamReqValidationError struct {
// contains filtered or unexported fields
}
GetTeamReqValidationError is the validation error returned by GetTeamReq.Validate if the designated constraints aren't met.
func (GetTeamReqValidationError) Cause ¶
func (e GetTeamReqValidationError) Cause() error
Cause function returns cause value.
func (GetTeamReqValidationError) Error ¶
func (e GetTeamReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamReqValidationError) ErrorName ¶
func (e GetTeamReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamReqValidationError) Field ¶
func (e GetTeamReqValidationError) Field() string
Field function returns field value.
func (GetTeamReqValidationError) Key ¶
func (e GetTeamReqValidationError) Key() bool
Key function returns key value.
func (GetTeamReqValidationError) Reason ¶
func (e GetTeamReqValidationError) Reason() string
Reason function returns reason value.
type GetTeamResp ¶
type GetTeamResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamResp) Descriptor ¶
func (*GetTeamResp) Descriptor() ([]byte, []int)
func (*GetTeamResp) GetTeam ¶
func (m *GetTeamResp) GetTeam() *Team
func (*GetTeamResp) ProtoMessage ¶
func (*GetTeamResp) ProtoMessage()
func (*GetTeamResp) Reset ¶
func (m *GetTeamResp) Reset()
func (*GetTeamResp) String ¶
func (m *GetTeamResp) String() string
func (*GetTeamResp) Validate ¶
func (m *GetTeamResp) Validate() error
Validate checks the field values on GetTeamResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamResp) XXX_DiscardUnknown ¶
func (m *GetTeamResp) XXX_DiscardUnknown()
func (*GetTeamResp) XXX_Marshal ¶
func (m *GetTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamResp) XXX_Merge ¶
func (dst *GetTeamResp) XXX_Merge(src proto.Message)
func (*GetTeamResp) XXX_Size ¶
func (m *GetTeamResp) XXX_Size() int
func (*GetTeamResp) XXX_Unmarshal ¶
func (m *GetTeamResp) XXX_Unmarshal(b []byte) error
type GetTeamRespValidationError ¶
type GetTeamRespValidationError struct {
// contains filtered or unexported fields
}
GetTeamRespValidationError is the validation error returned by GetTeamResp.Validate if the designated constraints aren't met.
func (GetTeamRespValidationError) Cause ¶
func (e GetTeamRespValidationError) Cause() error
Cause function returns cause value.
func (GetTeamRespValidationError) Error ¶
func (e GetTeamRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamRespValidationError) ErrorName ¶
func (e GetTeamRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamRespValidationError) Field ¶
func (e GetTeamRespValidationError) Field() string
Field function returns field value.
func (GetTeamRespValidationError) Key ¶
func (e GetTeamRespValidationError) Key() bool
Key function returns key value.
func (GetTeamRespValidationError) Reason ¶
func (e GetTeamRespValidationError) Reason() string
Reason function returns reason value.
type GetTeamsForUserReq ¶
type GetTeamsForUserReq struct { UserId string `` /* 137-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamsForUserReq) Descriptor ¶
func (*GetTeamsForUserReq) Descriptor() ([]byte, []int)
func (*GetTeamsForUserReq) GetUserId ¶
func (m *GetTeamsForUserReq) GetUserId() string
func (*GetTeamsForUserReq) ProtoMessage ¶
func (*GetTeamsForUserReq) ProtoMessage()
func (*GetTeamsForUserReq) Reset ¶
func (m *GetTeamsForUserReq) Reset()
func (*GetTeamsForUserReq) String ¶
func (m *GetTeamsForUserReq) String() string
func (*GetTeamsForUserReq) Validate ¶
func (m *GetTeamsForUserReq) Validate() error
Validate checks the field values on GetTeamsForUserReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamsForUserReq) XXX_DiscardUnknown ¶
func (m *GetTeamsForUserReq) XXX_DiscardUnknown()
func (*GetTeamsForUserReq) XXX_Marshal ¶
func (m *GetTeamsForUserReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamsForUserReq) XXX_Merge ¶
func (dst *GetTeamsForUserReq) XXX_Merge(src proto.Message)
func (*GetTeamsForUserReq) XXX_Size ¶
func (m *GetTeamsForUserReq) XXX_Size() int
func (*GetTeamsForUserReq) XXX_Unmarshal ¶
func (m *GetTeamsForUserReq) XXX_Unmarshal(b []byte) error
type GetTeamsForUserReqValidationError ¶
type GetTeamsForUserReqValidationError struct {
// contains filtered or unexported fields
}
GetTeamsForUserReqValidationError is the validation error returned by GetTeamsForUserReq.Validate if the designated constraints aren't met.
func (GetTeamsForUserReqValidationError) Cause ¶
func (e GetTeamsForUserReqValidationError) Cause() error
Cause function returns cause value.
func (GetTeamsForUserReqValidationError) Error ¶
func (e GetTeamsForUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamsForUserReqValidationError) ErrorName ¶
func (e GetTeamsForUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamsForUserReqValidationError) Field ¶
func (e GetTeamsForUserReqValidationError) Field() string
Field function returns field value.
func (GetTeamsForUserReqValidationError) Key ¶
func (e GetTeamsForUserReqValidationError) Key() bool
Key function returns key value.
func (GetTeamsForUserReqValidationError) Reason ¶
func (e GetTeamsForUserReqValidationError) Reason() string
Reason function returns reason value.
type GetTeamsForUserResp ¶
type GetTeamsForUserResp struct { Teams []*Team `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty" toml:"teams,omitempty" mapstructure:"teams,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamsForUserResp) Descriptor ¶
func (*GetTeamsForUserResp) Descriptor() ([]byte, []int)
func (*GetTeamsForUserResp) GetTeams ¶
func (m *GetTeamsForUserResp) GetTeams() []*Team
func (*GetTeamsForUserResp) ProtoMessage ¶
func (*GetTeamsForUserResp) ProtoMessage()
func (*GetTeamsForUserResp) Reset ¶
func (m *GetTeamsForUserResp) Reset()
func (*GetTeamsForUserResp) String ¶
func (m *GetTeamsForUserResp) String() string
func (*GetTeamsForUserResp) Validate ¶
func (m *GetTeamsForUserResp) Validate() error
Validate checks the field values on GetTeamsForUserResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamsForUserResp) XXX_DiscardUnknown ¶
func (m *GetTeamsForUserResp) XXX_DiscardUnknown()
func (*GetTeamsForUserResp) XXX_Marshal ¶
func (m *GetTeamsForUserResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamsForUserResp) XXX_Merge ¶
func (dst *GetTeamsForUserResp) XXX_Merge(src proto.Message)
func (*GetTeamsForUserResp) XXX_Size ¶
func (m *GetTeamsForUserResp) XXX_Size() int
func (*GetTeamsForUserResp) XXX_Unmarshal ¶
func (m *GetTeamsForUserResp) XXX_Unmarshal(b []byte) error
type GetTeamsForUserRespValidationError ¶
type GetTeamsForUserRespValidationError struct {
// contains filtered or unexported fields
}
GetTeamsForUserRespValidationError is the validation error returned by GetTeamsForUserResp.Validate if the designated constraints aren't met.
func (GetTeamsForUserRespValidationError) Cause ¶
func (e GetTeamsForUserRespValidationError) Cause() error
Cause function returns cause value.
func (GetTeamsForUserRespValidationError) Error ¶
func (e GetTeamsForUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamsForUserRespValidationError) ErrorName ¶
func (e GetTeamsForUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamsForUserRespValidationError) Field ¶
func (e GetTeamsForUserRespValidationError) Field() string
Field function returns field value.
func (GetTeamsForUserRespValidationError) Key ¶
func (e GetTeamsForUserRespValidationError) Key() bool
Key function returns key value.
func (GetTeamsForUserRespValidationError) Reason ¶
func (e GetTeamsForUserRespValidationError) Reason() string
Reason function returns reason value.
type GetTeamsReq ¶
type GetTeamsReq struct { XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamsReq) Descriptor ¶
func (*GetTeamsReq) Descriptor() ([]byte, []int)
func (*GetTeamsReq) ProtoMessage ¶
func (*GetTeamsReq) ProtoMessage()
func (*GetTeamsReq) Reset ¶
func (m *GetTeamsReq) Reset()
func (*GetTeamsReq) String ¶
func (m *GetTeamsReq) String() string
func (*GetTeamsReq) Validate ¶
func (m *GetTeamsReq) Validate() error
Validate checks the field values on GetTeamsReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamsReq) XXX_DiscardUnknown ¶
func (m *GetTeamsReq) XXX_DiscardUnknown()
func (*GetTeamsReq) XXX_Marshal ¶
func (m *GetTeamsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamsReq) XXX_Merge ¶
func (dst *GetTeamsReq) XXX_Merge(src proto.Message)
func (*GetTeamsReq) XXX_Size ¶
func (m *GetTeamsReq) XXX_Size() int
func (*GetTeamsReq) XXX_Unmarshal ¶
func (m *GetTeamsReq) XXX_Unmarshal(b []byte) error
type GetTeamsReqValidationError ¶
type GetTeamsReqValidationError struct {
// contains filtered or unexported fields
}
GetTeamsReqValidationError is the validation error returned by GetTeamsReq.Validate if the designated constraints aren't met.
func (GetTeamsReqValidationError) Cause ¶
func (e GetTeamsReqValidationError) Cause() error
Cause function returns cause value.
func (GetTeamsReqValidationError) Error ¶
func (e GetTeamsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamsReqValidationError) ErrorName ¶
func (e GetTeamsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamsReqValidationError) Field ¶
func (e GetTeamsReqValidationError) Field() string
Field function returns field value.
func (GetTeamsReqValidationError) Key ¶
func (e GetTeamsReqValidationError) Key() bool
Key function returns key value.
func (GetTeamsReqValidationError) Reason ¶
func (e GetTeamsReqValidationError) Reason() string
Reason function returns reason value.
type GetTeamsResp ¶
type GetTeamsResp struct { Teams []*Team `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty" toml:"teams,omitempty" mapstructure:"teams,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetTeamsResp) Descriptor ¶
func (*GetTeamsResp) Descriptor() ([]byte, []int)
func (*GetTeamsResp) GetTeams ¶
func (m *GetTeamsResp) GetTeams() []*Team
func (*GetTeamsResp) ProtoMessage ¶
func (*GetTeamsResp) ProtoMessage()
func (*GetTeamsResp) Reset ¶
func (m *GetTeamsResp) Reset()
func (*GetTeamsResp) String ¶
func (m *GetTeamsResp) String() string
func (*GetTeamsResp) Validate ¶
func (m *GetTeamsResp) Validate() error
Validate checks the field values on GetTeamsResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTeamsResp) XXX_DiscardUnknown ¶
func (m *GetTeamsResp) XXX_DiscardUnknown()
func (*GetTeamsResp) XXX_Marshal ¶
func (m *GetTeamsResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamsResp) XXX_Merge ¶
func (dst *GetTeamsResp) XXX_Merge(src proto.Message)
func (*GetTeamsResp) XXX_Size ¶
func (m *GetTeamsResp) XXX_Size() int
func (*GetTeamsResp) XXX_Unmarshal ¶
func (m *GetTeamsResp) XXX_Unmarshal(b []byte) error
type GetTeamsRespValidationError ¶
type GetTeamsRespValidationError struct {
// contains filtered or unexported fields
}
GetTeamsRespValidationError is the validation error returned by GetTeamsResp.Validate if the designated constraints aren't met.
func (GetTeamsRespValidationError) Cause ¶
func (e GetTeamsRespValidationError) Cause() error
Cause function returns cause value.
func (GetTeamsRespValidationError) Error ¶
func (e GetTeamsRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetTeamsRespValidationError) ErrorName ¶
func (e GetTeamsRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetTeamsRespValidationError) Field ¶
func (e GetTeamsRespValidationError) Field() string
Field function returns field value.
func (GetTeamsRespValidationError) Key ¶
func (e GetTeamsRespValidationError) Key() bool
Key function returns key value.
func (GetTeamsRespValidationError) Reason ¶
func (e GetTeamsRespValidationError) Reason() string
Reason function returns reason value.
type GetUsersReq ¶
type GetUsersReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetUsersReq) Descriptor ¶
func (*GetUsersReq) Descriptor() ([]byte, []int)
func (*GetUsersReq) GetId ¶
func (m *GetUsersReq) GetId() string
func (*GetUsersReq) ProtoMessage ¶
func (*GetUsersReq) ProtoMessage()
func (*GetUsersReq) Reset ¶
func (m *GetUsersReq) Reset()
func (*GetUsersReq) String ¶
func (m *GetUsersReq) String() string
func (*GetUsersReq) Validate ¶
func (m *GetUsersReq) Validate() error
Validate checks the field values on GetUsersReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetUsersReq) XXX_DiscardUnknown ¶
func (m *GetUsersReq) XXX_DiscardUnknown()
func (*GetUsersReq) XXX_Marshal ¶
func (m *GetUsersReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsersReq) XXX_Merge ¶
func (dst *GetUsersReq) XXX_Merge(src proto.Message)
func (*GetUsersReq) XXX_Size ¶
func (m *GetUsersReq) XXX_Size() int
func (*GetUsersReq) XXX_Unmarshal ¶
func (m *GetUsersReq) XXX_Unmarshal(b []byte) error
type GetUsersReqValidationError ¶
type GetUsersReqValidationError struct {
// contains filtered or unexported fields
}
GetUsersReqValidationError is the validation error returned by GetUsersReq.Validate if the designated constraints aren't met.
func (GetUsersReqValidationError) Cause ¶
func (e GetUsersReqValidationError) Cause() error
Cause function returns cause value.
func (GetUsersReqValidationError) Error ¶
func (e GetUsersReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsersReqValidationError) ErrorName ¶
func (e GetUsersReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsersReqValidationError) Field ¶
func (e GetUsersReqValidationError) Field() string
Field function returns field value.
func (GetUsersReqValidationError) Key ¶
func (e GetUsersReqValidationError) Key() bool
Key function returns key value.
func (GetUsersReqValidationError) Reason ¶
func (e GetUsersReqValidationError) Reason() string
Reason function returns reason value.
type GetUsersResp ¶
type GetUsersResp struct { UserIds []string `` /* 142-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*GetUsersResp) Descriptor ¶
func (*GetUsersResp) Descriptor() ([]byte, []int)
func (*GetUsersResp) GetUserIds ¶
func (m *GetUsersResp) GetUserIds() []string
func (*GetUsersResp) ProtoMessage ¶
func (*GetUsersResp) ProtoMessage()
func (*GetUsersResp) Reset ¶
func (m *GetUsersResp) Reset()
func (*GetUsersResp) String ¶
func (m *GetUsersResp) String() string
func (*GetUsersResp) Validate ¶
func (m *GetUsersResp) Validate() error
Validate checks the field values on GetUsersResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetUsersResp) XXX_DiscardUnknown ¶
func (m *GetUsersResp) XXX_DiscardUnknown()
func (*GetUsersResp) XXX_Marshal ¶
func (m *GetUsersResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsersResp) XXX_Merge ¶
func (dst *GetUsersResp) XXX_Merge(src proto.Message)
func (*GetUsersResp) XXX_Size ¶
func (m *GetUsersResp) XXX_Size() int
func (*GetUsersResp) XXX_Unmarshal ¶
func (m *GetUsersResp) XXX_Unmarshal(b []byte) error
type GetUsersRespValidationError ¶
type GetUsersRespValidationError struct {
// contains filtered or unexported fields
}
GetUsersRespValidationError is the validation error returned by GetUsersResp.Validate if the designated constraints aren't met.
func (GetUsersRespValidationError) Cause ¶
func (e GetUsersRespValidationError) Cause() error
Cause function returns cause value.
func (GetUsersRespValidationError) Error ¶
func (e GetUsersRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsersRespValidationError) ErrorName ¶
func (e GetUsersRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsersRespValidationError) Field ¶
func (e GetUsersRespValidationError) Field() string
Field function returns field value.
func (GetUsersRespValidationError) Key ¶
func (e GetUsersRespValidationError) Key() bool
Key function returns key value.
func (GetUsersRespValidationError) Reason ¶
func (e GetUsersRespValidationError) Reason() string
Reason function returns reason value.
type PurgeUserMembershipReq ¶
type PurgeUserMembershipReq struct { UserId string `` /* 137-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*PurgeUserMembershipReq) Descriptor ¶
func (*PurgeUserMembershipReq) Descriptor() ([]byte, []int)
func (*PurgeUserMembershipReq) GetUserId ¶
func (m *PurgeUserMembershipReq) GetUserId() string
func (*PurgeUserMembershipReq) ProtoMessage ¶
func (*PurgeUserMembershipReq) ProtoMessage()
func (*PurgeUserMembershipReq) Reset ¶
func (m *PurgeUserMembershipReq) Reset()
func (*PurgeUserMembershipReq) String ¶
func (m *PurgeUserMembershipReq) String() string
func (*PurgeUserMembershipReq) Validate ¶
func (m *PurgeUserMembershipReq) Validate() error
Validate checks the field values on PurgeUserMembershipReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PurgeUserMembershipReq) XXX_DiscardUnknown ¶
func (m *PurgeUserMembershipReq) XXX_DiscardUnknown()
func (*PurgeUserMembershipReq) XXX_Marshal ¶
func (m *PurgeUserMembershipReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PurgeUserMembershipReq) XXX_Merge ¶
func (dst *PurgeUserMembershipReq) XXX_Merge(src proto.Message)
func (*PurgeUserMembershipReq) XXX_Size ¶
func (m *PurgeUserMembershipReq) XXX_Size() int
func (*PurgeUserMembershipReq) XXX_Unmarshal ¶
func (m *PurgeUserMembershipReq) XXX_Unmarshal(b []byte) error
type PurgeUserMembershipReqValidationError ¶
type PurgeUserMembershipReqValidationError struct {
// contains filtered or unexported fields
}
PurgeUserMembershipReqValidationError is the validation error returned by PurgeUserMembershipReq.Validate if the designated constraints aren't met.
func (PurgeUserMembershipReqValidationError) Cause ¶
func (e PurgeUserMembershipReqValidationError) Cause() error
Cause function returns cause value.
func (PurgeUserMembershipReqValidationError) Error ¶
func (e PurgeUserMembershipReqValidationError) Error() string
Error satisfies the builtin error interface
func (PurgeUserMembershipReqValidationError) ErrorName ¶
func (e PurgeUserMembershipReqValidationError) ErrorName() string
ErrorName returns error name.
func (PurgeUserMembershipReqValidationError) Field ¶
func (e PurgeUserMembershipReqValidationError) Field() string
Field function returns field value.
func (PurgeUserMembershipReqValidationError) Key ¶
func (e PurgeUserMembershipReqValidationError) Key() bool
Key function returns key value.
func (PurgeUserMembershipReqValidationError) Reason ¶
func (e PurgeUserMembershipReqValidationError) Reason() string
Reason function returns reason value.
type PurgeUserMembershipResp ¶
type PurgeUserMembershipResp struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty" toml:"ids,omitempty" mapstructure:"ids,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*PurgeUserMembershipResp) Descriptor ¶
func (*PurgeUserMembershipResp) Descriptor() ([]byte, []int)
func (*PurgeUserMembershipResp) GetIds ¶
func (m *PurgeUserMembershipResp) GetIds() []string
func (*PurgeUserMembershipResp) ProtoMessage ¶
func (*PurgeUserMembershipResp) ProtoMessage()
func (*PurgeUserMembershipResp) Reset ¶
func (m *PurgeUserMembershipResp) Reset()
func (*PurgeUserMembershipResp) String ¶
func (m *PurgeUserMembershipResp) String() string
func (*PurgeUserMembershipResp) Validate ¶
func (m *PurgeUserMembershipResp) Validate() error
Validate checks the field values on PurgeUserMembershipResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PurgeUserMembershipResp) XXX_DiscardUnknown ¶
func (m *PurgeUserMembershipResp) XXX_DiscardUnknown()
func (*PurgeUserMembershipResp) XXX_Marshal ¶
func (m *PurgeUserMembershipResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PurgeUserMembershipResp) XXX_Merge ¶
func (dst *PurgeUserMembershipResp) XXX_Merge(src proto.Message)
func (*PurgeUserMembershipResp) XXX_Size ¶
func (m *PurgeUserMembershipResp) XXX_Size() int
func (*PurgeUserMembershipResp) XXX_Unmarshal ¶
func (m *PurgeUserMembershipResp) XXX_Unmarshal(b []byte) error
type PurgeUserMembershipRespValidationError ¶
type PurgeUserMembershipRespValidationError struct {
// contains filtered or unexported fields
}
PurgeUserMembershipRespValidationError is the validation error returned by PurgeUserMembershipResp.Validate if the designated constraints aren't met.
func (PurgeUserMembershipRespValidationError) Cause ¶
func (e PurgeUserMembershipRespValidationError) Cause() error
Cause function returns cause value.
func (PurgeUserMembershipRespValidationError) Error ¶
func (e PurgeUserMembershipRespValidationError) Error() string
Error satisfies the builtin error interface
func (PurgeUserMembershipRespValidationError) ErrorName ¶
func (e PurgeUserMembershipRespValidationError) ErrorName() string
ErrorName returns error name.
func (PurgeUserMembershipRespValidationError) Field ¶
func (e PurgeUserMembershipRespValidationError) Field() string
Field function returns field value.
func (PurgeUserMembershipRespValidationError) Key ¶
func (e PurgeUserMembershipRespValidationError) Key() bool
Key function returns key value.
func (PurgeUserMembershipRespValidationError) Reason ¶
func (e PurgeUserMembershipRespValidationError) Reason() string
Reason function returns reason value.
type RemoveUsersReq ¶
type RemoveUsersReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` UserIds []string `` /* 142-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*RemoveUsersReq) Descriptor ¶
func (*RemoveUsersReq) Descriptor() ([]byte, []int)
func (*RemoveUsersReq) GetId ¶
func (m *RemoveUsersReq) GetId() string
func (*RemoveUsersReq) GetUserIds ¶
func (m *RemoveUsersReq) GetUserIds() []string
func (*RemoveUsersReq) ProtoMessage ¶
func (*RemoveUsersReq) ProtoMessage()
func (*RemoveUsersReq) Reset ¶
func (m *RemoveUsersReq) Reset()
func (*RemoveUsersReq) String ¶
func (m *RemoveUsersReq) String() string
func (*RemoveUsersReq) Validate ¶
func (m *RemoveUsersReq) Validate() error
Validate checks the field values on RemoveUsersReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveUsersReq) XXX_DiscardUnknown ¶
func (m *RemoveUsersReq) XXX_DiscardUnknown()
func (*RemoveUsersReq) XXX_Marshal ¶
func (m *RemoveUsersReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveUsersReq) XXX_Merge ¶
func (dst *RemoveUsersReq) XXX_Merge(src proto.Message)
func (*RemoveUsersReq) XXX_Size ¶
func (m *RemoveUsersReq) XXX_Size() int
func (*RemoveUsersReq) XXX_Unmarshal ¶
func (m *RemoveUsersReq) XXX_Unmarshal(b []byte) error
type RemoveUsersReqValidationError ¶
type RemoveUsersReqValidationError struct {
// contains filtered or unexported fields
}
RemoveUsersReqValidationError is the validation error returned by RemoveUsersReq.Validate if the designated constraints aren't met.
func (RemoveUsersReqValidationError) Cause ¶
func (e RemoveUsersReqValidationError) Cause() error
Cause function returns cause value.
func (RemoveUsersReqValidationError) Error ¶
func (e RemoveUsersReqValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveUsersReqValidationError) ErrorName ¶
func (e RemoveUsersReqValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveUsersReqValidationError) Field ¶
func (e RemoveUsersReqValidationError) Field() string
Field function returns field value.
func (RemoveUsersReqValidationError) Key ¶
func (e RemoveUsersReqValidationError) Key() bool
Key function returns key value.
func (RemoveUsersReqValidationError) Reason ¶
func (e RemoveUsersReqValidationError) Reason() string
Reason function returns reason value.
type RemoveUsersResp ¶
type RemoveUsersResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*RemoveUsersResp) Descriptor ¶
func (*RemoveUsersResp) Descriptor() ([]byte, []int)
func (*RemoveUsersResp) GetTeam ¶
func (m *RemoveUsersResp) GetTeam() *Team
func (*RemoveUsersResp) ProtoMessage ¶
func (*RemoveUsersResp) ProtoMessage()
func (*RemoveUsersResp) Reset ¶
func (m *RemoveUsersResp) Reset()
func (*RemoveUsersResp) String ¶
func (m *RemoveUsersResp) String() string
func (*RemoveUsersResp) Validate ¶
func (m *RemoveUsersResp) Validate() error
Validate checks the field values on RemoveUsersResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveUsersResp) XXX_DiscardUnknown ¶
func (m *RemoveUsersResp) XXX_DiscardUnknown()
func (*RemoveUsersResp) XXX_Marshal ¶
func (m *RemoveUsersResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveUsersResp) XXX_Merge ¶
func (dst *RemoveUsersResp) XXX_Merge(src proto.Message)
func (*RemoveUsersResp) XXX_Size ¶
func (m *RemoveUsersResp) XXX_Size() int
func (*RemoveUsersResp) XXX_Unmarshal ¶
func (m *RemoveUsersResp) XXX_Unmarshal(b []byte) error
type RemoveUsersRespValidationError ¶
type RemoveUsersRespValidationError struct {
// contains filtered or unexported fields
}
RemoveUsersRespValidationError is the validation error returned by RemoveUsersResp.Validate if the designated constraints aren't met.
func (RemoveUsersRespValidationError) Cause ¶
func (e RemoveUsersRespValidationError) Cause() error
Cause function returns cause value.
func (RemoveUsersRespValidationError) Error ¶
func (e RemoveUsersRespValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveUsersRespValidationError) ErrorName ¶
func (e RemoveUsersRespValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveUsersRespValidationError) Field ¶
func (e RemoveUsersRespValidationError) Field() string
Field function returns field value.
func (RemoveUsersRespValidationError) Key ¶
func (e RemoveUsersRespValidationError) Key() bool
Key function returns key value.
func (RemoveUsersRespValidationError) Reason ¶
func (e RemoveUsersRespValidationError) Reason() string
Reason function returns reason value.
type Team ¶
type Team struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty" toml:"name,omitempty" mapstructure:"name,omitempty"` Description string `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*Team) Descriptor ¶
func (*Team) GetDescription ¶
func (*Team) ProtoMessage ¶
func (*Team) ProtoMessage()
func (*Team) Validate ¶
Validate checks the field values on Team with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Team) XXX_DiscardUnknown ¶
func (m *Team) XXX_DiscardUnknown()
func (*Team) XXX_Unmarshal ¶
type TeamValidationError ¶
type TeamValidationError struct {
// contains filtered or unexported fields
}
TeamValidationError is the validation error returned by Team.Validate if the designated constraints aren't met.
func (TeamValidationError) Cause ¶
func (e TeamValidationError) Cause() error
Cause function returns cause value.
func (TeamValidationError) Error ¶
func (e TeamValidationError) Error() string
Error satisfies the builtin error interface
func (TeamValidationError) ErrorName ¶
func (e TeamValidationError) ErrorName() string
ErrorName returns error name.
func (TeamValidationError) Field ¶
func (e TeamValidationError) Field() string
Field function returns field value.
func (TeamValidationError) Key ¶
func (e TeamValidationError) Key() bool
Key function returns key value.
func (TeamValidationError) Reason ¶
func (e TeamValidationError) Reason() string
Reason function returns reason value.
type TeamsV1Client ¶
type TeamsV1Client interface { GetVersion(ctx context.Context, in *version.VersionInfoRequest, opts ...grpc.CallOption) (*version.VersionInfo, error) CreateTeam(ctx context.Context, in *CreateTeamReq, opts ...grpc.CallOption) (*CreateTeamResp, error) UpdateTeam(ctx context.Context, in *UpdateTeamReq, opts ...grpc.CallOption) (*UpdateTeamResp, error) DeleteTeam(ctx context.Context, in *DeleteTeamReq, opts ...grpc.CallOption) (*DeleteTeamResp, error) GetTeams(ctx context.Context, in *GetTeamsReq, opts ...grpc.CallOption) (*GetTeamsResp, error) GetTeam(ctx context.Context, in *GetTeamReq, opts ...grpc.CallOption) (*GetTeamResp, error) AddUsers(ctx context.Context, in *AddUsersReq, opts ...grpc.CallOption) (*AddUsersResp, error) RemoveUsers(ctx context.Context, in *RemoveUsersReq, opts ...grpc.CallOption) (*RemoveUsersResp, error) GetTeamsForUser(ctx context.Context, in *GetTeamsForUserReq, opts ...grpc.CallOption) (*GetTeamsForUserResp, error) GetUsers(ctx context.Context, in *GetUsersReq, opts ...grpc.CallOption) (*GetUsersResp, error) // Domain-specific functions not used in gateway API. // TODO (tc) We should add V2 versions if we wanna deprecate this GRPC service. // We'll also need to update any domain-service that uses these functions / this service // to use the V2 service. PurgeUserMembership(ctx context.Context, in *PurgeUserMembershipReq, opts ...grpc.CallOption) (*PurgeUserMembershipResp, error) GetTeamByName(ctx context.Context, in *GetTeamByNameReq, opts ...grpc.CallOption) (*GetTeamByNameResp, error) }
TeamsV1Client is the client API for TeamsV1 service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewTeamsV1Client ¶
func NewTeamsV1Client(cc *grpc.ClientConn) TeamsV1Client
type TeamsV1Server ¶
type TeamsV1Server interface { GetVersion(context.Context, *version.VersionInfoRequest) (*version.VersionInfo, error) CreateTeam(context.Context, *CreateTeamReq) (*CreateTeamResp, error) UpdateTeam(context.Context, *UpdateTeamReq) (*UpdateTeamResp, error) DeleteTeam(context.Context, *DeleteTeamReq) (*DeleteTeamResp, error) GetTeams(context.Context, *GetTeamsReq) (*GetTeamsResp, error) GetTeam(context.Context, *GetTeamReq) (*GetTeamResp, error) AddUsers(context.Context, *AddUsersReq) (*AddUsersResp, error) RemoveUsers(context.Context, *RemoveUsersReq) (*RemoveUsersResp, error) GetTeamsForUser(context.Context, *GetTeamsForUserReq) (*GetTeamsForUserResp, error) GetUsers(context.Context, *GetUsersReq) (*GetUsersResp, error) // Domain-specific functions not used in gateway API. // TODO (tc) We should add V2 versions if we wanna deprecate this GRPC service. // We'll also need to update any domain-service that uses these functions / this service // to use the V2 service. PurgeUserMembership(context.Context, *PurgeUserMembershipReq) (*PurgeUserMembershipResp, error) GetTeamByName(context.Context, *GetTeamByNameReq) (*GetTeamByNameResp, error) }
TeamsV1Server is the server API for TeamsV1 service.
type TeamsV1ServerMock ¶
type TeamsV1ServerMock struct { GetVersionFunc func(context.Context, *version.VersionInfoRequest) (*version.VersionInfo, error) CreateTeamFunc func(context.Context, *CreateTeamReq) (*CreateTeamResp, error) UpdateTeamFunc func(context.Context, *UpdateTeamReq) (*UpdateTeamResp, error) DeleteTeamFunc func(context.Context, *DeleteTeamReq) (*DeleteTeamResp, error) GetTeamsFunc func(context.Context, *GetTeamsReq) (*GetTeamsResp, error) GetTeamFunc func(context.Context, *GetTeamReq) (*GetTeamResp, error) AddUsersFunc func(context.Context, *AddUsersReq) (*AddUsersResp, error) RemoveUsersFunc func(context.Context, *RemoveUsersReq) (*RemoveUsersResp, error) GetTeamsForUserFunc func(context.Context, *GetTeamsForUserReq) (*GetTeamsForUserResp, error) GetUsersFunc func(context.Context, *GetUsersReq) (*GetUsersResp, error) PurgeUserMembershipFunc func(context.Context, *PurgeUserMembershipReq) (*PurgeUserMembershipResp, error) GetTeamByNameFunc func(context.Context, *GetTeamByNameReq) (*GetTeamByNameResp, error) // contains filtered or unexported fields }
TeamsV1ServerMock is the mock-what-you-want struct that stubs all not-overridden methods with "not implemented" returns
func NewTeamsV1ServerMock ¶
func NewTeamsV1ServerMock() *TeamsV1ServerMock
NewTeamsV1ServerMock gives you a fresh instance of TeamsV1ServerMock.
func NewTeamsV1ServerMockWithoutValidation ¶
func NewTeamsV1ServerMockWithoutValidation() *TeamsV1ServerMock
NewTeamsV1ServerMockWithoutValidation gives you a fresh instance of TeamsV1ServerMock which does not attempt to validate requests before passing them to their respective '*Func'.
func (*TeamsV1ServerMock) AddUsers ¶
func (m *TeamsV1ServerMock) AddUsers(ctx context.Context, req *AddUsersReq) (*AddUsersResp, error)
func (*TeamsV1ServerMock) CreateTeam ¶
func (m *TeamsV1ServerMock) CreateTeam(ctx context.Context, req *CreateTeamReq) (*CreateTeamResp, error)
func (*TeamsV1ServerMock) DeleteTeam ¶
func (m *TeamsV1ServerMock) DeleteTeam(ctx context.Context, req *DeleteTeamReq) (*DeleteTeamResp, error)
func (*TeamsV1ServerMock) GetTeam ¶
func (m *TeamsV1ServerMock) GetTeam(ctx context.Context, req *GetTeamReq) (*GetTeamResp, error)
func (*TeamsV1ServerMock) GetTeamByName ¶
func (m *TeamsV1ServerMock) GetTeamByName(ctx context.Context, req *GetTeamByNameReq) (*GetTeamByNameResp, error)
func (*TeamsV1ServerMock) GetTeams ¶
func (m *TeamsV1ServerMock) GetTeams(ctx context.Context, req *GetTeamsReq) (*GetTeamsResp, error)
func (*TeamsV1ServerMock) GetTeamsForUser ¶
func (m *TeamsV1ServerMock) GetTeamsForUser(ctx context.Context, req *GetTeamsForUserReq) (*GetTeamsForUserResp, error)
func (*TeamsV1ServerMock) GetUsers ¶
func (m *TeamsV1ServerMock) GetUsers(ctx context.Context, req *GetUsersReq) (*GetUsersResp, error)
func (*TeamsV1ServerMock) GetVersion ¶
func (m *TeamsV1ServerMock) GetVersion(ctx context.Context, req *version.VersionInfoRequest) (*version.VersionInfo, error)
func (*TeamsV1ServerMock) PurgeUserMembership ¶
func (m *TeamsV1ServerMock) PurgeUserMembership(ctx context.Context, req *PurgeUserMembershipReq) (*PurgeUserMembershipResp, error)
func (*TeamsV1ServerMock) RemoveUsers ¶
func (m *TeamsV1ServerMock) RemoveUsers(ctx context.Context, req *RemoveUsersReq) (*RemoveUsersResp, error)
func (*TeamsV1ServerMock) Reset ¶
func (m *TeamsV1ServerMock) Reset()
Reset resets all overridden functions
func (*TeamsV1ServerMock) UpdateTeam ¶
func (m *TeamsV1ServerMock) UpdateTeam(ctx context.Context, req *UpdateTeamReq) (*UpdateTeamResp, error)
type UpdateTeamReq ¶
type UpdateTeamReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty" toml:"id,omitempty" mapstructure:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty" toml:"name,omitempty" mapstructure:"name,omitempty"` Description string `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*UpdateTeamReq) Descriptor ¶
func (*UpdateTeamReq) Descriptor() ([]byte, []int)
func (*UpdateTeamReq) GetDescription ¶
func (m *UpdateTeamReq) GetDescription() string
func (*UpdateTeamReq) GetId ¶
func (m *UpdateTeamReq) GetId() string
func (*UpdateTeamReq) GetName ¶
func (m *UpdateTeamReq) GetName() string
func (*UpdateTeamReq) ProtoMessage ¶
func (*UpdateTeamReq) ProtoMessage()
func (*UpdateTeamReq) Reset ¶
func (m *UpdateTeamReq) Reset()
func (*UpdateTeamReq) String ¶
func (m *UpdateTeamReq) String() string
func (*UpdateTeamReq) Validate ¶
func (m *UpdateTeamReq) Validate() error
Validate checks the field values on UpdateTeamReq with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UpdateTeamReq) XXX_DiscardUnknown ¶
func (m *UpdateTeamReq) XXX_DiscardUnknown()
func (*UpdateTeamReq) XXX_Marshal ¶
func (m *UpdateTeamReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateTeamReq) XXX_Merge ¶
func (dst *UpdateTeamReq) XXX_Merge(src proto.Message)
func (*UpdateTeamReq) XXX_Size ¶
func (m *UpdateTeamReq) XXX_Size() int
func (*UpdateTeamReq) XXX_Unmarshal ¶
func (m *UpdateTeamReq) XXX_Unmarshal(b []byte) error
type UpdateTeamReqValidationError ¶
type UpdateTeamReqValidationError struct {
// contains filtered or unexported fields
}
UpdateTeamReqValidationError is the validation error returned by UpdateTeamReq.Validate if the designated constraints aren't met.
func (UpdateTeamReqValidationError) Cause ¶
func (e UpdateTeamReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateTeamReqValidationError) Error ¶
func (e UpdateTeamReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTeamReqValidationError) ErrorName ¶
func (e UpdateTeamReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTeamReqValidationError) Field ¶
func (e UpdateTeamReqValidationError) Field() string
Field function returns field value.
func (UpdateTeamReqValidationError) Key ¶
func (e UpdateTeamReqValidationError) Key() bool
Key function returns key value.
func (UpdateTeamReqValidationError) Reason ¶
func (e UpdateTeamReqValidationError) Reason() string
Reason function returns reason value.
type UpdateTeamResp ¶
type UpdateTeamResp struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty" toml:"team,omitempty" mapstructure:"team,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*UpdateTeamResp) Descriptor ¶
func (*UpdateTeamResp) Descriptor() ([]byte, []int)
func (*UpdateTeamResp) GetTeam ¶
func (m *UpdateTeamResp) GetTeam() *Team
func (*UpdateTeamResp) ProtoMessage ¶
func (*UpdateTeamResp) ProtoMessage()
func (*UpdateTeamResp) Reset ¶
func (m *UpdateTeamResp) Reset()
func (*UpdateTeamResp) String ¶
func (m *UpdateTeamResp) String() string
func (*UpdateTeamResp) Validate ¶
func (m *UpdateTeamResp) Validate() error
Validate checks the field values on UpdateTeamResp with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UpdateTeamResp) XXX_DiscardUnknown ¶
func (m *UpdateTeamResp) XXX_DiscardUnknown()
func (*UpdateTeamResp) XXX_Marshal ¶
func (m *UpdateTeamResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateTeamResp) XXX_Merge ¶
func (dst *UpdateTeamResp) XXX_Merge(src proto.Message)
func (*UpdateTeamResp) XXX_Size ¶
func (m *UpdateTeamResp) XXX_Size() int
func (*UpdateTeamResp) XXX_Unmarshal ¶
func (m *UpdateTeamResp) XXX_Unmarshal(b []byte) error
type UpdateTeamRespValidationError ¶
type UpdateTeamRespValidationError struct {
// contains filtered or unexported fields
}
UpdateTeamRespValidationError is the validation error returned by UpdateTeamResp.Validate if the designated constraints aren't met.
func (UpdateTeamRespValidationError) Cause ¶
func (e UpdateTeamRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateTeamRespValidationError) Error ¶
func (e UpdateTeamRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTeamRespValidationError) ErrorName ¶
func (e UpdateTeamRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTeamRespValidationError) Field ¶
func (e UpdateTeamRespValidationError) Field() string
Field function returns field value.
func (UpdateTeamRespValidationError) Key ¶
func (e UpdateTeamRespValidationError) Key() bool
Key function returns key value.
func (UpdateTeamRespValidationError) Reason ¶
func (e UpdateTeamRespValidationError) Reason() string
Reason function returns reason value.