package
0.0.0-20190731215431-22e582fa9b93
Repository: https://github.com/mlowicki/rhythm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Constants

NoAccess means on access at all (read or write).
ReadOnly means access only for reading.
ReadWrite means access both for reading and writing.

# Structs

NoneAuthorizer implements dummy authorizer which always grants read and write access.

# Type aliases

AccessLevel defines type of access.