Documentation ¶ Index ¶ Variables func SetupContexts(c *config.Config) (err error) Constants ¶ This section is empty. Variables ¶ View Source var ( // DB holds the database connection. DB *db.Database // Config stores the current config. Config *config.Config // Client stores the http client used in qscamel. Client *http.Client ) Functions ¶ func SetupContexts ¶ func SetupContexts(c *config.Config) (err error) SetupContexts will set contexts. Types ¶ This section is empty. Source Files ¶ View all Source files context.go Click to show internal directories. Click to hide internal directories.