package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Jan 16, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Bucket string `json:"bucket" validate:"required"`
Path string `json:"path" validate:"required"`
Credentials json.RawMessage `json:"credentials,omitempty"`
CredentialsPath string `json:"credentials_path"`
Composite bool `json:"composite"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.