package
1.2.1
Repository: https://github.com/go-magma/magma.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FormatPkixSubject returns a string representing x509 cert subject/issuer.
GetEnvBool returns value of the environment variable if it exists, or defaultValue if not.
No description provided by the author
IsTruthyEnv returns true for any value not "false", "0", "no...".
MinInt returns the minimum of two ints.
No description provided by the author