update http client readme
This commit is contained in:
parent
742cc21111
commit
8934ef9162
@ -3,6 +3,7 @@
|
|||||||
This plugin is a http client for go-micro.
|
This plugin is a http client for go-micro.
|
||||||
|
|
||||||
The http client wraps net/http to provide a robust go-micro client with service discovery, load balancing and streaming.
|
The http client wraps net/http to provide a robust go-micro client with service discovery, load balancing and streaming.
|
||||||
|
It complies with the [go-micro.Client](https://godoc.org/github.com/micro/go-micro/client#Client) interface.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user