proxy

package
v0.2.18 Latest Latest
Warning

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

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

Documentation

Overview

Package proxy provides dynamic routing capabilities for HTTP servers.

This file contains the implementation of a dynamic router that allows changing the HTTP handler at runtime in a thread-safe manner. It is particularly useful for proxy servers that need to update their routing logic wihtout restarting the server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDynamicRouter

func NewDynamicRouter() *dynamicRouter

Types

This section is empty.

Jump to

Keyboard shortcuts

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