//
pkg.gl
Category
github.com/gokultp/go-tprof
internal
reports
package
0.0.0-20210706014859-6db6af263645
Repository:
https://github.com/gokultp/go-tprof.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
109 SLOC
#
Functions
NewPackage
NewPackage give a new instace of Package.
NewTestFunc
NewTestFunc returns a new instance of TestFunc.
#
Structs
Package
Package encapsulates test reports for a package.
Report
Report is the final reports contract.
TestFunc
TestFunc encapsulates a test function's reports.