package
Version:
v0.0.0-...-5779177
Opens a new window with list of versions in this module.
Published: Nov 20, 2024
License: GPL-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RequestJson struct {
Minute int `json:"minute"`
Market string `json:"market"`
IncludeFavoriteTracks bool `json:"includeFavoriteTracks"`
ArtistIds []string `json:"artistIds"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.