Discover Packages
github.com/cheatsnake/botyard
internal
entities
file
package
Version:
v0.0.0-...-a992749
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type File struct {
Id string `json:"id"`
Path string `json:"path"`
Name string `json:"name"`
Size int `json:"size"`
MimeType string `json:"mimeType"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.