package
0.7.7
Repository: https://github.com/nubeio/rxlib.git
Documentation: pkg.go.dev

# Functions

FlattenJSON flattens the provided JSON The flattening can be customised by providing flattening Options.
IgnoreArray option, if enabled, ignores arrays while flattening.
No description provided by the author
WithDepth option, if provided, limits the flattening to the specified depth.

# Constants

DotSeparator Separators ...

# Structs

JSONUtils struct contains no fields.
Response holds the comparison results.

# Interfaces

JSON interface defines methods for working with JSON.

# Type aliases

Option ...
Separator ...