Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileServer ¶
func FileServer(r chi.Router, path string, root http.FileSystem)
FileServer sets up a http.FileServer handler to serve static files from a http.FileSystem example taken from here: https://github.com/go-chi/chi/blob/master/_examples/fileserver/main.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.