MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / WriteStdLog

Method WriteStdLog

pkg/controller/rtctrl/logstore.go:38–38  ·  view source on GitHub ↗
(from int, buf []byte, eof bool)

Source from the content-addressed store, hash-verified

36 Receiver() string
37 String() string
38 WriteStdLog(from int, buf []byte, eof bool) (int, error)
39 WriteFunctionLog(log string) error
40 WriteFunctionReportLog(log string, params *reportParameters) error
41 SetMemUsed(used int64)

Callers 2

ReadMethod · 0.95
TestKunLogStatStoreFunction · 0.65

Implementers 1

kunLogStatStorepkg/controller/rtctrl/logstore.go

Calls

no outgoing calls

Tested by 1

TestKunLogStatStoreFunction · 0.52