mongo

package
v0.0.0-...-76cc3e0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserRepository

type UserRepository interface {
	AddUser(ctx context.Context, user model.User) (string, error)
}

func NewUserRepository

func NewUserRepository(database string, mongoClient mongo.Client) (UserRepository, error)

Jump to

Keyboard shortcuts

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