Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hu17889/go_spider
/ Close
Method
Close
core/common/mlog/mlog.go:29–31 ·
view source on GitHub ↗
Close makes log close.
()
Source
from the content-addressed store, hash-verified
27
28
// Close makes log close.
29
func
(this *plog) Close() {
30
this.isopen = false
31
}
Callers
2
downloadFile
Method · 0.80
CloseStrace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected