handlers

package
v0.0.0-...-25601a8 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2014 License: Apache-2.0, BSD-3-Clause, MIT Imports: 11 Imported by: 0

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 logger.Logger, store store.Store, timeProvider timeprovider.TimeProvider) (http.Handler, error)

func NewBulkAppStateHandler

func NewBulkAppStateHandler(logger logger.Logger, store store.Store, timeProvider timeprovider.TimeProvider) 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