routemapper

package
v3.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 1, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvalidRouteError

type InvalidRouteError struct {
	Route string
}

func (InvalidRouteError) Error

func (e InvalidRouteError) Error() string

type MapRouteError

type MapRouteError struct {
	Route string
	Out   []byte
}

func (MapRouteError) Error

func (e MapRouteError) Error() string

type ReadFileError

type ReadFileError struct {
	Err error
}

func (ReadFileError) Error

func (e ReadFileError) Error() string

type RouteMapper

type RouteMapper struct {
	Courier    I.Courier
	FileSystem *afero.Afero
	Log        I.Logger
}

RouteMapper will map additional routes to an application at deploy time if they are specified in the manifest.

func (RouteMapper) PushFinishedEventHandler

func (r RouteMapper) PushFinishedEventHandler(event push.PushFinishedEvent) error

Jump to

Keyboard shortcuts

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