Versions in this module Expand all Collapse all v1 v1.4.2 Feb 12, 2026 v1.4.0 Feb 11, 2026 v1.3.0 Feb 10, 2026 Changes in this version type Service + LogServiceName string v1.2.0 Feb 4, 2026 Changes in this version + type Service struct + BuildDate string + BuildEnvironment string + BuildTime string + func New(buildEnv, buildDate, buildTime string) *Service + func (s *Service) Init(env svc.Environment) error + func (s *Service) Start() error + func (s *Service) Stop() error