Documentation
¶
Index ¶
Constants ¶
View Source
const ( HTMXPushUrl = "HX-Push-Url" HTMXReplaceUrl = "HX-Replace-Url" HTMXRetarget = "HX-Retarget" HTMXReswap = "HX-Reswap" )
Variables ¶
This section is empty.
Functions ¶
func PushUrl ¶
func PushUrl(w http.ResponseWriter, url string)
func ReSwap ¶ added in v0.1.12
func ReSwap(w http.ResponseWriter, swap string)
func ReTarget ¶ added in v0.1.12
func ReTarget(w http.ResponseWriter, target string)
func ReplaceUrl ¶
func ReplaceUrl(w http.ResponseWriter, url string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.