startup

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sender

type Sender interface {
	Send(configuration payloads.Configuration) error
}

A Sender is used to send startup configuration state to the registry.

func NewSender

func NewSender(
	registryClient registry.Client,
	retryInterval time.Duration,
	emitter stats.Sender,
) Sender

Jump to

Keyboard shortcuts

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