 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( AIHash = NewCache() // AIHash is created for let different package share same cache UseSIMD = false )
Functions ¶
This section is empty.
Types ¶
type Cache ¶ added in v0.4.7
type Cache struct {
	// contains filtered or unexported fields
}
    Cache is create for cache the tensority result
func (*Cache) RemoveCache ¶ added in v1.0.4
RemoveCache clean the cached result
 Click to show internal directories. 
   Click to hide internal directories.