Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { Name string // Name of the lab Latitude string // WGS84 X coordinate Lat float64 Longitude string // WGS84 Y coordinate Long float64 WebSite string // URL of the website of the lab Forum string // URL to the forum entry for the place Tags []string // A List of tags without # Machines []string Adresse string }
Click to show internal directories.
Click to hide internal directories.