mongoose

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(collectionName string, jsonData string)

func Find

func Find(collectionName string, filterJSON ...string) []bson.M

func FindAllandDelete

func FindAllandDelete(collectionName string, filterJSON string)

func FindAllandUpdate

func FindAllandUpdate(collectionName string, filterJSON string, updateJSON string)

func FindOne

func FindOne(collectionName string, filterJSON ...string) bson.M

func FindOneandDelete

func FindOneandDelete(collectionName string, filterJSON string)

func FindOneandUpdate

func FindOneandUpdate(collectionName string, filterJson string, updateJson string)

func Populate

func Populate(fieldName string, collectionRef string, document bson.M) bson.M

func PopulateAll

func PopulateAll(fieldName string, collectionRef string, documents []bson.M) []bson.M

Types

This section is empty.

Jump to

Keyboard shortcuts

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