Versions in this module Expand all Collapse all v0 v0.0.1 Sep 4, 2024 Changes in this version + type URIComponents struct + Authority string + Fragment string + Path string + Query string + Scheme string + type Workbench struct + AdditionalBuiltinExtensions []URIComponents + FS fs.FS + FolderURI *URIComponents + MakePTY func() (io.ReadWriteCloser, error) + ProductConfiguration product.Configuration + func (wb *Workbench) ServeHTTP(w http.ResponseWriter, r *http.Request)