cover

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: May 18, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecTestFunc added in v0.0.23

func ExecTestFunc(testFuncName string) (out string, err error)

Types

type Cover

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

func NewCover

func NewCover() *Cover

func (*Cover) Start

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

func (*Cover) Stop

func (s *Cover) Stop()

type CoverArgs

type CoverArgs struct {
	SubName    *string
	Race       *bool
	Verbose    *bool
	Silent     *bool
	KeepResult *bool
	ForceCheck *bool
	Ordered    *bool
}

func NewCoverArgs

func NewCoverArgs() CoverArgs

Jump to

Keyboard shortcuts

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