Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SinglePageApplicationFileSystem ¶
type SinglePageApplicationFileSystem string
type SinglePageApplicationHandler ¶
type SinglePageApplicationHandler struct {
// contains filtered or unexported fields
}
func SinglePageApplication ¶
func SinglePageApplication(root string) *SinglePageApplicationHandler
func (*SinglePageApplicationHandler) ServeHTTP ¶
func (h *SinglePageApplicationHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.