commands

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: MIT Imports: 8 Imported by: 3

Documentation

Overview

Package commands ...

Index

Constants

This section is empty.

Variables

View Source
var (

	// MistCmd ...
	MistCmd = &cobra.Command{
		Use:           "mist",
		Short:         "Mist is a simple pub/sub for tagged messages",
		Long:          ``,
		SilenceErrors: true,
		SilenceUsage:  true,

		PersistentPreRunE: readConfig,

		PreRunE: preFlight,

		RunE: start,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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