grpcproxy

package
v0.0.0-...-8bd459e Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Proxy

func Proxy(
	w http.ResponseWriter,
	r *http.Request,
	f *engine.Frame,
	log *zap.Logger,
	c *cfg.Config,
)

Proxy handles ONLY unary-gRPC requests (application/grpc). It does not attempt to understand the protobuf schema

Types

type Server

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

func New

func New(e *engine.Engine, c *config.Config, l *zap.Logger) *Server

func (*Server) Run

func (s *Server) Run(lc fx.Lifecycle)

Jump to

Keyboard shortcuts

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