Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Livereload ¶
type Livereload struct {
// contains filtered or unexported fields
}
func (*Livereload) HandleJS ¶
func (m *Livereload) HandleJS(w http.ResponseWriter, r *http.Request)
func (*Livereload) HandleWS ¶
func (m *Livereload) HandleWS(w http.ResponseWriter, r *http.Request)
func (*Livereload) Notify ¶
func (m *Livereload) Notify(path string)
func (*Livereload) ServeHTML ¶
func (m *Livereload) ServeHTML(w http.ResponseWriter, file fs.File)
Click to show internal directories.
Click to hide internal directories.