Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogAndProcessError ¶
LogAndProcessError logs an error and calls a custom callback with the processed error message. If the error is an InternalServerError the message is stripped if the user is not an admin.
func ServePackageFile ¶
func ServePackageFile(ctx *context.Context, s io.ReadSeekCloser, u *url.URL, pf *packages_model.PackageFile, forceOpts ...*context.ServeHeaderOptions)
Serves the content of the package file If the url is set it will redirect the request, otherwise the content is copied to the response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.