Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
DecayRate float64
AccessBoost float64
ColdThreshold float64
NotifyThreshold float64
TickInterval time.Duration
}
func DefaultConfig ¶
func DefaultConfig() Config
type TickResult ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
func (*Tracker) RecordAccess ¶
Click to show internal directories.
Click to hide internal directories.