package
0.0.6
Repository: https://github.com/undernetirc/cservice-api.git
Documentation: pkg.go.dev

# Functions

NewAdminRoleController creates a new RoleController.

# Structs

RoleController is a struct that holds the service.
RoleCreateResponse is a struct that holds the response for the create role endpoint.
RoleDataRequest is a struct that holds the request for the create role endpoint.
RoleListResponse is a struct that holds the response for the list roles endpoint.
RoleNameResponse is a struct that holds the response for the role name endpoint.
UsersRequest is a struct that holds the request for the assign users to role endpoint.