MCPcopy Create free account
hub / github.com/PuerNya/git-proxy / Close

Method Close

main.go:365–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

363}
364
365func (r *FileReader) Close() {
366 close(r.LineChan)
367 close(r.CloseSignal)
368}
369
370func loadDomainList() (*fswatch.Watcher, error) {
371 err := loadDomainListData()

Callers 4

CloseMethod · 0.45
runFunction · 0.45
NewFileReaderFunction · 0.45
sendRequestWithURLFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected