Package file serves file relative to the current directory
type Handler struct{}
func (h *Handler) Serve(w http.ResponseWriter, r *http.Request)
func (h *Handler) String() string