package
Version:
v0.0.0-...-ff1ea2f
Opens a new window with list of versions in this module.
Published: Jun 4, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type ApiResponse struct {
Code int `json:"code"`
Data struct {
Name string `json:"name"`
Url string `json:"url"`
Picurl string `json:"picurl"`
Artistsname string `json:"artistsname"`
} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.