conf

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 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 {
	// Secret             string
	// Expire             time.Duration
	DefaultMaxSize uint32

	DefaultAcceptTypes []string
	ChunkSize          uint32
	Export             struct {
		ServerURL string
		LocalDir  string
		Expire    time.Duration
	}
	Storage struct {
		Type            string
		Endpoint        string
		Id              string
		Secret          string
		Bucket          string
		Region          string
		LocalDir        string
		ServerURL       string
		TemporaryExpire time.Duration
	}
}

Jump to

Keyboard shortcuts

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