Retracted : GODRIVER-3059: The v1.13.0 Git tag changed, causing security errors when
users downloaded the Go driver module. Also, the BSON performance
improvements introduced a panic when marshaling/unmarshaling Go errors.
The highest tagged major version is
v2 .
Discover Packages
go.mongodb.org/mongo-driver
internal
csfle
package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
EncryptedCacheCollection = "ecc"
EncryptedStateCollection = "esc"
EncryptedCompactionCollection = "ecoc"
)
GetEncryptedStateCollectionName returns the encrypted state collection name associated with dataCollectionName.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.