package
1.1.14
Repository: https://github.com/transchain/sdk-go.git
Documentation: pkg.go.dev

# Functions

MarshalAndSortJSON sorts alphabetically the json representation of an interface and returns its marshaled value.
MustMarshalAndSortJSON panics if MarshalAndSortJSON fails.

# Structs

MarshalWrapper wraps an interface value and its corresponding string type.
UnmarshalWrapper wraps a json raw message and its corresponding string type.