Skip to content

GOnevo/automaxprocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automaxprocs

Automatically set GOMAXPROCS to match Linux container CPU quota.

This package is silent version of original Uber package.

Please read original documentation: GoDoc

Installation

go get -u github.com/gonevo/automaxprocs

Quick Start

import _ "github.com/gonevo/automaxprocs"

func main() {
  // Your application logic here.
}

Released under the MIT License.

About

Silent version of original Uber package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages