//
pkg.gl
Category
github.com/gnoverse/gnopls
internal
cache
testfuncs
package
0.0.0-20250115223502-0ee3d4bd54b7
Repository:
https://github.com/gnoverse/gnopls.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
374 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.