Documentation ¶
Index ¶
- func BoolPtrValue(p **bool) pflag.Value
- func DurationpbSliceValue(val []time.Duration, p *[]*durationpb.Duration) pflag.Value
- func DurationpbValue(val time.Duration, p **durationpb.Duration) pflag.Value
- func IPNetSliceValue(val []string, p *[]string) pflag.Value
- func IPNetValue(val string, p *string) pflag.Value
- func ParseDurationWithExtendedUnits(s string) (time.Duration, error)
- func StringToFloat64Value(val map[string]float64, p *map[string]float64) pflag.Value
- func TimestamppbValue(val string, p **timestamppb.Timestamp) pflag.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolPtrValue ¶
func DurationpbSliceValue ¶
func DurationpbValue ¶
func StringToFloat64Value ¶
func TimestamppbValue ¶
func TimestamppbValue(val string, p **timestamppb.Timestamp) pflag.Value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.