cli

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2025 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is set by main.go
	Version string
)

Functions

func Execute

func Execute() error

Execute runs the root command

Types

type GitCommit

type GitCommit struct {
	Hash    string
	Date    string
	Author  string
	Message string
}

GitCommit represents a single git commit

Jump to

Keyboard shortcuts

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