eproxy

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientInterceptor

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

func NewClientInterceptor

func NewClientInterceptor(appVersion string) *ClientInterceptor

func (*ClientInterceptor) WrapStreamingClient

func (*ClientInterceptor) WrapStreamingHandler

WrapStreamingHandler returns a new stream server interceptor.

func (*ClientInterceptor) WrapUnary

WrapUnary returns a new unary server interceptor.

type Option

type Option func(*Options)

func WithConnectrpcOpts

func WithConnectrpcOpts(opts ...connect.ClientOption) Option

WithConnectrpcOpts sets the connectrpc options.

func WithHTTPClient

func WithHTTPClient(client *http.Client) Option

WithHTTPClient sets the http client.

func WithVersion

func WithVersion(version string) Option

WithVersion sets the version.

type Options

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

Jump to

Keyboard shortcuts

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