source: code/trunk/vendor/github.com/valyala/fasthttp/stackless/doc.go@ 145

Last change on this file since 145 was 145, checked in by Izuru Yakumo, 22 months ago

Updated the Makefile and vendored depedencies

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 143 bytes
Line 
1// Package stackless provides functionality that may save stack space
2// for high number of concurrently running goroutines.
3package stackless
Note: See TracBrowser for help on using the repository browser.