userrolerepositoryerrors

package
v1.0.29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrAssignRoleToUser is an error that is returned from the repository layer
	// when an error occurs while trying to assign a role to the user.
	ErrAssignRoleToUser = errors.ErrInternal.WithMessage("Failed to assign role to user")

	// ErrRemoveRole is an error that is returned from the repository layer
	// when an error occurs while trying to remove a role from the user.
	ErrRemoveRole = errors.ErrInternal.WithMessage("Failed to remove role from user")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL