Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
func Open ¶
Open returns new storage implementaion that uses inmemory relation database(sqlite) as a storage.
The db is stored in passed dbDir and has dbName. If the db exists, then it is used. Otherwise new one is created.
func (*Storage) GetCardRepo ¶
func (*Storage) GetDeckRepo ¶
Click to show internal directories.
Click to hide internal directories.