cmd

package
v1.5.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute the goc tool

Types

type AgentPort

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

AgentPort is the struct to do agentPort check

func (*AgentPort) Set

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

Set sets the value to the AgentPort struct

func (*AgentPort) String

func (agent *AgentPort) String() string

func (*AgentPort) Type

func (agent *AgentPort) Type() string

Type returns the type of AgentPort

type CoverMode

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

CoverMode represents the covermode when doing cover for source code

func (*CoverMode) Set

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

func (m *CoverMode) String() string

func (*CoverMode) Type

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