package
0.0.0-20210731190100-81b935a42b51
Repository: https://github.com/ash3798/amazonwebscraper.git
Documentation: pkg.go.dev
# Functions
InitDatabaseClient connects to DB and initializes the DB client for use in application.
InsertToDB function insert the scrape data into db by creating new document in it.
PersistDataToDB function persists the data in the database.
# Variables
No description provided by the author
# Structs
Product contains scraped details of the product.
No description provided by the author