automemlimit.go (133B)
1 package automemlimit 2 3 import ( 4 "github.com/KimMachineGun/automemlimit/memlimit" 5 ) 6 7 func init() { 8 memlimit.SetGoMemLimitWithEnv() 9 }
gtsocial-umbxUnnamed repository; edit this file 'description' to name the repository. | |
Log | Files | Refs | README | LICENSE |