config

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Export struct {
		LocalDir string
		Expire   time.Duration
	}
	Storage struct {
		Type            string
		Endpoint        string
		Key             string
		Secret          string
		Bucket          string
		Region          string
		ServerPath      string
		LocalDir        string
		MaxSingularSize int64
		MaxChunkSize    int64
		MaxChunkCount   int64
		AcceptTypes     []string
	}
}

Jump to

Keyboard shortcuts

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