web_server

package
v0.0.0-...-32fef8a Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2016 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	X_BROKER_API_VERSION_NAME = "X-Broker-Api-Version"
	X_BROKER_API_VERSION      = "2.5"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController() *Controller

func (*Controller) Bind

func (c *Controller) Bind(w http.ResponseWriter, r *http.Request)

func (*Controller) Catalog

func (c *Controller) Catalog(w http.ResponseWriter, r *http.Request)

func (*Controller) Deprovision

func (c *Controller) Deprovision(w http.ResponseWriter, r *http.Request)

func (*Controller) Poll

func (c *Controller) Poll(w http.ResponseWriter, r *http.Request)

func (*Controller) Provision

func (c *Controller) Provision(w http.ResponseWriter, r *http.Request)

func (*Controller) UnBind

func (c *Controller) UnBind(w http.ResponseWriter, r *http.Request)

type Server

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

func NewServer

func NewServer() *Server

func (*Server) Start

func (s *Server) Start(defaultPort string)

Jump to

Keyboard shortcuts

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