Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTempDBFile ¶
func CreateTemporarySQLiteDB ¶
func CreateTemporarySQLiteDB(dbPath string, dbOptions string, logger gethlog.Logger) (enclavedb.EnclaveDB, error)
CreateTemporarySQLiteDB if dbPath is empty will use a random throwaway temp file, otherwise dbPath is a filepath for the sqldb file, allows for tests that care about persistence between restarts
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.