package
0.1.2
Repository: https://github.com/adguardteam/go-webext.git
Documentation: pkg.go.dev

# Packages

Package api provides an API for making requests to the [Addons.Mozilla.Org] (aka AMO) store.

# Functions

NewChannel creates new channel from string.

# Constants

ChannelListed represents listed channel.
ChannelUnlisted represents unlisted channel.

# Structs

AddonInfo describes request body for addon creation.
Compatibility represents compatibility info structure.
CompatibilityInfo represents firefox compatibility info structure.
FileInfo represents file info structure.
StatusResponse represents a generic response from the status request.
Store type describes store structure.
UploadDetail is a status of the upload .
VersionInfo describes response with Version structure.

# Interfaces

API is an interface for the store client.

# Type aliases

Channel represents channel type of extension either listed or unlisted.