Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ SetMemUsed
Method
SetMemUsed
pkg/controller/rtctrl/logstore.go:41–41 ·
view source on GitHub ↗
(used int64)
Source
from the content-addressed store, hash-verified
39
WriteFunctionLog(log string) error
40
WriteFunctionReportLog(log string, params *reportParameters) error
41
SetMemUsed(used int64)
42
LogFile() string
43
MemUsed() int64
44
LogDone(set bool) bool
Callers
3
statisticHandler
Method · 0.65
StartRecvLog
Method · 0.65
TestKunLogStatStore
Function · 0.65
Implementers
1
kunLogStatStore
pkg/controller/rtctrl/logstore.go
Calls
no outgoing calls
Tested by
1
TestKunLogStatStore
Function · 0.52