Registry / networking / vulcand-oxy

vulcand-oxy

JSON →
library1.4.2gogounverified

Package oxy provides HTTP middleware components for Go.

go get github.com/vulcand/oxy
INSTALL
IMPORT
SIG · VULCAND-OXY
V
vulcand-oxy
networkinggov1.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

oxy
✓ github.com/vulcand/oxy

Creates a forward proxy handler.

package main import ( "net/http" "github.com/vulcand/oxy/forward" ) func main() { fwd, _ := forward.New() http.ListenAndServe(":8080", fwd) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
vulcand-oxy — go get vulcand-oxy · libregistry