router

package
v0.0.0-...-cf5afc7 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(router *echo.Echo, config Config)

Types

type Config

type Config interface {
	JWTSecret() string
	SessionSecret() string
	TokenTimeout() time.Duration
	RootPath() string
	LoginPath() string
	DatabaseString() string
	LogFormat() string
}

Jump to

Keyboard shortcuts

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