Documentation
¶
Index ¶
Constants ¶
View Source
const ( WSEvent_ElectronCloseWindow = "electron:closewindow" WSEvent_ElectronUpdateActiveTab = "electron:updateactivetab" WSEvent_Rpc = "rpc" )
Variables ¶
This section is empty.
Functions ¶
func RegisterWSChannel ¶
func SendEventToElectron ¶
func SendEventToElectron(event WSEventType)
func UnregisterWSChannel ¶
func UnregisterWSChannel(connId string)
Types ¶
type WSEventType ¶
type WindowWatchData ¶
Click to show internal directories.
Click to hide internal directories.