Files
avo/examples/geohash/stub.go
Michael McLoughlin 6fc67c1fbc examples/geohash: first version
Adds helper for constants as DATA sections.
2018-12-27 15:44:52 -08:00

6 lines
154 B
Go

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