package registration

import "github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration"

Index

Functions

func RegisterWithRegistry

func RegisterWithRegistry(
	ctx context.Context,
	startupTimer startup.Timer,
	config interfaces.Configuration,
	lc logger.LoggingClient,
	serviceKey string) (registry.Client, error)

RegisterWithRegistry connects to the registry and registers the service with the Registry

Source Files

registry.go

Version
v0.0.72 (latest)
Published
Jan 19, 2021
Platform
linux/amd64
Imports
9 packages
Last checked
5 days ago

Tools for package owners.