Documentation ¶ Index ¶ func Connect(dsn string) (*sql.DB, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Connect ¶ func Connect(dsn string) (*sql.DB, error) Connect connects to a database and migrates schema. Types ¶ This section is empty. Source Files ¶ View all Source files db.go Directories ¶ Show internal Expand all Path Synopsis migration testdb Click to show internal directories. Click to hide internal directories.