You're probably looking for jcbhmr.me/WebIDL-Go
The document's structure is intended to mimic the JavaScript binding section of the Web IDL standard and take inspiration from the Java binding for Web IDL.
Some other prior art resources from how other ecosystems have started adopting Web IDL (or Web API bindings) into their own language idioms are the web-sys crate from the Rust ecosystem and TODO.