contact

package
v0.0.0-...-1d800d4 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Import

func Import(ctx context.Context, db *mongo.Database, rTx, tx pgx.Tx, limit int) error

Types

type ContactsField

type ContactsField struct {
	Contacts map[string]contactDetails `bson:"contacts"`
}

type ForPQ

type ForPQ struct {
	ContactsField `bson:"inline"`
	UserIdField   `bson:"inline"`
}

type UserIdField

type UserIdField struct {
	UserId primitive.ObjectID `bson:"user_id"`
}

Jump to

Keyboard shortcuts

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