remote

package
v2.1.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 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 added in v1.2.2

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 added in v1.2.2

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

func UpdateRemote added in v1.2.2

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