playlist

package
v0.0.0-...-5779177 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2024 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePlaylist

func CreatePlaylist(c *gin.Context) (string, error)

func DeletePlaylists

func DeletePlaylists(c *gin.Context) error

func GestCreatePlaylist

func GestCreatePlaylist(c *gin.Context) (string, error)

func GetPlaylists

func GetPlaylists(c *gin.Context) ([]model.Playlist, error)

Types

type RequestJson

type RequestJson struct {
	Minute                int      `json:"minute"`
	Market                string   `json:"market"`
	IncludeFavoriteTracks bool     `json:"includeFavoriteTracks"`
	ArtistIds             []string `json:"artistIds"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL