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

# Functions

AuthHeader generates an authorization header that can be used in API requests.
NewAPI creates a new instance of the API with the provided configuration options.

# Constants

AddonsBasePathV5 is a base path for addons api v5.
DefaultExtensionFilename is the default filename for the extension zip file to be uploaded.
DefaultSourceFilename is the default filename for the source zip file to be uploaded.

# Structs

AddonCreateRequest describes addon json structure to the store api.
API represents an instance of a remote API that the client can interact with.
Config represents configuration options for creating a new API instance.
VersionCreateRequest describes version json structure for request to the store api.