//
pkg.gl
Category
golang.org/x/tools/gopls
internal
cache
testfuncs
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
381 SLOC
#
Functions
Decode
Decode decodes the given gob-encoded data as an Index.
NewIndex
NewIndex returns a new index of method-set information for all package-level types in the specified package.
#
Structs
Index
An Index records the test set of a package.
Result
A Result reports a test function.