Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpaHandler ¶
type SpaHandler struct {
// contains filtered or unexported fields
}
func NewSpaHAndler ¶
func NewSpaHAndler(inputFs fs.FS, fsSubDir, pathPrefix string) (SpaHandler, error)
func (SpaHandler) ServeHTTP ¶
func (h SpaHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.