...
Directory /src/github.com/valyala
Name | Synopsis |
---|---|
.. | |
bytebufferpool | Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection. |
fasthttp | Package fasthttp provides fast HTTP server and client API. |
examples | |
fileserver | Example static file server. |
helloworldserver | |
expvarhandler | Package expvarhandler provides fasthttp-compatible request handler serving expvars. |
fasthttpadaptor | Package fasthttpadaptor provides helper functions for converting net/http request handlers to fasthttp request handlers. |
fasthttputil | Package fasthttputil provides utility functions for fasthttp. |
reuseport | Package reuseport provides TCP net.Listener with SO_REUSEPORT support. |
stackless | Package stackless provides functionality that may save stack space for high number of concurrently running goroutines. |