Versions in this module Expand all Collapse all v0 v0.0.9 Feb 14, 2022 v0.0.8 Feb 14, 2022 Changes in this version + func Listen(lc fx.Lifecycle, c config.AppConfig, app *fiber.App) + func New(c config.AppConfig, scope tally.Scope, reporter promreporter.Reporter) *fiber.App + func ResistRouter(app *fiber.App, h Handler, scope tally.Scope) + type Handler struct + func NewHandle(repo repository.Subject, auth repository.Auth, cache cache.GenericCache) Handler