package
0.0.0-20241215154231-a1f825d4454d
Repository: https://github.com/config-source/cdb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Constants

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

# Variables

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
TestGateway is an in-memory Authn/z Gateway used for tests only.
No description provided by the author
TokenSet is a set of JWT tokens for use as Authentication and Authorisation.
User is an internal user of the system.
No description provided by the author

# Interfaces

AuthenticationGateway must be implemented by any source of authentication in CDB.
AuthorizationGateway must be implemented by any source of authorization in CDB.

# Type aliases

No description provided by the author
UserID is a custom type for user IDs to force some validation and to ease changing the type later as we support additional gateways.