chain

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) interceptors.Interceptors

Types

type Option

type Option func(*chain)

func WithClientInterceptors

func WithClientInterceptors(ci ...interceptors.ClientInterceptors) Option

func WithInterceptors

func WithInterceptors(i ...interceptors.Interceptors) Option

func WithServerInterceptors

func WithServerInterceptors(si ...interceptors.ServerInterceptors) Option

func WithStreamClientInterceptors

func WithStreamClientInterceptors(sci ...grpc.StreamClientInterceptor) Option

func WithStreamServerInterceptors

func WithStreamServerInterceptors(ssi ...grpc.StreamServerInterceptor) Option

func WithUnaryClientInterceptors

func WithUnaryClientInterceptors(uci ...grpc.UnaryClientInterceptor) Option

func WithUnaryServerInterceptors

func WithUnaryServerInterceptors(usi ...grpc.UnaryServerInterceptor) Option

Jump to

Keyboard shortcuts

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