Documentation ¶
Overview ¶
Package mongo is used to export/import collections from/to a mongo database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportData ¶
ExportData exports data from collections in the specified database to a specified location as a zip file. This makes use of the mongoexport utility.
func ImportData ¶
ImportData imports collections stored in a zip file to the specified database.
Types ¶
Click to show internal directories.
Click to hide internal directories.