The highest tagged major version is
v2.
package
Version:
v2.2.3+incompatible
Opens a new window with list of versions in this module.
Published: Jul 28, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetInstance() *tracePlugin
GetInstance returns the tracePlugin instance existing or creates
a new instance and then returns it
New returns a new trace object.
type Data struct {
StartTime int64
FinishTime int64
Duration int64
Errors []string
ThrownError interface{}
ThrownErrorMessage interface{}
PanicInfo *panicInfo
ErrorInfo *errorInfo
Timeout bool
}
Data collects information related to trace plugin per invocation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.