package
module
Version:
v0.0.0-...-03632ff
Opens a new window with list of versions in this module.
Published: Jul 28, 2016
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 5
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.