Update Status
This commit is contained in:
@@ -5,6 +5,7 @@ type DiscoverySearch struct {
|
||||
Long float64
|
||||
Name string
|
||||
Region string
|
||||
Status string
|
||||
Discover string
|
||||
Offset int
|
||||
Limit int
|
||||
|
||||
@@ -42,6 +42,7 @@ type SiteSearch struct {
|
||||
Name string
|
||||
Limit int
|
||||
Offset int
|
||||
Status string
|
||||
}
|
||||
|
||||
type SiteList []*SiteDB
|
||||
|
||||
Reference in New Issue
Block a user