wrapper

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HeaderPrefix = "Micro-"
)

Functions

func AuthClient

func AuthClient(c client.Client) client.Client

AuthClient wraps requests with the auth header

func CacheClient

func CacheClient(cacheFn func() *client.Cache, c client.Client) client.Client

CacheClient wraps requests with the cache wrapper

func FromService

func FromService(name string, c client.Client) client.Client

FromService wraps a client to inject service and auth metadata

func HandlerStats

func HandlerStats(stats stats.Stats) server.HandlerWrapper

HandlerStats wraps a server handler to generate request/error stats

func StaticClient

func StaticClient(address string, c client.Client) client.Client

StaticClient sets an address on every call

func TraceCall

func TraceCall(name string, c client.Client) client.Client

TraceCall is a call tracing wrapper

Types

This section is empty.

Jump to

Keyboard shortcuts

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