Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoardGameResponse ¶
type SearchResponse ¶
type SearchResponse struct {
TermsOfUse string `xml:"termsofuse,attr"`
BoardGame []types.SimpleBoardGame `xml:"boardgame"`
}
Click to show internal directories.
Click to hide internal directories.