cli

package
v0.0.0-...-a5f7211 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Overview

Cobra wrappers to wrap awkward API (no exit codes and no built-in "ctrl-c => cancel" support)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Runner

func Runner(run func(ctx context.Context, args []string, logger *log.Logger) error) func(*cobra.Command, []string)

func RunnerNoArgs

func RunnerNoArgs(run func(ctx context.Context, logger *log.Logger) error) func(*cobra.Command, []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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