package
0.20.2
Repository: https://github.com/axiomhq/axiom-go.git
Documentation: pkg.go.dev

# Functions

JSONEqExp is like assert.JSONEq() but excludes the given fields (given in sjson notation: https://github.com/tidwall/sjson).
MustTimeParse parses the given time string using the given layout.
SafeClearEnv clears the environment but restores it when the test finishes.