routes

package
v0.0.0-...-58bf9d8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExpandMedia  = "media"
	ExpandTracks = "tracks"
	ExpandArtist = "artists"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteWrapper

type RouteWrapper struct {
	DB     db.GenericDB
	FileDB db.GenericFileDB
}

func (*RouteWrapper) AppendMediaTMPFileChunk

func (rw *RouteWrapper) AppendMediaTMPFileChunk(c *fiber.Ctx) error

func (*RouteWrapper) CreateArtistGroup

func (rw *RouteWrapper) CreateArtistGroup(c *fiber.Ctx) error

func (*RouteWrapper) CreateArtistSolo

func (rw *RouteWrapper) CreateArtistSolo(c *fiber.Ctx) error

func (*RouteWrapper) CreateMedia

func (rw *RouteWrapper) CreateMedia(c *fiber.Ctx) error

func (*RouteWrapper) CreateMediaTMPFile

func (rw *RouteWrapper) CreateMediaTMPFile(c *fiber.Ctx) error

func (*RouteWrapper) GetArtistGroups

func (rw *RouteWrapper) GetArtistGroups(c *fiber.Ctx) error

func (*RouteWrapper) GetArtistSolos

func (rw *RouteWrapper) GetArtistSolos(c *fiber.Ctx) error

func (*RouteWrapper) GetArtists

func (rw *RouteWrapper) GetArtists(c *fiber.Ctx) error

func (*RouteWrapper) GetMedia

func (rw *RouteWrapper) GetMedia(c *fiber.Ctx) error

func (*RouteWrapper) GetMediaTracks

func (rw *RouteWrapper) GetMediaTracks(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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