handler

package
v0.0.0-...-2ddcf66 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const PathSelf = "/api/self"

PathSelf is the route for self handler.

View Source
const PathStatus = "/status"

PathStatus is the route for status handler.

View Source
const PathWildcard = "/*"

PathWildcard is the route for wildcard handler.

Variables

This section is empty.

Functions

func Self

func Self(cfg *config.Config) echo.HandlerFunc

Self returns global configuration state about the application.

func Status

func Status(cfg *config.Config) echo.HandlerFunc

Status returns the status of the application.

func Wildcard

func Wildcard(cfg *config.Config) echo.HandlerFunc

Wildcard serves the React app.

Types

This section is empty.

Jump to

Keyboard shortcuts

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