Documentation
¶
Index ¶
- func GetReservedUsernames() []string
- func IsUsernameReserved(username string) bool
- func Login(c *fiber.Ctx) error
- func Logout(c *fiber.Ctx) error
- func Register(c *fiber.Ctx) error
- func V1Album(c *fiber.Ctx) error
- func V1AlbumCover(c *fiber.Ctx) error
- func V1AlbumTracks(c *fiber.Ctx) error
- func V1Artist(c *fiber.Ctx) error
- func V1ArtistAlbums(c *fiber.Ctx) error
- func V1ArtistCover(c *fiber.Ctx) error
- func V1ArtistTracks(c *fiber.Ctx) error
- func V1Playables(c *fiber.Ctx) error
- func V1PlayablesUser(c *fiber.Ctx) error
- func V1Playlist(c *fiber.Ctx) error
- func V1PlaylistCover(c *fiber.Ctx) error
- func V1PlaylistTracks(c *fiber.Ctx) error
- func V1Search(c *fiber.Ctx) error
- func V1Track(c *fiber.Ctx) error
- func V1TrackCover(c *fiber.Ctx) error
- func V1TrackIsStored(c *fiber.Ctx) error
- func V1TrackLyrics(c *fiber.Ctx) error
- func V1TrackLyricsLang(c *fiber.Ctx) error
- func V1TrackStream(c *fiber.Ctx) error
- func V1Video(c *fiber.Ctx) error
- func V1VideoCover(c *fiber.Ctx) error
- func V1VideoIsStored(c *fiber.Ctx) error
- func V1VideoStream(c *fiber.Ctx) error
- func V1VideoSubtitles(c *fiber.Ctx) error
- func V1VideoSubtitlesLang(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReservedUsernames ¶
func GetReservedUsernames() []string
func IsUsernameReserved ¶
func V1AlbumCover ¶
func V1AlbumTracks ¶
func V1ArtistAlbums ¶
func V1ArtistCover ¶
func V1ArtistTracks ¶
func V1Playables ¶
func V1PlayablesUser ¶
func V1Playlist ¶
func V1PlaylistCover ¶
func V1PlaylistTracks ¶
func V1TrackCover ¶
func V1TrackIsStored ¶
func V1TrackLyrics ¶
func V1TrackLyricsLang ¶
func V1TrackStream ¶
func V1VideoCover ¶
func V1VideoIsStored ¶
func V1VideoStream ¶
func V1VideoSubtitles ¶
func V1VideoSubtitlesLang ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.