//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
util
flagutil
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
6
Dependencies
6
Dependents
124
Files
91 SLOC
#
Functions
Regexp
Regexp returns a value which can be used with pflag.Var to create flags for regexp variables.
Time
Time returns a value which can be used with pflag.Var to create flags for time variables.
#
Variables
TimeFormats
TimeFormats are the time formats which a time flag accepts for parsing time as described in time.Parse.