package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 15, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Username string `toml:"username"`
DigitalOcean struct {
ApiKey string `toml:"apiKey"`
SpacesAccessKey string `toml:"spacesAccessKey"`
SpacesSecretKey string `toml:"spacesSecretKey"`
SpacesRegion string `toml:"spacesRegion"`
} `toml:"DigitalOcean"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.