Versions in this module Expand all Collapse all v1 v1.2.7 Sep 11, 2021 v1.2.6 May 15, 2021 Changes in this version type Handler + UpdateSort func() core.HandlerFunc v1.2.5 May 9, 2021 Changes in this version + type Handler interface + Create func() core.HandlerFunc + CreateAction func() core.HandlerFunc + Delete func() core.HandlerFunc + DeleteAction func() core.HandlerFunc + Detail func() core.HandlerFunc + List func() core.HandlerFunc + ListAction func() core.HandlerFunc + UpdateUsed func() core.HandlerFunc + func New(logger *zap.Logger, db db.Repo, cache cache.Repo) Handler