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

Method Close

pkg/userlog/json/jsonlogfile.go:86–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84}
85
86func (f *JSONLogFile) Close() error {
87 w := f.writer
88 f.writer = nil
89 return w.Close()
90}

Callers 1

TestJSONLogFileFunction · 0.95

Calls 1

CloseMethod · 0.65

Tested by 1

TestJSONLogFileFunction · 0.76