//
pkg.gl
Category
github.com/cockroachdb/gostdlib
x
tools
internal
lsp
bug
package
1.19.0
Repository:
https://github.com/cockroachdb/gostdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
78 SLOC
#
Functions
List
List returns a slice of bug exemplars -- the first bugs to occur at each callsite.
Notify
Notify returns a channel that will be sent the next bug to occur on the server.
Report
Report records a new bug encountered on the server.
#
Structs
Bug
A Bug represents an unexpected event or broken invariant.
#
Type aliases
Data
Data is additional metadata to record for a bug.