MCPcopy Create free account
hub / github.com/cortexproject/cortex / ServiceName

Method ServiceName

pkg/util/services/service.go:102–102  ·  view source on GitHub ↗

ServiceName returns name of the service, if it has one.

()

Source from the content-addressed store, hash-verified

100
101 // ServiceName returns name of the service, if it has one.
102 ServiceName() string
103}
104
105// Listener receives notifications about Service state changes.

Callers 1

DescribeServiceFunction · 0.65

Implementers 1

BasicServicepkg/util/services/basic_service.go

Calls

no outgoing calls

Tested by

no test coverage detected