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

# Constants

DefaultUploadTimeout is the default timeout for the upload.
StatusFailed status is returned when update or publish were failed.
StatusInProgress status is returned when update or publish are in progress yet.
StatusInvalid status for default value.
StatusSucceeded status is returned when update or publish were successful.

# Structs

AuthorizeResponse describes the response received from the Edge Store authorization request.
Client represent the edge client.
PublishStatusResponse is the response of the PublishStatus API.
StatusError represents the error returned by the edge store.
Store represents the edge store instance.
UpdateOptions represents the options for the update.
UploadStatusResponse represents the response from the upload status endpoint.

# Type aliases

Status represents the status of the update or publish.