cli

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrSignalCancellation = errors.New("command canceled by signal")

Functions

func Execute

func Execute(ctx context.Context, args []string, in io.Reader, out, errOut io.Writer) int

Types

type Runtime

type Runtime struct {
	Config    config.Resolved
	Client    *api.Client
	Users     *mattermost.Users
	Teams     *mattermost.Teams
	Channels  *mattermost.Channels
	Posts     *mattermost.Posts
	Files     *mattermost.Files
	StdoutTTY bool
}

func (*Runtime) Close

func (r *Runtime) Close()

Jump to

Keyboard shortcuts

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