Documentation
¶
Index ¶
- func InitFakeRDB()
- func InitRDB(options ...func(*rdb) error) error
- func Mysql(username, password, host, port, dbName string) func(*rdb) error
- func Postgres(username, password, host, port, dbName string) func(*rdb) error
- func Sqlite(username, password, host, port, dbName string) func(*rdb) error
- type FakeORM
- type ORM
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitFakeRDB ¶
func InitFakeRDB()
Types ¶
Click to show internal directories.
Click to hide internal directories.