Documentation
¶
Index ¶
Constants ¶
View Source
const ( DHCPDDHostPortDefault = ":1020" // DHCPDDHostPortDefault is the default Host:port of `dhcpdd`. DHClientDHostPortDefault = ":1030" // DHClientDHostPortDefault is the default Host:port of `dhclient`. HostPortDocs = "Host:port of the server to use." // HostPortDocs is the documentation for the host:port flag. ConfigurationFileDocs = "Configuration file to use." // ConfigurationFileDocs is the documentation for the configuration file flag.) )
View Source
const ( CouldNotBindFlagsErrorMessage = "Could not bind flags" // CouldNotBindFlagsErrorMessage is the error message to throw if binding the flags has failed. CouldNotStartRootCommandErrorMessage = "Could not start root command" // CouldNotStartRootCommandErrorMessage is the error message to throw if starting the root command has failed. )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.