package
0.0.0-20230604060156-1a2dda4701f5
Repository: https://github.com/abeltay/go-kit.git
Documentation: pkg.go.dev

# Functions

FileServer is a FileServerHandler with the NotFound handler set to http.NotFound.
FileServerHandler creates a file server that serves files from from a "Root" folder.

# Structs

Server will create a http.Server from the Go standard library.