package
Version:
v0.0.25
Opens a new window with list of versions in this module.
Published: Jul 15, 2024
License: Unlicense
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (o *App) Route(r chi.Router)
type FileInfo struct {
Name string `json:"file_name"`
Size int `json:"file_size"`
Metadata *storage.Metadata `json:"metadata"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.