processing_export

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

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

func NewModel

func NewModel(db *m.Database) Model

func (Model) IsProcessing

func (m Model) IsProcessing(ctx context.Context, eventID primitive.ObjectID) (processing bool, err error)

func (Model) SetProcessing

func (m Model) SetProcessing(ctx context.Context, eventID primitive.ObjectID) (err error)

func (Model) UnsetProcessing

func (m Model) UnsetProcessing(ctx context.Context, eventID primitive.ObjectID) (err error)

Jump to

Keyboard shortcuts

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