wrapper

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HeaderPrefix = "Micro-"
	BearerScheme = "Bearer "
)

Functions

func AuthHandler

func AuthHandler(fn func() auth.Auth) server.HandlerWrapper

AuthHandler wraps a server handler to perform auth

func FromService

func FromService(name string, c client.Client, fn func() auth.Auth) 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 TraceCall

func TraceCall(name string, t trace.Tracer, c client.Client) client.Client

TraceCall is a call tracing wrapper

func TraceHandler

func TraceHandler(t trace.Tracer) server.HandlerWrapper

TraceHandler wraps a server handler to perform tracing

Types

This section is empty.

Jump to

Keyboard shortcuts

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