jzelinskie / cobrautil

A collection of utility functions when using Cobra.
https://github.com/jzelinskie/cobrautil
Apache License 2.0
5 stars 10 forks source link

Add ability to pass in memlimit options #59

Closed tstirrat15 closed 2 months ago

tstirrat15 commented 2 months ago

Description

It's currently hardcoded to 0.9, which was an application-specific limit that doesn't make sense in all cases. Let's change it to be variadic on memlimit.Option.