func net/http.NewFileTransport
2 uses
net/http (current package)
filetransport.go#L31: func NewFileTransport(fs FileSystem) RoundTripper {
filetransport.go#L50: return NewFileTransport(FS(fsys))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)