cmd

package
v0.17.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute runs the root command

func SetVersion

func SetVersion(v string)

SetVersion sets the version string and enables --version flag

func ValidateIssueID added in v0.4.21

func ValidateIssueID(id string, cmdUsage string) error

ValidateIssueID checks if an issue ID is valid (non-empty, non-whitespace) Returns an error with helpful usage info if invalid

func ValidateIssueIDs added in v0.4.21

func ValidateIssueIDs(ids []string, cmdUsage string) error

ValidateIssueIDs validates multiple issue IDs

Types

type SubmitReviewResult added in v0.13.0

type SubmitReviewResult struct {
	Success bool
	Message string
}

SubmitReviewResult holds the result of a review submission

Jump to

Keyboard shortcuts

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