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

# Functions

NewClient returns a generic micro client that connects to live by default.

# Structs

Client enables generic calls to micro.
Options of the Client.
Request is the request of the generic `api-client` call.
Response is the response of the generic `api-client` call.
Stream is a websockets stream.