package
0.0.0-20220709153646-cd005297bbf2
Repository: https://github.com/erikbos/gatekeeper.git
Documentation: pkg.go.dev

# Functions

New initializes read through cache for database access.
NewAPIProductCache creates apiproduct instance.
NewDeveloperAppCache creates developer instance.
NewDeveloperCache creates developer instance.
NewKeyCache creates key instance.
NewOAuthCache creates user instance.
NewRoleCache creates role instance.
NewUserCache creates user instance.

# Structs

APIProductCache holds our database config.
Cache holds our runtime parameters.
Config contains our start configuration.
DeveloperAppCache holds our database config.
DeveloperCache holds our database config.
KeyCache holds our database config.
OAuthCache holds our database config.
RoleCache holds our database config.
UserCache holds our database config.