version

package
v0.11.4 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(ctx context.Context, console Consoler) *command.StevedoreCommand

NewCommmand creates a StevedoreCommand for version

Types

type Consoler

type Consoler interface {
	Write(data []byte) (int, error)
	Info(msg ...interface{})
	Warn(msg ...interface{})
	Error(msg ...interface{})
}

Consoler interface to show messages through console

Jump to

Keyboard shortcuts

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