mongo

package
v0.0.0-...-5aba264 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Webhook

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

func NewWebhook

func NewWebhook(db *mongo.Database) *Webhook

func (*Webhook) Delete

func (w *Webhook) Delete(ctx context.Context, eventID string) error

func (*Webhook) Get

func (w *Webhook) Get(ctx context.Context, eventID string) (bool, error)

func (*Webhook) GetAndSet

func (w *Webhook) GetAndSet(ctx context.Context, eventID string) (bool, error)

func (*Webhook) InitIndex

func (w *Webhook) InitIndex(ctx context.Context) error

Jump to

Keyboard shortcuts

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