Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clouditor/clouditor
/ GetState
Method
GetState
api/orchestrator/orchestrator.pb.go:4044–4049 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4042
}
4043
4044
func
(x *State) GetState() string {
4045
if
x != nil {
4046
return
x.State
4047
}
4048
return
""
4049
}
4050
4051
func
(x *State) GetTreeId() string {
4052
if
x != nil {
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected