ripple-api/vendor/github.com/valyala/fasthttp/stackless/doc.go
Morgan Bazalgette 736c904f65 Update vendor
2017-02-02 13:53:44 +01:00

4 lines
156 B
Go

// Package stackless saves stack space for high number of concurrently
// running goroutines, which use writers from compress/* packages.
package stackless