Versions in this module Expand all Collapse all v1 v1.0.1 May 20, 2024 v1.0.0 May 20, 2024 Changes in this version + const EnvProduction + const EnvStaging + const ServiceStatusMaintenance + const ServiceStatusOnline + type Env string + type Service struct + func New() *Service + func (s *Service) Status() Status + type ServiceStatus string + type Status struct + Env Env + Status ServiceStatus + Uptime string + Version *common.VersionInfo