Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
365
func
(r *FileReader) Close() {
366
close(r.LineChan)
367
close(r.CloseSignal)
368
}
369
370
func
loadDomainList() (*fswatch.Watcher, error) {
371
err := loadDomainListData()
Callers
4
Close
Method · 0.45
run
Function · 0.45
NewFileReader
Function · 0.45
sendRequestWithURL
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected