controller

package
v0.0.0-...-60d0383 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDictHandler

func NewDictHandler() *dictHandler

Types

type FileHandler

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

func NewFileHandler

func NewFileHandler() *FileHandler

func (*FileHandler) ApiUpload

func (f *FileHandler) ApiUpload(c echo.Context) error

func (*FileHandler) UploadFiles

func (f *FileHandler) UploadFiles(c echo.Context) error

type VisitorHandler

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

func NewVisitorHandler

func NewVisitorHandler(db *couchdb.DB) *VisitorHandler

func (*VisitorHandler) CreateVisitor

func (h *VisitorHandler) CreateVisitor(c echo.Context) error

func (*VisitorHandler) ListVisitor

func (h *VisitorHandler) ListVisitor(c echo.Context) error

Jump to

Keyboard shortcuts

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