package
6.37.0+incompatible
Repository: https://github.com/ablease/cli.git
Documentation: pkg.go.dev

# Structs

FilteredString is a wrapper around string values that can be null/default or an actual value.
NullByteSizeInMb represents size in a byte format in megabytes.
NullInt is a wrapper around integer values that can be null or an integer.
NullUint64 is a wrapper around uint64 values that can be null or an unint64.

# Type aliases

No description provided by the author