package
9.0.0-beta.1.pre+incompatible
Repository: https://github.com/pingcap/ticdc.git
Documentation: pkg.go.dev

# Functions

CDCRESTClientFromConfig creates a CDCRESTClient from specific config items.
NewCDCRESTClient creates a new CDCRESTClient.
NewRequest creates a new request.

# Constants

Valid HTTP methods.
Valid HTTP methods.
Valid HTTP methods.
Valid HTTP methods.

# Structs

BasicAuth holds the basic authentication information.
CDCRESTClient defines a TiCDC RESTful client.
Config holds the common attributes that can be passed to a cdc REST client.
Request allows for building up a request to cdc server in a chained fasion.
Result contains the result of calling Request.Do().

# Interfaces

CDCRESTInterface includes a set of operations to interact with TiCDC RESTful apis.

# Type aliases

HTTPMethod represents HTTP method.