Versions in this module Expand all Collapse all v0 v0.1.1 Dec 12, 2023 v0.1.0 Oct 17, 2023 Changes in this version + func AsyncSaveDataToMongoDB(data []Data, done chan<- bool) + func GetMongoClient() (*mongo.Client, error) + func SaveDataToMongoDB(data Data) error