package
0.0.0-20241226145920-483c662f7ff1
Repository: https://github.com/pingooio/stdx.git
Documentation: pkg.go.dev
# Functions
Logger uses the supplied printf implementation for log output.
Min sets the minimum GOMAXPROCS value that will be used.
RoundQuotaFunc sets the function that will be used to covert the CPU quota from float to int.
Set GOMAXPROCS to match the Linux container CPU quota (if any), returning any error encountered and an undo function.
# Constants
Version is the current package version.
# Interfaces
An Option alters the behavior of Set.