Versions in this module Expand all Collapse all v0 v0.0.1 Jul 30, 2018 Changes in this version + const FetcherWorkerName + const OlympusGlobalEndpoint + const OlympusGlobalEndpointOverrideKey + const ReporterWorkerName + var ENV = env.GoEnvironmentWithDefault("development") + var T *i18n.Translator + func App() (*buffalo.App, error) + func GetCacheMissReporterJob(w worker.Worker, mf *module.Filter) worker.Handler + func GetOlympusEndpoint() string + func GetProcessCacheMissJob(ctx context.Context, s storage.Backend, w worker.Worker, mf *module.Filter) worker.Handler + func GetStorage() (storage.BackendConnector, error) + func GoGet(getter cdnmetadata.Getter) buffalo.MiddlewareFunc