package
2.0.0-rc1+incompatible
Repository: https://github.com/andresbott/fe26.git
Documentation: pkg.go.dev
# Functions
FileServer returns a handler that serves HTTP requests with the contents of the file system rooted at root.
ParseTime parses a time header (such as the Date: header), trying each of the three formats allowed by HTTP/1.1: TimeFormat, time.RFC850, and time.ANSIC.
# Constants
TimeFormat is the time format to use when generating times in HTTP headers.