source:
code/trunk/vendor/github.com/valyala/fasthttp/stackless/doc.go@
145
Last change on this file since 145 was 145, checked in by , 22 months ago | |
---|---|
File size: 143 bytes |
Line | |
---|---|
1 | // Package stackless provides functionality that may save stack space |
2 | // for high number of concurrently running goroutines. |
3 | package stackless |
Note:
See TracBrowser
for help on using the repository browser.