cmd

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IPRevise bool

Functions

func Execute

func Execute()

Execute the goc tool

Types

type AgentPort added in v1.2.0

type AgentPort struct {
	// contains filtered or unexported fields
}

AgentPort is the struct to do agentPort check

func (*AgentPort) Set added in v1.2.0

func (agent *AgentPort) Set(v string) error

Set sets the value to the AgentPort struct

func (*AgentPort) String added in v1.2.0

func (agent *AgentPort) String() string

func (*AgentPort) Type added in v1.2.0

func (agent *AgentPort) Type() string

Type returns the type of AgentPort

type CoverMode added in v1.2.0

type CoverMode struct {
	// contains filtered or unexported fields
}

CoverMode represents the covermode when doing cover for source code

func (*CoverMode) Set added in v1.2.0

func (m *CoverMode) Set(v string) error

Set sets the value to the CoverMode struct, use 'count' as default if v is empty

func (*CoverMode) String added in v1.2.0

func (m *CoverMode) String() string

func (*CoverMode) Type added in v1.2.0

func (m *CoverMode) Type() string

Type returns the type of CoverMode

Jump to

Keyboard shortcuts

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