MCPcopy 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
83func (info *RuntimeInfo) RebootBegin() {
84 info.rebootWaitGroup.Add(1)
85}
86
87// RebootEnd
88func (info *RuntimeInfo) RebootEnd() {

Callers 2

coolDownMethod · 0.80
rebornMethod · 0.80

Calls 1

AddMethod · 0.45

Tested by

no test coverage detected