Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ SetCommitID
Method
SetCommitID
pkg/controller/rtctrl/runtimeinfo.go:78–80 ·
view source on GitHub ↗
(cm string)
Source
from the content-addressed store, hash-verified
76
}
77
78
func
(info *RuntimeInfo) SetCommitID(cm string) {
79
info.CommitID = cm
80
}
81
82
// RebootBegin
83
func
(info *RuntimeInfo) RebootBegin() {
Callers
6
opOccupySet
Method · 0.95
opMergedSet
Method · 0.95
opRollbackSet
Method · 0.95
initRuntime
Method · 0.95
TestInvocation
Function · 0.45
TestInvocationWithStream
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestInvocation
Function · 0.36
TestInvocationWithStream
Function · 0.36