Mint EnterpriseDB interface type
Created by: camdencheek
This mints a new interface, EnterpriseDB
. Why? The idea here is to do the
same thing we did for the internal/database
package, and convert enterprise
stores to methods on an interface so they are all mockable.