Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrNotImplemented ErrNotImplemented error ErrNotImplemented = errors.New("Browser not implemented Fetch") //ErrNotAnEventTarget ErrNotAnEventTarget error ErrNotAFetch = errors.New("Object is not a FetchObject") )
Functions ¶
func GetInterface ¶
GetJSInterface Get the JS Fetch Interface If nil browser doesn't implement it
Types ¶
Click to show internal directories.
Click to hide internal directories.