MCPcopy
hub / github.com/valyala/fasthttp / Close

Method Close

fs.go:896–896  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

894 Lock()
895 Unlock()
896 Close()
897 DecReadersCount(ff *fsFile)
898 GetFileFromCache(cacheKind CacheKind, path []byte) (*fsFile, bool)
899 SetFileToCache(cacheKind CacheKind, path []byte, ff *fsFile) *fsFile

Callers 15

releaseRealZstdWriterFunction · 0.65
SaveMultipartFileFunction · 0.65
ListenAndServeUNIXMethod · 0.65
ListenAndServeTLSMethod · 0.65
ServeMethod · 0.65
acceptConnFunction · 0.65
wrapPerIPConnFunction · 0.65
ServeConnMethod · 0.65
hijackConnHandlerFunction · 0.65

Implementers 2

Calls

no outgoing calls