Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BSONSplitter is used to separate collection and document in a string.
BSONSplitter = "$"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
Key represents the key of the Document.
func FromBSONKey ¶
FromBSONKey creates an instance of Key from the received bsonKey.
Click to show internal directories.
Click to hide internal directories.