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 ...option.RequestOption) *Client
func (*Client) Update ¶
func (c *Client) Update( ctx context.Context, request *hookdeckgosdk.NotificationUpdateRequest, opts ...option.RequestOption, ) (*hookdeckgosdk.ToggleWebhookNotifications, error)
Click to show internal directories.
Click to hide internal directories.