pipes

package
v0.0.0-...-0e89551 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 PipeDB

type PipeDB interface {
	CreatePipe(pipeGUID string, url string) error
	GetPipe(pipeGUID string) (db.Pipe, error)
}

type Server

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

func NewServer

func NewServer(logger lager.Logger, url string, db PipeDB) *Server

func (*Server) CreatePipe

func (s *Server) CreatePipe(w http.ResponseWriter, r *http.Request)

func (*Server) ReadPipe

func (s *Server) ReadPipe(w http.ResponseWriter, r *http.Request)

func (*Server) WritePipe

func (s *Server) WritePipe(w http.ResponseWriter, r *http.Request)

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