package
0.0.0-20250206143315-a4be71b498a1
Repository: https://github.com/opsway-io/backend.git
Documentation: pkg.go.dev
# Functions
Allows only authenticated users to access the route.
Allows only the current user to access the route.
Allows only the allowed roles to access the route.
Allows only authenticated users to access the route.
Allows only users in the same team to access the route.
# Constants
Admin is a user with full administrative access to the team.
Members can view and act on events, as well as view most other data within the organization.
Owner is the owner of the team and has full access to the team.
# Type aliases
No description provided by the author