Documentation ¶ Index ¶ func Can(db *sql.DB) (bool, error) func Do(db *sql.DB) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Can ¶ func Can(db *sql.DB) (bool, error) func Do ¶ func Do(db *sql.DB) error Do migrations on a database using the embedded migration files This function may panic if the files found in the embeded file system are not correctly formatted Types ¶ This section is empty. Source Files ¶ View all Source files embed.go Click to show internal directories. Click to hide internal directories.