MCPcopy
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.
29func (this *plog) Close() {
30 this.isopen = false
31}

Callers 2

downloadFileMethod · 0.80
CloseStraceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected