Versions in this module Expand all Collapse all v1 v1.2.7 Sep 11, 2021 Changes in this version + type Handler interface + Create func() core.HandlerFunc + Detail func() core.HandlerFunc + Execute func() core.HandlerFunc + List func() core.HandlerFunc + Modify func() core.HandlerFunc + UpdateUsed func() core.HandlerFunc + func New(logger *zap.Logger, db db.Repo, cache cache.Repo, cron cron_server.Server) Handler