server

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EchoEngine

func EchoEngine(ctrl IOC) *echo.Echo

EchoEngine instantiates the wep server.

func PrintRoutes

func PrintRoutes(e *echo.Echo)

PrintRoutes prints the Echo engin exposed routes.

Types

type IOC

type IOC struct {
	Version        string
	Database       database.Client
	NoRegistration bool
	// JWT params
	SigningKey []byte
}

An IOC is an Iversion Of Control pattern used to init the server package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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