package
0.0.0-20241015184336-d78f8be1ba06
Repository: https://github.com/dicedb/dice.git
Documentation: pkg.go.dev
# Functions
ConvertDistance converts a distance from meters to the desired unit.
DecodeHash returns the latitude and longitude from a geo hash The hash should be a float64, as it is used as score in a zset.
No description provided by the author
EncodeHash returns a geo hash for a given coordinate, and returns it in float64 so it can be used as score in a zset.
No description provided by the author
No description provided by the author
No description provided by the author