Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawRenderer ¶
type RawRenderer struct{}
func (*RawRenderer) Render ¶
func (h *RawRenderer) Render(w http.ResponseWriter, r *http.Request, fd *filedata.FileData) error
func (*RawRenderer) Supports ¶
func (h *RawRenderer) Supports(mimetype string) bool
Click to show internal directories.
Click to hide internal directories.