audio

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CreatePath = "/audio"
View Source
const DeletePath = "/audio/{id}"
View Source
const GetPath = "/audio/{id}"
View Source
const ListPath = "/audio"
View Source
const UpdatePath = "/audio/{id}"

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateAudioController

type CreateAudioController struct {
}

func NewCreateController

func NewCreateController() *CreateAudioController

func (*CreateAudioController) AddRoute

func (c *CreateAudioController) AddRoute(router *mux.Router)

func (*CreateAudioController) Create

type DeleteAudioController

type DeleteAudioController struct {
}

func NewDeleteVideoController

func NewDeleteVideoController() *DeleteAudioController

func (*DeleteAudioController) AddRoute

func (d *DeleteAudioController) AddRoute(router *mux.Router)

func (*DeleteAudioController) Delete

type GetAudioController

type GetAudioController struct {
}

func NewGetVideoController

func NewGetVideoController() *GetAudioController

func (*GetAudioController) AddRoute

func (g *GetAudioController) AddRoute(router *mux.Router)

func (*GetAudioController) Get

type ListAudioController

type ListAudioController struct {
}

func NewListVideoController

func NewListVideoController() *ListAudioController

func (*ListAudioController) AddRoute

func (l *ListAudioController) AddRoute(router *mux.Router)

func (*ListAudioController) List

type UpdateAudioController

type UpdateAudioController struct {
}

func NewUpdateVideoController

func NewUpdateVideoController() *UpdateAudioController

func (*UpdateAudioController) AddRoute

func (u *UpdateAudioController) AddRoute(router *mux.Router)

func (*UpdateAudioController) Update

Jump to

Keyboard shortcuts

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