Documentation ¶
Index ¶
- Constants
- func MonitorMarketplace(ctx context.Context, log tmlog.Logger, client *tmclient.HTTP, ...) error
- func NewLogger(w io.Writer) log.Logger
- func RunForever(fn func(ctx context.Context) error) error
- func RunForeverWithContext(ctx context.Context, fn func(ctx context.Context) error) error
- func VersionCommand() *cobra.Command
- func WatchSignals(ctx context.Context, cancel context.CancelFunc) <-chan struct{}
Constants ¶
View Source
const (
DefaultCodec = keys.English
)
Variables ¶
This section is empty.
Functions ¶
func MonitorMarketplace ¶
func RunForeverWithContext ¶ added in v0.3.7
func VersionCommand ¶ added in v0.3.0
func WatchSignals ¶
func WatchSignals(ctx context.Context, cancel context.CancelFunc) <-chan struct{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.