package
Version:
v1.0.68
Opens a new window with list of versions in this module.
Published: Feb 7, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Credentials struct {
ID int `json:"id"`
Name string `json:"name"`
Host string `json:"host"`
Bucket string `json:"bucket"`
AccessKey string `json:"accessKey"`
SecretKey string `json:"secretKey"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.