Versions in this module Expand all Collapse all v1 v1.2.1 May 30, 2024 v1.2.0 May 23, 2024 Changes in this version + func BeginCount(service string) + func EndCount(service string) + func RemoveStatus(service string) + type Status struct + Active int32 + Total int32 + func GetStatus(service string) *Status + func (s *Status) GetActive() int32 + func (s *Status) GetTotal() int32