package
0.0.0-20241128120556-8a5cc0aac71e
Repository: https://github.com/ribice/twisk.git
Documentation: pkg.go.dev
# Constants
AdminRole has admin specific permissions.
SuperAdminRole has all permissions.
TenantAdminRole can edit tenant specific things.
UserRole is a standard user.
# Interfaces
Logger represents logging interface.
RBACService represents role-based access control service interface.
# Type aliases
AccessRole represents access role type.