package automaxprocs
import "go.uber.org/automaxprocs"
Package automaxprocs automatically sets `GOMAXPROCS` to match Linux container CPU quota, if any.
Index ¶
Examples ¶
Source Files ¶
automaxprocs.go
Directories ¶
Path | Synopsis |
---|---|
internal | |
maxprocs | Package maxprocs lets Go programs easily configure runtime.GOMAXPROCS to match the configured Linux CPU quota. |
- Version
- v1.0.0
- Published
- Aug 10, 2017
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- now –
Tools for package owners.