row

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: 11 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) Add

func (m Model) Add(
	ctx context.Context,
	eventID primitive.ObjectID,
	fullCompanyV2 *parser.FullCompanyV2,
) (
	err error,
)

func (Model) Clean

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

func (Model) Flush

func (m Model) Flush(
	ctx context.Context,
) (
	err error,
)

func (Model) PipeMongoToLocalFile

func (m Model) PipeMongoToLocalFile(
	ctx context.Context,
	eventID primitive.ObjectID,
) (
	csvPath string,
	err error,
)

Jump to

Keyboard shortcuts

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