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 } }
Click to show internal directories.
Click to hide internal directories.