mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
consul: Fixing struct type
This commit is contained in:
parent
18b4e51bb5
commit
1996deaa18
@ -149,7 +149,7 @@ type IndexedNodes struct {
|
||||
|
||||
type IndexedServices struct {
|
||||
Index uint64
|
||||
Services map[string][]string
|
||||
Services Services
|
||||
}
|
||||
|
||||
type IndexedServiceNodes struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user