Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocket ¶
type WebSocket struct{}
WebSocket Javascript WebSocket
func (*WebSocket) ExportFunction ¶
func (ws *WebSocket) ExportFunction(iso *v8go.Isolate) *v8go.FunctionTemplate
ExportFunction Export as a javascript WebSocket function
func (*WebSocket) ExportObject ¶
func (ws *WebSocket) ExportObject(iso *v8go.Isolate) *v8go.ObjectTemplate
ExportObject Export as a WebSocket Object
Click to show internal directories.
Click to hide internal directories.