adapt

package
v0.0.0-...-5e23df6 Latest Latest
Warning

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

Go to latest
Published: May 20, 2016 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmpty = errors.New("Empty string")

Functions

func Run

func Run(listenOn string)

Types

type AdaptService

type AdaptService interface {
	Handle(interface{}) (output interface{}, err error)
}

type Middleware

type Middleware func(endpoint.Endpoint) endpoint.Endpoint

Jump to

Keyboard shortcuts

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