Documentation
¶
Index ¶
- func NewContentTypeHandler(opts *ContentTypeOptions, next http.Handler) (http.Handler, error)
- func NewFileServerHandler(opts *FileServerOptions) (http.Handler, error)
- func NewWithHeadersHandler(headers map[string]string, next http.Handler) (http.Handler, error)
- type ContentTypeOptions
- type FileServerOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContentTypeHandler ¶
func NewFileServerHandler ¶
func NewFileServerHandler(opts *FileServerOptions) (http.Handler, error)
Types ¶
type ContentTypeOptions ¶
Click to show internal directories.
Click to hide internal directories.