maxprocs

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2024 License: MIT Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsECS added in v1.1.0

func IsECS() bool

IsECS returns true if detected ECS environment.

func Set

func Set(opts ...config.Option) (func(), error)

Set sets GOMAXPROCS based on the CPU limit of the container and the task. returns a function to reset GOMAXPROCS to its previous value and an error if one occurred. If the GOMAXPROCS environment variable is set, it will honor that value.

func WithLogger added in v1.1.0

func WithLogger(printf func(format string, args ...any)) config.Option

WithLogger sets the logger. By default, no logger is set.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL