fix table
This commit is contained in:
parent
b4011b32af
commit
645f12ff3f
@ -12,7 +12,7 @@ An example server can be found in examples/server.
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
Feature | Package | Built-in Plugin | Description
|
Feature | Package | Built-in Plugin | Description
|
||||||
------- | ------- | --------- -----------
|
------- | ------- | --------- | -----------
|
||||||
Discovery | [Registry](https://godoc.org/github.com/micro/go-micro/registry) | consul | A way of locating services to communicate with
|
Discovery | [Registry](https://godoc.org/github.com/micro/go-micro/registry) | consul | A way of locating services to communicate with
|
||||||
Client | [Client](https://godoc.org/github.com/micro/go-micro/client) | http | Used to make RPC requests to a service
|
Client | [Client](https://godoc.org/github.com/micro/go-micro/client) | http | Used to make RPC requests to a service
|
||||||
Codec | [Codec](https://godoc.org/github.com/micro/go-micro/codec) | proto,json | Encoding/Decoding handler for requests
|
Codec | [Codec](https://godoc.org/github.com/micro/go-micro/codec) | proto,json | Encoding/Decoding handler for requests
|
||||||
|
Loading…
Reference in New Issue
Block a user