options

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 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 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 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