github oschwald/maxminddb-golang v1.3.0
1.3.0

latest releases: v2.5.0, v2.4.1, v2.4.0...
8 years ago
  • The methods on the maxminddb.Reader struct now return an error if
    called on a closed database reader. Previously, this could cause a
    segmentation violation when using a memory-mapped file.
  • The Close method on the maxminddb.Reader struct now sets the
    underlying buffer to nil, even when using FromBytes or Open on
    Google App Engine.
  • No longer uses constants from syscall

Don't miss a new maxminddb-golang release

NewReleases is sending notifications on new releases.