mirror of
https://github.com/mainnika/mongox-go-driver.git
synced 2026-05-22 15:53:36 +00:00
Update mongo library
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
// ManyLoader is a controller for a database cursor
|
||||
type ManyLoader struct {
|
||||
mongo.Cursor
|
||||
*mongo.Cursor
|
||||
ctx context.Context
|
||||
target interface{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user