Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ RebootBegin
Method
RebootBegin
pkg/controller/rtctrl/runtimeinfo.go:83–85 ·
view source on GitHub ↗
RebootBegin
()
Source
from the content-addressed store, hash-verified
81
82
// RebootBegin
83
func
(info *RuntimeInfo) RebootBegin() {
84
info.rebootWaitGroup.Add(1)
85
}
86
87
// RebootEnd
88
func
(info *RuntimeInfo) RebootEnd() {
Callers
2
coolDown
Method · 0.80
reborn
Method · 0.80
Calls
1
Add
Method · 0.45
Tested by
no test coverage detected