Documentation
¶
Overview ¶
Package main instantiantes configuration loaders, load files into a Doorman and adds HTTP endpoints.
Source Files
¶
- logger.go
- main.go
- settings.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package utilities provides utility endpoints like heartbeat, OpenAPI, contribute, etc.
|
Package utilities provides utility endpoints like heartbeat, OpenAPI, contribute, etc. |
|
Package authn is in charge authenticating requests.
|
Package authn is in charge authenticating requests. |
|
Package config is in charge of loading policies files from disk or remote Github URL.
|
Package config is in charge of loading policies files from disk or remote Github URL. |
|
Package doorman is in charge of answering authorization requests by matching a set of policies loaded in memory.
|
Package doorman is in charge of answering authorization requests by matching a set of policies loaded in memory. |
Click to show internal directories.
Click to hide internal directories.