package
    
    
      
        
      
    
   
    
      
  
    
      
  
    
      Version: 
        v0.14.1-rc.0
    
    
      Opens a new window with list of versions in this module.
    
    
    
  
      
  
    Published: Jan 16, 2025
  
      
  
    License: GPL-3.0, LGPL-3.0
      
    
  
  
    Opens a new window with license information.
  
      
        
  
    
      Imports: 1
    
  
  
    Opens a new window with list of imports.
  
        
  
    
       Imported by: 0
    
  
  
    Opens a new window with list of known importers.
  
      
    
   
  
  
    
   
    
      
    
    
    
  
    
      
      
        
          
  
    
      
      Documentation
      ¶
    
    
  
    
  
    
      
        
 
    
Package sync extends the standard library's sync package.
  
  
  
  
  
  
  
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
     
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
     
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
     
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
     
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
     
      
  
  
    
    
    
      type Pool[T any] struct {
	New func() T
	
}
     
  A Pool is a type-safe wrapper around sync.Pool.
  
     
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
     
      
  
  
    
    
    
  Aliases of stdlib sync's types to avoid having to import it alongside this
package.
  
       
      
     
   
        
      
      
        
  
    
      
      Source Files
      ¶
    
   
      
      
     
   
   Click to show internal directories. 
   Click to hide internal directories.