Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupController ¶
type GroupController struct {
// contains filtered or unexported fields
}
func New ¶
func New(svc *service.Service) *GroupController
func (*GroupController) GetGroups ¶
func (controller *GroupController) GetGroups(ctx *context.Context) error
func (*GroupController) VerifyMembership ¶
func (controller *GroupController) VerifyMembership(ctx *context.Context) error
Click to show internal directories.
Click to hide internal directories.