Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbProjectRED/redimo.go
/ fromCellIDString
Function
fromCellIDString
geo.go:52–55 ·
view source on GitHub ↗
(cellID string)
Source
from the content-addressed store, hash-verified
50
}
51
52
func
fromCellIDString(cellID string) (l GLocation) {
53
l.setCellIDString(cellID)
54
return
55
}
56
57
type
GUnit float64
58
Callers
2
GEOPOS
Method · 0.85
GEORADIUS
Method · 0.85
Calls
1
setCellIDString
Method · 0.80
Tested by
no test coverage detected