svcproxy

package
v1.48.7 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package svcproxy provides an HTTP proxy which allows the daemon to serve HTTP requests on behalf of services within the app and forward then to the appropriate process.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SvcProxy

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

func New

func New(ctx context.Context, logger zerolog.Logger) (*