feat: new deployment provider: goedge
This commit is contained in:
@@ -11,8 +11,9 @@ import (
|
||||
)
|
||||
|
||||
type Client struct {
|
||||
username string
|
||||
password string
|
||||
username string
|
||||
password string
|
||||
|
||||
loginCookie string
|
||||
|
||||
client *resty.Client
|
||||
|
||||
Reference in New Issue
Block a user