oschwald / maxminddb-golang

MaxMind DB Reader for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unmarshaling errors should include the type

oschwald opened this issue · comments

It appears we just display the value using %v or something. See the error in #128.