package
0.13.0
Repository: https://github.com/nhatthm/otelsql.git
Documentation: pkg.go.dev

# Functions

Empty creates a new Func to check whether the actual data is empty.
Equal creates a new Func to check whether the two values are equal.
EqualJSON creates a new Func to check whether the two JSON values are equal.
Nop creates a new Func that does not assert anything.

# Type aliases

Func asserts actual input.