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.

# Structs

AuthUser represents data stored in session/context for a user.
Role entity.
Tenant table.
User represents user domain model.

# Interfaces

Logger represents logging interface.
RBACService represents role-based access control service interface.

# Type aliases

AccessRole represents access role type.