package
0.0.0-20231206042423-11695821f22f
Repository: https://github.com/phrozen/geohash.git
Documentation: pkg.go.dev
# Functions
NewApp creates a new App and initializes database with default bucket.
NewBoltDB creates a new BoltDB handler.
ValidateGeohash is a MiddlewareFunc that checks that the given geohash URL parameter is valid.
# Interfaces
Database defines a simple Key/Value Store interface.