server

package
v0.0.0-...-c60c6d1 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2019 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Config    *config.Configuration
	WebEngine *echo.Echo
	Logger    log15.Logger
}

func (*Server) Shutdown

func (server *Server) Shutdown(ctx context.Context)

func (*Server) Start

func (server *Server) Start()

type TemplateRendered

type TemplateRendered struct {
	// contains filtered or unexported fields
}

func (*TemplateRendered) Render

func (t *TemplateRendered) Render(w io.Writer, name string, data interface{}, c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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