Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ SetMarked
Method
SetMarked
pkg/controller/rtctrl/runtimeinfo.go:98–100 ·
view source on GitHub ↗
(m bool)
Source
from the content-addressed store, hash-verified
96
}
97
98
func
(info *RuntimeInfo) SetMarked(m bool) {
99
info.Marked = m
100
}
101
102
func
(info *RuntimeInfo) SetUsed(m bool) {
103
info.Used = m
Callers
4
opOccupySet
Method · 0.95
opRollbackSet
Method · 0.95
coolDown
Method · 0.80
reborn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected