Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
Functions ¶
Types ¶
type InitProjectArgs ¶
type LiveDevConnection ¶
type LiveDevConnection struct {
// contains filtered or unexported fields
}
func NewLiveDevConnection ¶
func (*LiveDevConnection) Close ¶
func (c *LiveDevConnection) Close() error
func (*LiveDevConnection) SendMessage ¶
func (c *LiveDevConnection) SendMessage(payload map[string]any, messageType string) error
func (*LiveDevConnection) WebURL ¶
func (c *LiveDevConnection) WebURL(appUrl string) string
Click to show internal directories.
Click to hide internal directories.