package
0.1.1
Repository: https://github.com/zaporter/go-update-mongo.git
Documentation: pkg.go.dev

# Functions

NewRegistry creates a new Registry.

# Constants

Normal represents a normal cursor.
Tailable represents a tailable cursor.
TailableAwait represents a tailable and blocking cursor.

# Structs

Cursor allows clients to iterate over a result set (or multiple sets for tailable cursors).
NewParams represent parameters for NewCursor.
Registry stores cursors.

# Type aliases

Type represents a cursor type.