Runs `go fmt`.
This commit is contained in:
parent
147d6deea5
commit
7dc41b1c1f
|
@ -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