interfaces

package
v0.0.0-...-c1b2cde Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2015 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 IInstance

type IInstance interface {
	ListInstances() ([]api.Instance, error)
}

type WebServiceHandler

type WebServiceHandler struct {
	Instance   map[string]IInstance
	LogManager domain.LogManager
}

func (*WebServiceHandler) ListInstances

func (handler *WebServiceHandler) ListInstances(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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