Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFailedAssignRoleToUser = response.NewErrorResponse( "Failed to assign role to user", http.StatusInternalServerError, )
ErrFailedAssignRoleToUser is an error that is returned from the service layer when an error occurs while trying to assign a role to the user.
View Source
var ErrFailedRemoveRole = response.NewErrorResponse( "Failed to remove role from user", http.StatusInternalServerError, )
ErrFailedRemoveRole is an error that is returned from the service layer when an error occurs while trying to remove a role from the user.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.