Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Api apiclient.API Logger *zerolog.Logger Db *pgsql.DB Routes *apiroutecache.MongoSession Mgosesion *mango.MongoSession JWTval *jwtauth.Validator Cache *redicache.RedisSession Config appConfig //IsProduction is flag to run server in production mode IsProduction bool //TestEnv tell if running in Test mode for unit testing //Set environment variable TESTENV=1 to set it TestEnv bool //MyURL is this sever's own URL e.g. https://mshopapi.mahendras.org.org etc MyURL string MyIP net.IP )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.