package
Version:
v1.0.27
Opens a new window with list of versions in this module.
Published: Dec 12, 2019
License: MIT
Opens a new window with license information.
Imports: 1
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 int `json:"id"`
Name string `json:"name"`
Content string `json:"content"`
}
The `File` type, represents the response of uploading a file.
The `UploadFile` type, represents the request for uploading a file with certain payload.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.