Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigFileLocation string
ConfigFileLocation is of the config to load
View Source
var FileSystemsConfig *config.FileSystems
FileSystemsConfig consists of the filesystems to use (either local or embed)
View Source
var LoadedConfig *config.Configuration
LoadedConfig is the currently loaded configuration after initial bootstrapping
View Source
var TopLevelLogger *zap.Logger
TopLevelLogger is the logger all loggers come from
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- app.go
- app_create.go
- app_purge.go
- app_retire.go
- auth.go
- auth_grant.go
- auth_revoke.go
- invite.go
- invite_seed.go
- key.go
- resolver.go
- root.go
- serve.go
- token.go
- token_issue.go
- token_issue_at.go
- user.go
- user_ban.go
- user_confirm.go
- user_create.go
- user_role.go
- user_role_add.go
- user_role_rem.go
- user_unban.go
- user_unlock.go
- verify.go
- verify_email.go
Click to show internal directories.
Click to hide internal directories.