Documentation
¶
Overview ¶
Package reload provides an HTTP handler that implements simple live reloading for Go web servers.
To use, register this handler in your HTTP server, then load it via a <script> tag in your HTML. The page will be reloaded whenever the server restarts, and when explicitly requested by invoking the handler's Reload function.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.