package
3.10.13
Repository: https://github.com/micro-community/micro.git
Documentation: pkg.go.dev

# Packages

Package grpc is a grpc proxy built for the go-micro/server.
Package http provides a micro rpc to http proxy.
Package mucp transparently forwards the incoming request using a go-micro client.
Package proxy is a proxy for grpc/http/mucp.

# Functions

WithClient sets the client.
WithEndpoint sets a proxy endpoint.
WithLink sets a link for outbound requests.
WithRouter specifies the router to use.

# Variables

export default Endpoint.

# Structs

Options for proxy.

# Interfaces

Proxy can be used as a proxy server for go-micro services.

# Type aliases

Option set proxy options.