//
pkg.gl
Category
github.com/darinpp/cockroach
pkg
util
flagutil
package
19.1.0-beta.20190304+incompatible
Repository:
https://github.com/darinpp/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.