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