naoina / toml

TOML parser and encoder library for Golang
MIT License
294 stars 50 forks source link

toml: implement Unwrap for LineError #51

Closed genofire closed 3 years ago

genofire commented 3 years ago

https://pkg.go.dev/errors#Unwrap

it is really nice, to find the reason for a own implemented UnmarshalText