package
0.0.0-20220301111405-249842b2af5f
Repository: https://github.com/mytoko2796/sdk-go.git
Documentation: pkg.go.dev
# Functions
Init Main Parser Object.
# Constants
JSONConfigCompatibleWithStdLibrary EscapeHTML: true SortMapKeys: true ValidateJsonRawMessage: true.
JSONConfigCustom Custom Configuration which is set in JSONOptions.
JSONConfigDefault set : EscapeHTML : true.
JSONConfigFastest EscapeHTML: false MarshalFloatWith6Digits: true ObjectFieldMustBeSimpleString: true.
# Structs
No description provided by the author
Options hold configurations of respective parser type.