Versions in this module Expand all Collapse all v1 v1.2.4 Apr 10, 2021 v1.2.3 Mar 20, 2021 Changes in this version + type Handler interface + GormExecute func() core.HandlerFunc + GormView func() core.HandlerFunc + HandlerExecute func() core.HandlerFunc + HandlerView func() core.HandlerFunc + InitExecute func() core.HandlerFunc + InitView func() core.HandlerFunc + func New(logger *zap.Logger, db db.Repo, cache cache.Repo) Handler