Registry / networking / micro-go-proxy

micro-go-proxy

JSON →
library0.2.0gogounverified

A Go proxy library for the Micro service framework, providing HTTP and gRPC proxying capabilities.

go get github.com/micro/go-proxy
INSTALL
IMPORT
SIG · MICRO-GO-PROXY
M
micro-go-proxy
networkinggov0.2.0
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.

proxy
github.com/micro/go-proxy

Creates and runs a new proxy instance.

package main import ( "github.com/micro/go-proxy" ) func main() { p := proxy.NewProxy() p.Run() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
micro-go-proxy — go get micro-go-proxy · libregistry