package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

ExpectSuccess returns an Expectation that trivially expects success.
NewValidator creates a new Validator.
ParseExpectation parses the serialized form of an Expectation.
ParseFile parses a test file generated by the testgen package.

# Structs

Expectation represents the expected result of some operation.
Validator is a type used for validating a stream of trace.Events.