Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CIDRSliceFlag ¶ added in v1.2.4
CIDRSliceFlag is a flag type which support comma separated CIDR expressions.
func (*CIDRSliceFlag) Get ¶ added in v1.2.4
func (c *CIDRSliceFlag) Get() any
func (*CIDRSliceFlag) Set ¶ added in v1.2.4
func (s *CIDRSliceFlag) Set(value string) error
func (*CIDRSliceFlag) String ¶ added in v1.2.4
func (s *CIDRSliceFlag) String() string
Click to show internal directories.
Click to hide internal directories.