appconfig

package
v0.0.0-...-6750a49 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignRequest

func SignRequest(req *http.Request, id, secret string) error

SignRequest Setup the auth header for accessing Azure AppConfiguration service

Types

type AppConfig

type AppConfig interface {
	GetKV(key, label string) ([]types.KV, error)
}

func New

func New(connectionString string) AppConfig

New creates a new AppConfig client

Jump to

Keyboard shortcuts

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