Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SpaHandler ¶
type SpaHandler struct {
// contains filtered or unexported fields
}
func NewSpaHandler ¶
func NewSpaHandler(config configuration.Config, staticPath string, indexPath string) *SpaHandler
func (*SpaHandler) ServeHTTP ¶
func (h *SpaHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.