Documentation
¶
Index ¶
- func ByteArrayToUInt(b []byte) uint64
- func CheckRequiredFlag(n, p string)
- func EnvDef(name, def string) string
- func ResolveFlag(curr, envVar, def string) string
- func ResolveFlagBool(curr bool, envVar string, def bool) bool
- func ResolveFlagInt(curr int, envVar string, def int) int
- func UIntToByteArray(i uint64) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteArrayToUInt ¶
func CheckRequiredFlag ¶
func CheckRequiredFlag(n, p string)
func ResolveFlag ¶
func UIntToByteArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.