File: doc.go

package info (click to toggle)
golang-github-valyala-fasthttp 1%3A1.59.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,932 kB
  • sloc: makefile: 34
file content (3 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (4)
1
2
3
// Package stackless provides functionality that may save stack space
// for high number of concurrently running goroutines.
package stackless