mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-25 21:38:34 +00:00
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