cmd

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type ActivityStat added in v1.1.3

type ActivityStat struct {
	Tag      string
	Duration time.Duration
	Percent  int
}

type InsightReport added in v1.1.3

type InsightReport struct {
	TotalSessions    int
	TotalTime        time.Duration
	AvgSessionLength time.Duration
	BusiestDay       time.Weekday
	BusiestDayAvg    time.Duration
	OtherDaysAvg     time.Duration
	TopActivities    []ActivityStat
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL