Documentation ¶ Index ¶ func NewRouter(logger zerolog.Logger, cfg config.Config, deps Dependencies) http.Handler type Dependencies Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewRouter ¶ func NewRouter(logger zerolog.Logger, cfg config.Config, deps Dependencies) http.Handler Types ¶ type Dependencies ¶ type Dependencies struct { DB *ent.Client Storage storage.Adapter Cache *cache.Service } Source Files ¶ View all Source files fallback_proxy.gono_route.gorouter.go Directories ¶ Show internal Expand all Path Synopsis baseurl downloadurl handler middleware response Click to show internal directories. Click to hide internal directories.