cmd

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type LogEntry

type LogEntry struct {
	Type          string  `json:"type"`
	Input         string  `json:"input"`
	Output        string  `json:"output"`
	DurationSec   float64 `json:"duration_sec"`
	OriginalSize  int64   `json:"original_size"`
	ConvertedSize int64   `json:"converted_size"`
	SizeDiff      int64   `json:"size_diff"`
	Timestamp     string  `json:"timestamp"`
}

Jump to

Keyboard shortcuts

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