$ errors.fyi/go/strconv.ErrSyntax 128 namespaces · 4,025 codes
go · go/strconv.ErrSyntax
strconv.ErrSyntax

Invalid Syntax

Returned by strconv functions (Atoi, ParseInt, ParseFloat, etc.) when the input string is not a valid representation of the requested type. Unwrap the *strconv.NumError to inspect the problematic value.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT