sse

package
v0.0.0-...-256dd44 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCardinalityMismatch = errors.New("multiple values provided for non-repeated field")
	ErrInvalidEnumValue    = errors.New("invalid enum value")
	ErrNestedMapping       = errors.New("nested mapping not implemented")
	ErrUnknownProtoKind    = errors.New("unknown proto kind")
	ErrPathParamRepeated   = errors.New("path params can't be repeated fields")
)

Functions

func GrpcProxy

func GrpcProxy[Request proto.Message, Response proto.Message](
	cc *grpc.ClientConn, desc grpc.StreamDesc, fullMethod string,
) runtime.HandlerFunc

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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