Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct {
Dest any // destination (tag, html ID or *Element)
What what.What // what to change or do
Data string // data (e.g. inner HTML content or slice of tags)
}
Message contains the elements of a message to be sent to requests.
Click to show internal directories.
Click to hide internal directories.