Interface With Your Database in Go Tests Caleb Thompson July 10, 2015 Uncategorized Go’s interface provides a way to abstract away things like your database for testing. Read more at the source