remote

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: Apache-2.0, BSD-3-Clause, MIT Imports: 10 Imported by: 1

Documentation

Overview

Package remote

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigApplyFunc

type ConfigApplyFunc func(config *operation.Operation) error

ConfigApplyFunc ...

type Configurator

type Configurator interface {
	RegisterConfigApplyFunc(fn ConfigApplyFunc)
}

Configurator called when config changed

func NewRemoteConfigurator

func NewRemoteConfigurator(remoteServiceAddr string, syncInterval time.Duration,
	tenantID, app, server string) Configurator

NewRemoteConfigurator create a new remoteConfigurator

Jump to

Keyboard shortcuts

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