chore: unify naming for node related types
This commit is contained in:
parent
bbee40ec98
commit
4d44012d06
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