//
pkg.gl
Category
github.com/zaporter/go-update-mongo
internal
ferret
clientconn
cursor
package
0.1.1
Repository:
https://github.com/zaporter/go-update-mongo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
322 SLOC
#
Functions
NewRegistry
NewRegistry creates a new Registry.
#
Constants
Normal
Normal represents a normal cursor.
Tailable
Tailable represents a tailable cursor.
TailableAwait
TailableAwait represents a tailable and blocking cursor.
#
Structs
Cursor
Cursor allows clients to iterate over a result set (or multiple sets for tailable cursors).
NewParams
NewParams represent parameters for NewCursor.
Registry
Registry stores cursors.
#
Type aliases
Type
Type represents a cursor type.