//
pkg.gl
Category
github.com/cockroachdb/cockroach-gen
pkg
util
flagutil
package
19.2.12+incompatible
Repository:
https://github.com/cockroachdb/cockroach-gen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
90 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.