echo

package
v0.0.0-...-57d21b4 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuilder

func NewBuilder(logger logging.Logger, baseEchoInstance *echo.Echo, apiFactory APIFactory) servers.Builder

NewBuilder creates a new Server builder with the github.com/labstack/echo framework

Types

type APIFactory

type APIFactory interface {
	NewAPI(base apis_echo.EchoOrGroup, middlewares ...echo.MiddlewareFunc) apis.API
}

func NewDefaultAPIFactory

func NewDefaultAPIFactory(methodContextFactory apis_echo.MethodContextFactory) APIFactory

Jump to

Keyboard shortcuts

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