MCPcopy 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
78func (info *RuntimeInfo) SetCommitID(cm string) {
79 info.CommitID = cm
80}
81
82// RebootBegin
83func (info *RuntimeInfo) RebootBegin() {

Callers 6

opOccupySetMethod · 0.95
opMergedSetMethod · 0.95
opRollbackSetMethod · 0.95
initRuntimeMethod · 0.95
TestInvocationFunction · 0.45
TestInvocationWithStreamFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestInvocationFunction · 0.36
TestInvocationWithStreamFunction · 0.36