package
0.0.0-20220910142224-c294b087b96d
Repository: https://github.com/astaxie/build-web-application-with-golang.git
Documentation: pkg.go.dev

# README

Setup for ch.5.6 for MongoDB

  • Step 1) Install and run MongoDB
  • Step 2) Launch the MongoDB daemon (mongod) to start the server.
  • Step 3) Run go get to download and install the remote packages.
  • Step 4) Execute the program with go run main.go

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author