Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = errors.New("not found") ErrNoSymbolFound = errors.New("no symbol found") )
Functions ¶
This section is empty.
Types ¶
type Cache ¶ added in v0.6.0
type Cache struct {
// contains filtered or unexported fields
}
func NewPerfCache ¶
Click to show internal directories.
Click to hide internal directories.