handlers

package
v0.0.0-...-2f1bf33 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(runner auctiontypes.AuctionRunner, logger lager.Logger) http.Handler

Types

type HandlerError

type HandlerError struct {
	Error string `json:"error"`
}

type LRPAuctionHandler

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

func NewLRPAuctionHandler

func NewLRPAuctionHandler(runner auctiontypes.AuctionRunner) *LRPAuctionHandler

func (*LRPAuctionHandler) Create

func (h *LRPAuctionHandler) Create(w http.ResponseWriter, r *http.Request, logger lager.Logger)

type TaskAuctionHandler

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

func NewTaskAuctionHandler

func NewTaskAuctionHandler(runner auctiontypes.AuctionRunner) *TaskAuctionHandler

func (*TaskAuctionHandler) Create

func (h *TaskAuctionHandler) Create(w http.ResponseWriter, r *http.Request, logger lager.Logger)

Jump to

Keyboard shortcuts

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