Versions in this module Expand all Collapse all v0 v0.0.1 Feb 3, 2021 Changes in this version + const BASEURL + func GetThumbnail(requestURL string) []byte + func Hello() string + type HTMLMeta struct + Description string + Image string + SiteName string + Title string + URL string + func GetItemPage(requestURL string) (meta *HTMLMeta) + type Items struct + Items []item + Termsofuse string + Text string + Total string + XMLName xml.Name + func SearchItems(query string, gametype string, exact bool) (games Items, search string)