Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateServer ¶
CreateServer create server from config flags. Returns nil on version or help command
Types ¶
type CIDRSliceFlag ¶
CIDRSliceFlag is a flag type which support comma separated CIDR expressions.
func (*CIDRSliceFlag) Set ¶
func (s *CIDRSliceFlag) Set(value string) error
Set implements flag.Setter interface
func (*CIDRSliceFlag) String ¶
func (s *CIDRSliceFlag) String() string
String implements flag.Setter interface
Click to show internal directories.
Click to hide internal directories.