handler

package
v0.0.0-...-08f68e1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAuthRequired = errors.New("authentication required")

Functions

func GetAdminHandler

func GetAdminHandler(app *app.App) *echo.Echo

func GetTunnelHandler

func GetTunnelHandler(app *app.App) *echo.Echo

func Start

func Start(configFile string)

Types

type AuthPayload

type AuthPayload struct {
	Email    string `json:"email"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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