Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler processes script messages from the WebView
func NewHandler ¶
func NewHandler(parserService *services.ParserService, browserService *services.BrowserService) *Handler
NewHandler creates a new message handler
func (*Handler) SetWebView ¶
SetWebView sets the WebView reference (needed for script injection)
Click to show internal directories.
Click to hide internal directories.