Documentation
¶
Overview ¶
Package interfaces is an internal package containing generated go interfaces
These exist as a "guarantee" that types implementing a specific IDL interface has the correct methods. Some of these may be used in actual code, e.g., javascript wrapper classes; and some may not even be used in real code; but with a test in this package to ensure that a type conforms to the interface.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package urlinterfaces contains internal code representing the IDL interfaces in the URL API
[URL API]: https://developer.mozilla.org/en-US/docs/Web/API/URL_API
|
Package urlinterfaces contains internal code representing the IDL interfaces in the URL API [URL API]: https://developer.mozilla.org/en-US/docs/Web/API/URL_API |
Click to show internal directories.
Click to hide internal directories.