Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ErrorNotFound = errors.New("route not found")
    Functions ¶
Types ¶
type HealthCheck ¶
type HealthCheck struct {
	Outer HealthCheckOuter `config:"outer"`
	Inner HealthCheckInner `config:"inner"`
}
    type HealthCheckInner ¶
type HealthCheckOuter ¶
      
      Source Files
      ¶
    
   Click to show internal directories. 
   Click to hide internal directories.