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