Documentation
¶
Index ¶
- type App
- func (a *App) Create(ctx context.Context, pathname string, recursive bool, ...) (string, error)
- func (a *App) Delete(ctx context.Context, id string) error
- func (a *App) Done() <-chan struct{}
- func (a *App) EventConsumer(ctx context.Context, event provider.Event)
- func (a *App) Exclusive(ctx context.Context, name string, action func(ctx context.Context) error) error
- func (a *App) List() (output []provider.Webhook)
- func (a *App) PubSubHandle(webhook provider.Webhook, err error)
- func (a *App) Start(ctx context.Context)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.