package
0.0.0-20240121131326-79cd53a1c7e3
Repository: https://github.com/crypto-zero/cz-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