mirror of
https://github.com/golang/go
synced 2024-11-22 15:44:53 -07:00
fix api spec
This commit is contained in:
parent
745feb940c
commit
26e75c0368
@ -1,3 +1,3 @@
|
||||
pkg net/http, func ServeFileFS(http.ResponseWriter, *http.Request, fs.FS, string) #51971
|
||||
pkg net/http, func FileServerFS(fs.FS) http.Handler #51971
|
||||
pkg net/http, func ServeFileFS(ResponseWriter, *Request, fs.FS, string) #51971
|
||||
pkg net/http, func FileServerFS(fs.FS) Handler #51971
|
||||
pkg net/http, func NewFileTransportFS(fs.FS) RoundTripper #51971
|
||||
|
Loading…
Reference in New Issue
Block a user