handlers

package
v0.0.0-...-f627d75 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2017 License: Apache-2.0, MIT Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicAuthWrap

func BasicAuthWrap(handler http.Handler, username, password string) http.Handler

func New

func New(logger lager.Logger, store store.Store, clock clock.Clock) (http.Handler, error)

func NewBulkAppStateHandler

func NewBulkAppStateHandler(logger lager.Logger, store store.Store, clock clock.Clock) http.Handler

Types

type AppStateRequest

type AppStateRequest struct {
	AppGuid    string `json:"droplet"`
	AppVersion string `json:"version"`
}

Jump to

Keyboard shortcuts

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