package
Version:
v1.0.0-beta1
Opens a new window with list of versions in this module.
Published: May 13, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GeoJSON struct {
Type string `json:"-"`
Coordinates []float64 `json:"coordinates"`
}
type Profile struct {
Phone string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.