interceptors

package
v0.2.10 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextInterceptor

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

ContextInterceptor is an interceptor for building additional context.

func NewContextInterceptor

func NewContextInterceptor(be *backend.Backend) *ContextInterceptor

NewContextInterceptor creates a new instance of ContextInterceptor.

func (*ContextInterceptor) Stream

Stream creates a stream server interceptor for building additional context.

func (*ContextInterceptor) Unary

Unary creates a unary server interceptor for building additional context.

type DefaultInterceptor

type DefaultInterceptor struct{}

DefaultInterceptor is a interceptor for default.

func NewDefaultInterceptor

func NewDefaultInterceptor() *DefaultInterceptor

NewDefaultInterceptor creates a new instance of DefaultInterceptor.

func (*DefaultInterceptor) Stream

Stream creates a stream server interceptor for default.

func (*DefaultInterceptor) Unary

Unary creates a unary server interceptor for default.

Jump to

Keyboard shortcuts

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