Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImGoodBai/MapGoGoGo
/ GeoConvertIn
Class
GeoConvertIn
backend/app/main.py:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
83
84
class
GeoConvertIn(BaseModel):
85
lat: float
86
lng: float
87
88
89
class
UnlockIn(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected