package
2.1.0+incompatible
Repository: https://github.com/x1unix/go-playground.git
Documentation: pkg.go.dev
# Functions
FatalOnError prints error to stderr and shuts down the application.
NewStringsListValue returns a new StringsListValue.
No description provided by the author
# Structs
TextUnmarshalerValue is flag.Value adapter for values which implement encoding.TextUnmarshaler interface.
# Type aliases
StringsListValue is comma-separated list of values that implements flag.Value interface.