package
Version:
v0.51.0
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OverwriteStaticFileDTO struct {
FileUUID string `json:"archive_uuid"`
FileType string `json:"archive_type"`
File *multipart.File
}
type StaticFileArchiveDTO struct {
FileUUID string `json:"archive_uuid"`
FileType string `json:"archive_type"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.