Documentation
¶
Index ¶
Constants ¶
View Source
const (
// MaxFileNameLength is the maximum file length which can be uploaded.
MaxFileNameLength = 256
)
Variables ¶
This section is empty.
Functions ¶
func HandleComplete ¶
HandleComplete handles a completed upload.
func HandleConfigWith ¶ added in v0.3.1
HandleConfigWith returns runtime configuration to the frontend.
func HandleDownload ¶ added in v0.2.0
HandleDownload handles a request for downloading a file.
func HandleHealthz ¶ added in v0.5.0
HandleHealthz is Gose's health check handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.