feat(api): migrate server and node data handling, update related structures and logic
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import (
|
||||
type Proxy struct {
|
||||
Name string
|
||||
Server string
|
||||
Port uint64
|
||||
Port uint16
|
||||
Type string
|
||||
Tags []string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user