MCPcopy
hub / github.com/opencloud-eu/opencloud / String

Method String

opencloud/pkg/runtime/service/sutureservice.go:34–36  ·  view source on GitHub ↗

String to fullfil fmt.Stringer interface, used to log the service name

()

Source from the content-addressed store, hash-verified

32
33// String to fullfil fmt.Stringer interface, used to log the service name
34func (s SutureService) String() string {
35 return s.name
36}

Callers 10

BenchmarkClientCommandFunction · 0.45
BenchmarkSyscallsCommandFunction · 0.45
benchmarkFunction · 0.45
InitCommandFunction · 0.45
cleanupCmdFunction · 0.45
PurgeRevisionsCommandFunction · 0.45
ListCommandFunction · 0.45
initializeFunction · 0.45
StartFunction · 0.45
ListMethod · 0.45

Calls

no outgoing calls

Tested by 1

initializeFunction · 0.36