Skip to content

Instantly share code, notes, and snippets.

@JNaeemGitonga
Last active December 29, 2019 17:23
Show Gist options
  • Save JNaeemGitonga/1eb5378d12374f12e2a38b346760f49e to your computer and use it in GitHub Desktop.
Save JNaeemGitonga/1eb5378d12374f12e2a38b346760f49e to your computer and use it in GitHub Desktop.
func main() {}
func main() {
getMongoURIEnvVar(mongoURIName)
if client == nil && mongoURI != "" {
connectToMongoDB()
}
lambda.Start(handler)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment