package
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev

# Functions

Unmarshal simulates an unmarshal call that always fails.

# Structs

An InvalidUnmarshalError describes an invalid argument passed to Unmarshal.
An UnmarshalTypeError describes a JSON value that was not appropriate for a value of a specific Go type.