//
pkg.gl
Category
github.com/whiteCcinn/go-micro/v4
api
client
package
4.9.0
Repository:
https://github.com/whiteccinn/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
192 SLOC
#
Functions
NewClient
NewClient returns a generic micro client that connects to live by default.
#
Structs
Client
Client enables generic calls to micro.
Options
Options of the Client.
Request
Request is the request of the generic `api-client` call.
Response
Response is the response of the generic `api-client` call.
Stream
No description provided by the author