connection

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(opts ...core.ClientOption) *Client

func (*Client) Count added in v0.0.36

func (*Client) Create

func (*Client) Delete

func (*Client) Disable added in v0.0.37

func (c *Client) Disable(ctx context.Context, id string) (*hookdeckgosdk.Connection, error)

func (*Client) Enable added in v0.0.37

func (c *Client) Enable(ctx context.Context, id string) (*hookdeckgosdk.Connection, error)

func (*Client) Pause

func (c *Client) Pause(ctx context.Context, id string) (*hookdeckgosdk.Connection, error)

func (*Client) Retrieve

func (c *Client) Retrieve(ctx context.Context, id string) (*hookdeckgosdk.Connection, error)

func (*Client) Unpause

func (c *Client) Unpause(ctx context.Context, id string) (*hookdeckgosdk.Connection, error)

func (*Client) Update

func (*Client) Upsert

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL