docket

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: BlueOak-1.0.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatOutput

func FormatOutput(r *Result) string

FormatOutput produces the docket command output from a Result.

Types

type Result

type Result struct {
	User       string
	Repository string
	Auth       string
}

Result holds the diagnostic information gathered by Run.

func Run

func Run(client *api.RESTClient) (*Result, error)

Run gathers diagnostic context: repository, authentication, and username. Missing information is represented as "(none)" or "not authenticated" in the returned Result.

Jump to

Keyboard shortcuts

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