distro

package
v0.1.23 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package distro provides a client for integration with the export-distro service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DistroClient

type DistroClient interface {
	// NotifyRegistrations facilitates several kinds of updates to registered export clients while the service is running.
	NotifyRegistrations(models.NotifyUpdate, context.Context) error
}

DistroClient defines the interface for interactions with the EdgeX Foundry export-distro service.

func NewDistroClient

func NewDistroClient(params types.EndpointParams, m clients.Endpointer) DistroClient

NewDistroClient creates an instance of DistroClient

Jump to

Keyboard shortcuts

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