svixwebhook

package
v2.0.4 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by "gen"; DO NOT EDIT. This file is meant to be re-generated in place and/or deleted at any time.

Package svixwebhook provides the Svix Webhooks API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context) (*clerk.SvixWebhook, error)

Create creates a Svix app.

func Delete

func Delete(ctx context.Context) (*clerk.SvixWebhook, error)

Delete deletes the Svix app.

func RefreshURL

func RefreshURL(ctx context.Context) (*clerk.SvixWebhook, error)

RefreshURL generates a new URL for accessing Svix's dashboard.

Types

type Client

type Client struct {
	Backend clerk.Backend
}

Client is used to invoke the Organizations API.

func NewClient

func NewClient(config *clerk.ClientConfig) *Client

func (*Client) Create

func (c *Client) Create(ctx context.Context) (*clerk.SvixWebhook, error)

Create creates a Svix app.

func (*Client) Delete

func (c *Client) Delete(ctx context.Context) (*clerk.SvixWebhook, error)

Delete deletes the Svix app.

func (*Client) RefreshURL

func (c *Client) RefreshURL(ctx context.Context) (*clerk.SvixWebhook, error)

RefreshURL generates a new URL for accessing Svix's dashboard.

Jump to

Keyboard shortcuts

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