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

# Packages

Package grpc transparently forwards the grpc protocol using a go-micro client.
Package http provides a micro rpc to http proxy.
Package mucp transparently forwards the incoming request using a go-micro client.

# Functions

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

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author