//
pkg.gl
Category
github.com/alexapps/go-micro
network
proxy
package
1.8.5
Repository:
https://github.com/alexapps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
25 SLOC
#
Packages
grpc
Package grpc transparently forwards the grpc protocol using a go-micro client.
http
Package http provides a micro rpc to http proxy.
mucp
Package mucp transparently forwards the incoming request using a go-micro client.
#
Functions
WithClient
WithClient sets the client.
WithEndpoint
WithEndpoint sets a proxy endpoint.
WithRouter
WithRouter specifies the router to use.
#
Variables
DefaultEndpoint
No description provided by the author
#
Interfaces
Proxy
Proxy can be used as a proxy server for go-micro services.