package
0.0.0-20210602185959-ae587407e71c
Repository: https://github.com/andrewarchi/browser.git
Documentation: pkg.go.dev
# Functions
Decode decodes the result into data, requiring fields to match strictly and checking for trailing text.
DecodeAllowUnknownFields decodes the result into data, checking for trailing text.
DecodeFile opens the given file and decodes the result into data, requiring fields to match strictly and checking for trailing text.
DecodeFileAllowUnknownFields opens the given file and decodes the result into data, checking for trailing text.
No description provided by the author
No description provided by the author
No description provided by the author
QuotedUnmarshal removes quotes then unmarshals the data.
No description provided by the author
# Structs
UnknownObj represents a json object for which the full type information is not known.
UnknownType represents a json value for which the full type information is not known.