Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClientConnection ¶
func CreateClientConnection(f *GlobalFlags) net.Conn
Types ¶
type GlobalFlags ¶
type GlobalFlags struct { Flagset *flag.FlagSet Socket string Address string UseTls bool NtnProto bool Network string NetworkMagic int }
func NewGlobalFlags ¶
func NewGlobalFlags() *GlobalFlags
func (*GlobalFlags) Parse ¶
func (f *GlobalFlags) Parse()
Click to show internal directories.
Click to hide internal directories.