Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
34
func
(s SutureService) String() string {
35
return
s.name
36
}
Callers
10
BenchmarkClientCommand
Function · 0.45
BenchmarkSyscallsCommand
Function · 0.45
benchmark
Function · 0.45
InitCommand
Function · 0.45
cleanupCmd
Function · 0.45
PurgeRevisionsCommand
Function · 0.45
ListCommand
Function · 0.45
initialize
Function · 0.45
Start
Function · 0.45
List
Method · 0.45
Calls
no outgoing calls
Tested by
1
initialize
Function · 0.36