go_instrumentation

package module
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WorkId string

Functions

func Finish

func Finish()

func ForwardCommand

func ForwardCommand(args []string) error

func ForwardCommandPanicOnError

func ForwardCommandPanicOnError(args []string)

func ParseCommand

func ParseCommand(args []string) (cmd string, newArgs []string)

Types

type CmdFlags

type CmdFlags struct {
	PkgPath       string `names:"-p"`
	Output        string `names:"-o"`
	ImportCfgPath string `names:"-importcfg"`
}

CmdFlags https://github.com/golang/go/blob/master/src/cmd/compile/internal/base/flag.go

func ParseCompileFlag

func ParseCompileFlag(args []string) (f CmdFlags, err error)

Directories

Path Synopsis
cmd
db
helper
pkg
test

Jump to

Keyboard shortcuts

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