impl map images
This commit is contained in:
@@ -15,6 +15,17 @@ type Config struct {
|
||||
OK Duration
|
||||
Error Duration
|
||||
}
|
||||
Images struct {
|
||||
ClientID string
|
||||
ClientSecret string
|
||||
RefreshToken string
|
||||
AccessToken string
|
||||
RefreshURI string
|
||||
RefreshFormat string
|
||||
RefreshMethod string
|
||||
UploadURI string
|
||||
UploadMethod string
|
||||
}
|
||||
Maps struct {
|
||||
URIFormat string
|
||||
Pickup bool
|
||||
|
||||
Reference in New Issue
Block a user