go
type_error
official
true
json.UnmarshalFieldError
ID: go/json-unmarshalfielderror
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 1.x | active | — | — | — |
Root Cause
JSON key does not match struct field. Check field tags and case sensitivity.
generic