Registry / networking / sirkon-goproxy

sirkon-goproxy

JSON →
library1.4.8gogounverified

Package goproxy provides a programmable HTTP proxy server.

go get github.com/sirkon/goproxy
INSTALL
IMPORT
SIG · SIRKON-GOPROXY
S
sirkon-goproxy
networkinggov1.4.8
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.

goproxy
github.com/sirkon/goproxy

Minimal example showing import and usage of the HTTP proxy server.

package main import ( "fmt" "github.com/sirkon/goproxy" ) func main() { proxy := goproxy.NewProxyHttpServer() fmt.Println(proxy) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
sirkon-goproxy — go get sirkon-goproxy · libregistry