The highest tagged major version is
v3.
package
Version:
v2.0.0-beta3
Opens a new window with list of versions in this module.
Published: Jan 13, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RemoteIndexMetadata struct {
ReleaseURL string `json:"html_url"`
Version string `json:"tag_name"`
Name string `json:"name"`
Prerelease bool `json:"prerelease"`
}
type SearchIndex struct {
IndexVersion string `json:"index_version"`
Entries SearchResults `json:"entries"`
}
type TrackMetaIndexes struct {
CDNumber int
TrackNumber int
SongName int
TrackLength int
MP3FileSize int
FlacFileSize int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.