package
1.2.2
Repository: https://github.com/coder/code-marketplace.git
Documentation: pkg.go.dev

# Functions

ExtensionID returns the full ID of an extension.
ExtensionIDFromManifest returns the full ID of an extension.
ExtractZip applies a function with a reader for every file in the zip.
GetZipFileReader returns a reader for a single file in a zip.
No description provided by the author
No description provided by the author
NewStorage returns a storage instance based on the provided extension directory or Artifactory URL.
ParseExtensionID parses an extension ID into its separate parts: publisher, name, and version (version may be blank).
ReadVSIX reads the bytes of a VSIX from the specified source.
ReadVSIXManifest reads and parses an extension manifest from a vsix file.
ReadVSIXPackageJSON reads and parses an extension's package.json from a vsix file.
WalkZip applies a function over every file in the zip.

# Constants

No description provided by the author
No description provided by the author
This is the package.json.
No description provided by the author
No description provided by the author

# Structs

Artifactory implements Storage.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Local implements Storage.
No description provided by the author
VSIXAsset implements XMLManifest.PackageManifest.Assets.Asset.
VSIXAssets implements XMLManifest.PackageManifest.Assets.
VSIXManifest implement XMLManifest.PackageManifest.Metadata.Identity.
VSIXManifest implement XMLManifest.PackageManifest.
VSIXManifest implement XMLManifest.PackageManifest.Metadata.
VSIXPackageJSON partially implements Manifest.
VSIXProperties implements XMLManifest.PackageManifest.Metadata.Properties.
VSIXProperty implements XMLManifest.PackageManifest.Metadata.Properties.Property.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author