package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Jun 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AdaptationFile struct {
FileID string `json:"file-id"`
SourceFileLocation string `json:"source-file-location"`
RebuiltFileLocation string `json:"rebuilt-file-location"`
GenerateReport string `json:"generate-report"`
}
type MinioFile struct {
EncryptedURL string `json:"encryptedURL"`
AdaptationFile AdaptationFile `json:"adaptationFile"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.