🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/ykhsiao25/golang_practice/go_backend/mongodb/exercise1_2

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ykhsiao25/golang_practice/go_backend/mongodb/exercise1_2

v0.0.0-20211125021757-2debdb464641
Source
Go
Version published
Created
Source

Use a map

Use the code in the "starting code" folder.

Remove mongodb from the code.

Instead of using mongodb, store all of the data in a map.

IMPORTANT: Make sure you update your import statements to import packages from the correct location!

FAQs

Package last updated on 25 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts