Documentation ¶
Overview ¶
config
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "unknown" // BrevAPIEndpoint = `https://ade5dtvtaa.execute-api.us-east-1.amazonaws.com` BrevAPIEndpoint = `http://localhost:8080` )
TODO add auth0 stuff here instead of being hardcoded in pkg/auth/auth.go Below vars are exposed to the build-layer (Makefile) so that they be overridden at build time.
Functions ¶
func GetBrevAPIEndpoint ¶
func GetBrevAPIEndpoint() string
func GetVersion ¶
func GetVersion() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.