controller

package
v0.0.0-...-b43e325 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReproducerController

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

func NewReproducerController

func NewReproducerController() (*ReproducerController, error)

func (*ReproducerController) Pause

func (rController *ReproducerController) Pause(c echo.Context) error

func (*ReproducerController) Play

func (rController *ReproducerController) Play(c echo.Context) error

func (*ReproducerController) Stop

func (rController *ReproducerController) Stop(c echo.Context) error

func (*ReproducerController) Time

func (rController *ReproducerController) Time(c echo.Context) error

type SubsController

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

func NewSubsController

func NewSubsController(subsRepository repository.SubsRepository) *SubsController

func (*SubsController) AddSub

func (subsController *SubsController) AddSub(c echo.Context) error

func (*SubsController) FindSubs

func (subsController *SubsController) FindSubs(c echo.Context) error

func (*SubsController) GetSubs

func (subsController *SubsController) GetSubs(c echo.Context) error

Jump to

Keyboard shortcuts

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