package
0.18.1
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

Decode decodes the given gob-encoded data as an Index.
NewIndex returns a new index of method-set information for all package-level types in the specified package.

# Structs

An Index records the test set of a package.
A Result reports a test function.