server

package
v0.0.0-...-d5f2f2f Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2015 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepoServer

type RepoServer interface {
	Serve()
	Stop()
	Port() string
}

func NewRepoServer

func NewRepoServer(port int, addr string, handles ServerHandles) RepoServer

type ServerHandles

type ServerHandles interface {
	ListPlugins(w http.ResponseWriter, r *http.Request)
}

func NewServerHandles

func NewServerHandles(yamlParser parser.YamlParser, logger io.Writer) ServerHandles

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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