Versions in this module Expand all Collapse all v1 v1.0.1 Jan 30, 2026 v1.0.0 Jan 28, 2026 Changes in this version + type Controller interface + func NewController(name string, serviceContainer services.ServiceContainer, router RouterHost) Controller + type RouterHost interface + Router func() *mux.Router