Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akhenakh/regionagogo
/ types & classes
Types & classes
23 in github.com/akhenakh/regionagogo
⨍
Functions
96
◇
Types & classes
23
TypeAlias
BySize
fence.go:129
Struct
CPoint
CPoint represent a coordinates lat & lng
geostore/geostore.pb.go:58
Struct
Fence
Fence is an s2 represented FenceStorage it contains an S2 loop and the associated metadata
fence.go:14
Struct
Fence
mobile/mobile.go:14
Struct
FenceCover
FenceCover is used to store an s2 coverage of a fence
geostore/geostore.pb.go:83
Struct
FenceStorage
please upgrade the proto package FenceStorage is used to represent a Fence in storage
geostore/geostore.pb.go:33
TypeAlias
Fences
Fences a slice of *Fence (type used mainly to return one GeoJSON of the regions)
fence.go:10
Struct
GeoDB
mobile/mobile.go:10
Struct
GeoFenceBoltDB
GeoFenceBoltDB provides an in memory index and boltdb query engine for fences lookup
db/boltdb/geofence_boltdb.go:32
FuncType
GeoFenceBoltDBOption
GeoSearchOption used to pass options to NewGeoSearch
db/boltdb/geofence_boltdb.go:43
Interface
GeoFenceDB
GeoFenceDB is the main interface to store and query your geo database
geofence.go:13
Struct
Import
importer.go:14
Struct
Point
please upgrade the proto package
regionagogosvc/regionagogosvc.pb.go:36
Struct
QueryOptions
queryOptions used to pass options to DB queries
geofence.go:36
FuncType
QueryOptionsFunc
func(*QueryOptions)
geofence.go:33
Interface
RegionAGogoClient
Client API for RegionAGogo service
regionagogosvc/regionagogosvc.pb.go:91
Interface
RegionAGogoServer
Server API for RegionAGogo service
regionagogosvc/regionagogosvc.pb.go:115
Struct
RegionResponse
regionagogosvc/regionagogosvc.pb.go:60
Struct
S2Interval
S2Interval is a CellID interval conforms augmentedtree Interval interface
stree.go:9
Struct
fieldFlag
fieldFlag reusable parse Value to create import command
cmd/ragogenfromjson/main.go:16
Struct
geoFenceBoltDBOptions
db/boltdb/geofence_boltdb.go:45
Struct
regionAGogoClient
regionagogosvc/regionagogosvc.pb.go:96
Struct
server
cmd/regionagogo/main.go:19