Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvLocal = "local" EnvProd = "prod" )
Variables ¶
This section is empty.
Functions ¶
func FileServer ¶
func FileServer(r chi.Router, path string, root http.FileSystem)
FileServer conveniently sets up a http.FileServer handler to serve static files from a http.FileSystem.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.