Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrWrapper ¶
Types ¶
type OptionFunc ¶ added in v0.0.46
type OptionFunc func(*Cli)
func WithDebugInfo ¶
func WithDebugInfo(debug bool) OptionFunc
func WithHosts ¶
func WithHosts(hosts ...string) OptionFunc
func WithHttpClient ¶
func WithHttpClient(httpCli *http.Client) OptionFunc
Click to show internal directories.
Click to hide internal directories.