package
0.0.0-rc9
Repository: https://github.com/doublecloud/transfer.git
Documentation: pkg.go.dev

# Functions

NewDefaultDecoder constructs a default JSON decoder for Data Transfer.
NewValueDecoder constructs a decoder which deserializes JSONs into the Data Transfer's JSON representation.
Unmarshal decodes body by a default JSON decoder for Data Transfer.

# Structs

JSONNull denotes a JSON 'null' value.
ValueDecoder is a decoder which deserializes JSONs into the Data Transfer's JSON representation.