Versions in this module Expand all Collapse all v0 v0.19.0 Oct 3, 2024 v0.18.1 Sep 16, 2024 v0.18.0 Sep 12, 2024 Changes in this version + type Response struct + Code int + Result string + type RouterImpl struct + Router *mux.Router + func NewRouter(logger *zap.SugaredLogger, monitoringRouter *monitoring.MonitoringRouter) *RouterImpl + func (r *RouterImpl) Init()