songgateway

package
v0.6.10-0...-926069d Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gateway

type Gateway struct {
	// contains filtered or unexported fields
}

func NewGateway

func NewGateway(usecase songusecase.Usecase) Gateway

func (Gateway) CreateSong

func (g Gateway) CreateSong(c echo.Context) error

func (Gateway) DeleteSong

func (g Gateway) DeleteSong(c echo.Context, songID string) error

func (Gateway) GetSong

func (g Gateway) GetSong(c echo.Context, songID string) error

func (Gateway) GetSongSummariesForUser

func (g Gateway) GetSongSummariesForUser(c echo.Context, ownerID string) error

func (Gateway) UpdateSong

func (g Gateway) UpdateSong(c echo.Context, songID string) error

Jump to

Keyboard shortcuts

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