package
module
Version:
v0.0.0-...-b6519f7
Opens a new window with list of versions in this module.
Published: Mar 19, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gormGIS
Add simple types to use PostGIS with library gorm for GO lang
Types supported
Documentation
¶
type GeoPoint struct {
Lng float64 `json:"lng"`
Lat float64 `json:"lat"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.