package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AppTitle struct {
TitleName string `json:"titleName"`
}
type AppTitlesResponse struct {
Results []AppTitle `json:"results"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.