package
0.0.0-20220114054724-f501dc898939
Repository: https://github.com/cryptometrics/cql.git
Documentation: pkg.go.dev
# Functions
NewJSONTransform will return a new json transfrom that will create a map of objects from a byte stream of JSON to be deserialized.
# Interfaces
Transform interfaces data that can be deserialized/unmarshalled by type.