Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGlazedFileHandler ¶
func CreateGlazedFileHandler( cmd cmds.GlazeCommand, fileName string, middlewares_ ...middlewares.Middleware, ) echo.HandlerFunc
CreateGlazedFileHandler creates a handler that will run a glazed command and write the output with a Content-Disposition header to the response writer.
If an output format requires writing to a temporary file locally, such as excel, the handler is wrapped in a temporary file handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.