Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Category ¶
type Category struct {
Name, URL string
}
func GetRankingByCountryCategories ¶
GetRankingByCountryCategories will return a map with keys as category names (pass to TableParams.Category) and values as links to the numbeo.com page (pass to TableParams.URL)
type TableParams ¶
type TableParams struct {
URL, Title, Region string
}
Click to show internal directories.
Click to hide internal directories.