Documentation
¶
Index ¶
Constants ¶
View Source
const ( VerboseEnvVar = "API_VERBOSE" // set to "true" if verbose errors should be returned LogPoolSize = 10 // used to make a pool of items to send to dynamo LogChanSize = 100 // used to buffer the log chan size WorkerPoolSize = 3 APPLICATION_PORT = "8080" JWT_EXPIRATION_HOURS = 13 )
Variables ¶
This section is empty.
Functions ¶
func GetSecretKey ¶
func JWTLifeTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.