gateway

package
v0.0.0-...-0421bf7 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

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

func NewEngine

func NewEngine(logger *log.Logger, lambda_arn string) *Engine

func (*Engine) Run

func (e *Engine) Run(host string) error

func (*Engine) RunHTTP

func (e *Engine) RunHTTP(address string) error

func (*Engine) RunUnix

func (e *Engine) RunUnix(file string) error

func (*Engine) ServeHTTP

func (e *Engine) ServeHTTP(w http.ResponseWriter, req *http.Request)

Conforms to the http.Handler interface.

Jump to

Keyboard shortcuts

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