package
0.0.0-20250312152250-ea85ec9d2454
Repository: https://github.com/snapcore/snapd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DecodeWithNumber decodes input data using json.Decoder, ensuring numbers are preserved via json.Number data type.
StructFields takes a pointer to a struct and a list of exceptions, and returns a list of the fields in the struct that are JSON-tagged and whose tag is not in the list of exceptions.