Versions in this module Expand all Collapse all v1 v1.0.2 Dec 26, 2022 v1.0.1 Dec 15, 2022 v1.0.0 Nov 24, 2022 Changes in this version + type ServiceOptions struct + Consul *consulClient.ConsulClient + EnvironmentName string + Logger logger.Logger + ServiceName string + func NewServiceOptions(logger logger.Logger, environmentName string, serviceName string) *ServiceOptions