package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Feb 12, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Put uploads a content file.
type File struct {
Path string `json:"path"`
Size int64 `json:"size"`
LastModified time.Time `json:"last_modified"`
}
File is a static file.
List returns a list of all static files except for invisible files (starting with a dot).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.