mirror of
https://github.com/datarhei/core.git
synced 2025-11-03 10:30:53 +08:00
Remove NodeID from ClusterAbout
This commit is contained in:
@@ -57,7 +57,6 @@ type ClusterAboutLeader struct {
|
||||
|
||||
type ClusterAbout struct {
|
||||
ID string `json:"id"`
|
||||
NodeID string `json:"node_id"`
|
||||
Domains []string `json:"public_domains"`
|
||||
Leader ClusterAboutLeader `json:"leader"`
|
||||
Status string `json:"status"`
|
||||
|
||||
Reference in New Issue
Block a user