Files
Kyle Isom c13c868e77 Add Nix flake for mcproxyctl
Vendor dependencies and expose mcproxyctl binary via nix build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:01:29 -07:00
..
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00
2026-03-25 21:01:29 -07:00

MaxMind DB Reader for Go

GoDoc

This is a Go reader for the MaxMind DB format. Although this can be used to read GeoLite2 and GeoIP2 databases, geoip2 provides a higher-level API for doing so.

This is not an official MaxMind API.

Installation

go get github.com/oschwald/maxminddb-golang

Usage

See GoDoc for documentation and examples.

Examples

See GoDoc or example_test.go for examples.

Contributing

Contributions welcome! Please fork the repository and open a pull request with your changes.

License

This is free software, licensed under the ISC License.