hookstream

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(ctx context.Context, config ConfigOptions) (errCh chan error)

Types

type ConfigOptions

type ConfigOptions struct {
	UUID string
	HookCommandLine
	MQTTClientConfigOptions
}

type HookCommandLine

type HookCommandLine struct {
	Service     string
	WaitTimeout time.Duration
}

type MQTTClientConfigOptions

type MQTTClientConfigOptions struct {
	HookStreamTopicPrefix string
	Qos                   uint
	Retained              bool
}

Jump to

Keyboard shortcuts

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