remote

package
v3.0.9+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package source implements a configuration client backed by a config server

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteRemote

func DeleteRemote(configId string, path ...string) error

DeleteRemote sends an Delete request to a remote Config Service

func NewSource

func NewSource(opts ...config.SourceOption) config.Source

func Retry

func Retry(f func() error, seconds ...time.Duration) error

func UpdateRemote

func UpdateRemote(configId string, val interface{}, path ...string) error

UpdateRemote sends an Update request to a remote Config Service

Types

This section is empty.

Jump to

Keyboard shortcuts

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