Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	DefaultBackend = helper.URLMustParse("http://localhost:8080")
)
    Functions ¶
Types ¶
type Upstream ¶
type Upstream struct {
	config.Config
	URLPrefix    urlprefix.Prefix
	Routes       []routeEntry
	RoundTripper *badgateway.RoundTripper
}
    func NewUpstream ¶
 Click to show internal directories. 
   Click to hide internal directories.