Documentation ¶
Index ¶
- func CreateAlbum(c *gin.Context)
- func CreateArtist(c *gin.Context)
- func CreateTrack(c *gin.Context)
- func DeleteAlbum(c *gin.Context)
- func DeleteArtist(c *gin.Context)
- func DeleteTrack(c *gin.Context)
- func Health(ctx *gin.Context)
- func ListAlbums(c *gin.Context)
- func ListArtists(c *gin.Context)
- func ListTracks(c *gin.Context)
- func ReadAlbum(c *gin.Context)
- func ReadArtist(c *gin.Context)
- func ReadTrack(c *gin.Context)
- func SearchTrackMetadata(c *gin.Context)
- func SearchTracks(c *gin.Context)
- func UpdateAlbum(c *gin.Context)
- func UpdateArtist(c *gin.Context)
- func UpdateTrack(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAlbum ¶
func CreateArtist ¶
func CreateTrack ¶
func DeleteAlbum ¶
func DeleteArtist ¶
func DeleteTrack ¶
func ListAlbums ¶
func ListArtists ¶
func ListTracks ¶
func ReadArtist ¶
func SearchTrackMetadata ¶
func SearchTracks ¶
func UpdateAlbum ¶
func UpdateArtist ¶
func UpdateTrack ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.