Archived
1
This repository has been archived on 2022-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
fwzookeeper/vendor/github.com/valyala/fasthttp/stackless/doc.go

4 lines
143 B
Go
Raw Normal View History

2018-12-22 17:38:56 +04:00
// Package stackless provides functionality that may save stack space
// for high number of concurrently running goroutines.
package stackless