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 ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache is create for cache the tensority result
func (*Cache) RemoveCache ¶
RemoveCache clean the cached result
Click to show internal directories.
Click to hide internal directories.