package
0.0.0-20250127084819-b708ef71d2ab
Repository: https://github.com/arnodel/jsonstream.git
Documentation: pkg.go.dev
# Functions
AsStreamTransformer turns a ValueTransformer into a StreamTransformer, so it can be applied to a json stream.
No description provided by the author
SafeValuesEqual returns true if v1 and v2 are equal, without advancing either of them.
ValuesEqual returns true if v1 and v2 are equal.
# Interfaces
No description provided by the author
No description provided by the author
A ValueTransformer can transform a StreamedValue into a json stream.
# Type aliases
No description provided by the author