package main

Import Path
	github.com/pancsta/asyncmachine-go/scripts/gh_stats (on go.dev)

Dependency Relation
	imports 16 packages, and imported by 0 packages

Involved Source Files m gh_stats.go
Package-Level Type Names (only one)
/* sort by: | */
DailyStat represents one row in our CSV Clones int Date string // Snapshot of total downloads on this date UniqueClones int UniqueViews int Views int