Documentation
¶
Index ¶
Constants ¶
View Source
const ( CollFile = "files" CollRow = "rows" CollCachedExport = "cached_exports" CollProcessingExport = "processing_exports" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StartSession ¶
type StartSession func(...*options.SessionOptions) (mongo.Session, error)
Click to show internal directories.
Click to hide internal directories.