server

package
v0.0.0-...-a94409f Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package server provides the functionality HTTP server. It uses Echo framework.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	*echo.Echo
}

Server acts as echo.Echo server.

func NewServer

func NewServer(jwtDecoder echo.MiddlewareFunc, routes []*router.Route) *Server

NewServer creates an instance of Echo.

Jump to

Keyboard shortcuts

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