apiclienttwirp

package
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(
	logger *zap.Logger,
	httpClient httpclient.Client,
	options ...ProviderOption,
) apiclient.Provider

NewProvider returns a new Provider.

Types

type ProviderOption

type ProviderOption func(*providerOptions)

ProviderOption is an option for a new Provider.

func WithAddressMapper

func WithAddressMapper(addressMapper func(string) string) ProviderOption

WithAddressMapper maps the address with the given function.

func WithContextModifierProvider

func WithContextModifierProvider(contextModifierProvider func(address string) (func(context.Context) context.Context, error)) ProviderOption

WithContextModifierProvider provides a function that modifies the context before every RPC invocation. Applied before the address mapper.

Directories

Path Synopsis
buf

Jump to

Keyboard shortcuts

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