Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       objx - Go package for dealing with maps, slices, JSON and other data. 
         | 
      objx - Go package for dealing with maps, slices, JSON and other data. | 
| 
       testify
        | 
      |
| 
         
          
            assert
            
            
          
           
      Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. 
         | 
      Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. | 
| 
         
          
            mock
            
            
          
           
      Provides a system by which it is possible to mock your objects and verify calls are happening as expected. 
         | 
      Provides a system by which it is possible to mock your objects and verify calls are happening as expected. | 
| 
         
          
            require
            
            
          
           
      Alternative testing tools which stop test execution if test failed. 
         | 
      Alternative testing tools which stop test execution if test failed. | 
 Click to show internal directories. 
   Click to hide internal directories.