package connection type Cursor interface { NS() Namespace Id() string Cursor() string }