Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateApiUrl ¶
CreateApiUrl transforms a MediaWiki page URL into an API query URL. URL schemes: https://www.mediawiki.org/wiki/Manual:Short_URL Example input: https://en.wikipedia.org/wiki/Lists_of_earthquakes
Types ¶
type WikiResponse ¶
type WikiResponse struct {
Parse WikiParse `json:"parse"`
}
Click to show internal directories.
Click to hide internal directories.