flag

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package flag includes custom flag parsing logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegionListVar

type RegionListVar []string

RegionListVar is a list of upper-cased, unique regions derived from a comma-separated list.

func (*RegionListVar) Set

func (l *RegionListVar) Set(val string) error

Set parses the flag value into the final result.

func (*RegionListVar) String

func (l *RegionListVar) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL