package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 1, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Files struct {
Children []Files `json:"children"`
Download string `json:"download"`
Extension string `json:"extension"`
Name string `json:"name"`
Path string `json:"path"`
Type string `json:"type"`
Size int64 `json:"size"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.