package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 27, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FileInfo struct {
FileName string `json:"filename"`
ContentType string `json:"contentType"`
Size int64 `json:"size"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.