package
Version:
v0.0.0-...-37d8aa9
Opens a new window with list of versions in this module.
Published: Feb 1, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JSONObj struct {
Path string `json:"Path"`
Name string `json:"Name"`
Size int64 `json:"Size"`
MimeType string `json:"MimeType"`
ModTime string `json:"ModTime"`
IsDir bool `json:"IsDir"`
}
JSONObj json object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.