package
Version:
v0.0.0-...-9d5629b
Opens a new window with list of versions in this module.
Published: Nov 11, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package flagx contains helper types for parsing command line
arguments.
type AbsURL struct {
url.URL
}
type IP struct {
net.IP
}
IP is a flag.Value accepts IP addresses.
TCPAddr is a flag.Value that accepts a TCP address, for example "127.0.0.1:8000".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.