options

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountOpts added in v0.2.0

type CountOpts struct {
	options.CountOptions
}

CountOpts represents all possible options to the CountWithOptions() function.

type DeleteOpts

type DeleteOpts struct {
	options.DeleteOptions
}

DeleteOpts represents all possible options to the DeleteWithOptions() and DeletesWithOptions() functions.

type FindOpts

type FindOpts struct {
	options.FindOptions
}

FindOpts represent all possible options to the FindWithOptions and FindsWithOptions function.

type InsertOneOpts added in v0.2.0

type InsertOneOpts struct {
	options.InsertOneOptions
}

InsertOneOpts

type InsertOpts

type InsertOpts struct {
	options.InsertManyOptions
}

InsertOpts represents all possible options to the InsertWithOptions and InsertsWithOptions function.

type UpdateOpts

type UpdateOpts struct {
	options.UpdateOptions
}

UpdateOpts represents all possible options to the UpdateWithOptions() and UpdatesWithOptions() functions.

Jump to

Keyboard shortcuts

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