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

# Constants

UploadStateFailure means that the request failed.
UploadStateInProgress means that the request is in progress.
UploadStateInvalid default invalid state.
UploadStateNotFound means that the item was not found.
UploadStateSuccess means that the request was successful.

# Structs

AuthorizeResponse describes the response received from the Chrome Store authorization request.
Client describes structure of a Chrome Store API client.
ItemError error provides details of the error.
ItemResource describes structure returned on the update and insert requests.
PublishResponse describes response returned on publish request.
StatusResponse describes status response fields.
Store describes structure of the store.

# Type aliases

UploadState describes the state of request.