Files
avo/examples/geohash/stub.go
2018-12-27 23:09:44 -08:00

7 lines
218 B
Go

// Code generated by command: go run asm.go -out geohash.s -stubs stub.go. DO NOT EDIT.
package geohash
// EncodeInt computes the 64-bit integer geohash of (lat, lng).
func EncodeInt(lat float64, lng float64) uint64