 package
    
    
    
      package
    
    
      
        
      
    
   
    
      
  
    
      
  
    
      Version: 
        v0.4.16-rc3
    
    
      Opens a new window with list of versions in this module.
    
    
    
  
      
  
    Published: Jul  9, 2018
  
      
  
    License: MIT
      
    
  
  
    Opens a new window with license information.
  
      
        
  
    
      Imports: 2
    
  
  
    Opens a new window with list of imports.
  
        
  
    
       Imported by: 0
    
  
  
    Opens a new window with list of known importers.
  
      
    
   
  
  
    
   
    
      
    
    
    
  
    
      
      
        
          
  
    
       Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    
      
        
 
  
  
  
  
  
	  
  
  
    
    
    
      func TypeErr(expected, actual interface{}) error
     
  TypeErr returns an error with a string that explains what error was expected and what was received.
  
         
  
  
      
  
  
    
    
    
      type HandlerError struct {
	Err   error
	Stack []byte
}
     
  HandlerError adds a stack trace to an error
    
  
  
    
    
    
  New returns a new HandlerError
  
   
    
  
  
    
      func (HandlerError) Error ¶
  
    
  
    
    
  Error makes HandlerError implement error
  
   
  
       
      
     
   
        
      
      
        
  
    
       Source Files
      ¶
      Source Files
      ¶
    
   
      
      
     
   
   Click to show internal directories. 
   Click to hide internal directories.