Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Serving ¶
type Serving struct {
Reader
}
Serving describes a disk access serving
func (*Serving) ServeFileHTTP ¶
ServeFileHTTP serves a file from disk and returns true. It returns false when a file could not been found.
func (*Serving) ServeNotFoundHTTP ¶
ServeNotFoundHTTP tries to read a custom 404 page
Click to show internal directories.
Click to hide internal directories.