Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStaticRouter ¶
func NewStaticRouter(h *StaticHandler) http.Handler
Types ¶
type StaticHandler ¶
type StaticHandler struct {
// contains filtered or unexported fields
}
func NewStaticHandler ¶
func (*StaticHandler) ServeFiles ¶
func (h *StaticHandler) ServeFiles(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.