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