mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 09:35:31 +00:00
5 lines
67 B
Go
5 lines
67 B
Go
package geonames
|
|
|
|
type GeonamesData struct {
|
|
ID, Geonames string
|
|
} |