package
Version:
v3.2.27
Opens a new window with list of versions in this module.
Published: Aug 8, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Meta struct {
Filename string `json:"filename"`
Sha256 string `json:"sha256"`
}
type RequestMediaUpload struct {
File string `json:"file"`
Meta *Meta `json:"meta"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.