 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSingleHostProxy ¶
NewSingleHostProxy returns a router which sends requests to a single file
Types ¶
type Proxy ¶
type Proxy struct {
	// The file or directory to read from
	Endpoint string
	// contains filtered or unexported fields
}
    func (*Proxy) ProcessMessage ¶
func (*Proxy) ServeRequest ¶
ServeRequest honours the server.Router interface
 Click to show internal directories. 
   Click to hide internal directories.