This is a Node.js wrapper around the binding EasyNativeBinding | native Easy class.

The only extra is that it provides a static field option and lock.

Hierarchy

  • Share
    • Share

Constructors

Properties

Methods

Constructors

Properties

option: typeof CurlShareOption = CurlShareOption

Options to be used with setOpt.

See the official documentation of curl_share_setopt() for reference.

CURLSHOPT_SHARE becomes Share.option.SHARE

Use CurlShareOption directly instead.

Methods