interfaces

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2025 License: MIT Imports: 0 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL