Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
func
(f *JSONLogFile) Close() error {
87
w := f.writer
88
f.writer = nil
89
return
w.Close()
90
}
Callers
1
TestJSONLogFile
Function · 0.95
Calls
1
Close
Method · 0.65
Tested by
1
TestJSONLogFile
Function · 0.76