chore: unify naming for node related types
This commit is contained in:
parent
b8cde30581
commit
6b170e4c5a
12 changed files with 72 additions and 53 deletions
|
|
@ -2,6 +2,6 @@ package types
|
|||
|
||||
type HostState struct {
|
||||
Domains []string
|
||||
Endpoint string
|
||||
Name string
|
||||
Address string
|
||||
Hostname string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue