Versions in this module Expand all Collapse all v1 v1.2.7 Sep 11, 2021 Changes in this version + type Handler interface + AddView func() core.HandlerFunc + EditView func() core.HandlerFunc + ListView func() core.HandlerFunc + func New(logger *zap.Logger, db db.Repo, cache cache.Repo) Handler