Documentation ¶ Index ¶ func Analyze(ctx context.Context, cl provider.ChurnLister, repo model.Repo, commitLimit int) (*model.ChurnStats, error) func ComputeHotspots(files []model.FileChurn, complexity map[string]int64, limit int) []model.FileChurn Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Analyze ¶ func Analyze(ctx context.Context, cl provider.ChurnLister, repo model.Repo, commitLimit int) (*model.ChurnStats, error) func ComputeHotspots ¶ func ComputeHotspots(files []model.FileChurn, complexity map[string]int64, limit int) []model.FileChurn Types ¶ This section is empty. Source Files ¶ View all Source files churn.go Click to show internal directories. Click to hide internal directories.