decorators

package
v1.17.8 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DecoratorClient

type DecoratorClient interface {
	Set(ctx context.Context, name string, values map[string]string) error
}

type DefaultClient

type DefaultClient struct {
	// contains filtered or unexported fields
}

func NewDefaultClient

func NewDefaultClient(location *url.URL) *DefaultClient

func NewDefaultClientFromEnv

func NewDefaultClientFromEnv() (*DefaultClient, error)

func (*DefaultClient) Set

func (d *DefaultClient) Set(ctx context.Context, name string, values map[string]string) error

Jump to

Keyboard shortcuts

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