tool

package
v0.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPArgs

type HTTPArgs struct {
	Addr    *string
	RootDir *string
	Auth    *[]string
	Upload  *string
}

type Tool

type Tool struct {
	tool.GMCTool
	// contains filtered or unexported fields
}

func NewTool

func NewTool() *Tool

func (*Tool) Start

func (s *Tool) Start(args interface{}) (err error)

func (*Tool) Stop

func (s *Tool) Stop()

type ToolArgs

type ToolArgs struct {
	ToolName *string
	SubName  *string
	HTTP     *HTTPArgs
}

func NewToolArgs

func NewToolArgs() ToolArgs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL