Skip to content

Instantly share code, notes, and snippets.

@eamonnmcevoy
Created March 14, 2017 12:34
Show Gist options
  • Save eamonnmcevoy/4a3080599fd2b099c7334260fc948a03 to your computer and use it in GitHub Desktop.
Save eamonnmcevoy/4a3080599fd2b099c7334260fc948a03 to your computer and use it in GitHub Desktop.
defer func() {
session.DropDatabase(dbName)
session.Close()
}()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment