handler

package
v0.0.0-...-1881185 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateToken

func CreateToken(userid uint64) (string, error)

Types

type FFMPEG

type FFMPEG struct {
}

func (*FFMPEG) RunFfmpeg

func (f *FFMPEG) RunFfmpeg()

type FolderHandler

type FolderHandler struct{}

func (FolderHandler) CreateFolder

func (h FolderHandler) CreateFolder(w http.ResponseWriter, r *http.Request)

func (FolderHandler) DeleteFolder

func (h FolderHandler) DeleteFolder(w http.ResponseWriter, r *http.Request)

func (FolderHandler) GetFolderList

func (h FolderHandler) GetFolderList(w http.ResponseWriter, r *http.Request)

type UserHandler

type UserHandler struct {
}

func (UserHandler) CreateUser

func (h UserHandler) CreateUser(w http.ResponseWriter, r *http.Request)

func (UserHandler) ReadUser

func (h UserHandler) ReadUser(w http.ResponseWriter, r *http.Request)

type VideoHandler

type VideoHandler struct{}

func (VideoHandler) UploadVideo

func (h VideoHandler) UploadVideo(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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