cmd

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package cmd wires CLI configuration and subcommands.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version stores the version tag from build-time injection.
	Version = "dev"
	// Commit stores the git commit hash from build-time injection.
	Commit = "none"
	// Date stores the build date from build-time injection.
	Date = "unknown"
	// BuiltBy stores who built the binary.
	BuiltBy = "manual"
)

Functions

func Run

func Run() error

Run configures and executes the imapsync-go CLI application.

Types

This section is empty.

Directories

Path Synopsis
Package commands implements CLI subcommands for imapsync-go.
Package commands implements CLI subcommands for imapsync-go.

Jump to

Keyboard shortcuts

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