ripple-api/vendor/github.com/valyala/fasthttp/stackless/doc.go

4 lines
156 B
Go
Raw Normal View History

2017-02-02 12:53:44 +00:00
// Package stackless saves stack space for high number of concurrently
// running goroutines, which use writers from compress/* packages.
package stackless