Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentHash ¶
CurrentHash returns the current git HEAD hash.
Types ¶
type StaleReport ¶
StaleReport describes a stale subgraph.
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
Watcher detects stale memories by checking git history.
func (*Watcher) StalesSince ¶
StalesSince returns stale reports for files changed since the given time.
Click to show internal directories.
Click to hide internal directories.