package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Feb 11, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AppConfigs struct {
Region string `yaml:"region,omitempty"`
BucketName string `yaml:"bucketName,omitempty"`
Nodes []string `yaml:"nodes,omitempty"`
ExpiredSeconds int `yaml:"expiredSeconds,omitempty"`
}
type PresignUrlPutObjectInput struct {
Region string
BucketName string
NodeName string
ExpiredSeconds int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.