Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultPort = "9669"
)
Functions ¶
Types ¶
type DownloadArgs ¶ added in v0.0.32
type ToolArgs ¶
type ToolArgs struct {
ToolName *string
SubName *string
HTTP *HTTPArgs
Download *DownloadArgs
}
func NewToolArgs ¶
func NewToolArgs() ToolArgs
Click to show internal directories.
Click to hide internal directories.