//
pkg.gl
Category
github.com/mushiyu/vitess
go
flagutil
package
1.0.1
Repository:
https://github.com/mushiyu/vitess.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
8
Files
74 SLOC
#
Functions
StringListVar
StringListVar defines a []string flag with the specified name, value and usage string.
#
Type aliases
StringListValue
StringListValue is a []string flag that accepts a comma separated list of elements.
StringMapValue
StringMapValue is a map[string]string flag.