Documentation ¶ Index ¶ func Migrate() error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Migrate ¶ func Migrate() error Migrate runs every migration specified in the getMigrations function. It should be run as early as possible in the program, and should never be called again. Types ¶ This section is empty. Source Files ¶ View all Source files migrate.go Click to show internal directories. Click to hide internal directories.