package
1.1.3
Repository: https://github.com/infinitbyte/framework.git
Documentation: pkg.go.dev

# Functions

Value parses command line arguments, supporting boolean, numbers, strings, arrays, objects.
ValueWithConfig parses command line arguments, supporting boolean, numbers, strings, arrays, objects when enabled.

# Variables

DefaultConfig is the default config with all parser features enabled.
EnvConfig is configuration for parser when the value comes from environmental variable.
NoopConfig is configuration for parser that disables all options.

# Structs

Config allows enabling and disabling parser features.