1
0
Fork 0

Disco nodes GoDoc

master
Philip O'Toole 8 years ago
parent 59c01424dd
commit 686af67a69

@ -10,6 +10,7 @@ import (
"runtime"
)
// Nodes represents a set of nodes currently registered at the configured Discovery URL.
type Nodes []string
// Client provides a Discovery Service client.

Loading…
Cancel
Save