package
Version:
v1.0.0-rc3
Opens a new window with list of versions in this module.
Published: Jun 17, 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
¶
Get returns a content file.
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 content 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.