exporter

package
v0.0.0-...-a88c3e0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cfg Config) (err error)

Types

type Config

type Config struct {
	Mode        Mode
	Root        string
	ProfileUser string
	Serial      string
	Out         string
	From        time.Time
	To          time.Time
}

type Mode

type Mode string
const (
	ModeSummary  Mode = "summary"
	ModeSessions Mode = "sessions"
	ModeDetails  Mode = "details"
)

Jump to

Keyboard shortcuts

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