Documentation
¶
Index ¶
Constants ¶
View Source
const ErrInvalidSubDir errors.Msg = "invalid sub directory"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileServer ¶
type FileServer struct { FS // contains filtered or unexported fields }
func (*FileServer) ModTime ¶
func (s *FileServer) ModTime() time.Time
func (*FileServer) ServeHTTP ¶
func (s *FileServer) ServeHTTP(wri http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.