mirror of https://github.com/status-im/consul.git
Runs `go fmt`.
This commit is contained in:
parent
dd31e47eef
commit
a5baa091c8
|
@ -16,8 +16,8 @@ type CatalogService struct {
|
|||
ServiceTags []string
|
||||
ServicePort int
|
||||
ServiceEnableTagOverride bool
|
||||
CreateIndex uint64
|
||||
ModifyIndex uint64
|
||||
CreateIndex uint64
|
||||
ModifyIndex uint64
|
||||
}
|
||||
|
||||
type CatalogNode struct {
|
||||
|
|
Loading…
Reference in New Issue