minor gossip readme nitpick
This commit is contained in:
parent
6245edae3b
commit
dd01f86d37
@ -11,6 +11,12 @@ Import the plugin as per usual
|
|||||||
import _ "github.com/micro/go-plugins/registry/gossip"
|
import _ "github.com/micro/go-plugins/registry/gossip"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Start with the registry flag
|
||||||
|
|
||||||
|
```go
|
||||||
|
go run service.go --registry=gossip
|
||||||
|
```
|
||||||
|
|
||||||
On startup you'll see something like
|
On startup you'll see something like
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user