types

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfigs

type AppConfigs struct {
	Region         string   `yaml:"region,omitempty"`
	BucketName     string   `yaml:"bucketName,omitempty"`
	Nodes          []string `yaml:"nodes,omitempty"`
	ExpiredSeconds int      `yaml:"expiredSeconds,omitempty"`
	Timeout        int      `yaml:"timeout,omitempty"` // in seconds
}

type PresignUrlPutObjectInput

type PresignUrlPutObjectInput struct {
	Region         string
	BucketName     string
	NodeName       string
	ExpiredSeconds int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL