package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Apr 5, 2019
License: MIT
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 File struct {
ID string `json:"id"`
UID string `json:"uid"`
Size int64 `json:"size"`
ContentType string `json:"contentType"`
URL string `json:"url"`
Name string `json:"name"`
}
File ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.