Files
avo/examples/geohash/stub.go

7 lines
218 B
Go
Raw Permalink Normal View History

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