package
0.0.0-20250208085904-1b1a66c1158a
Repository: https://github.com/breadchris/share.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.