package
1.60.0
Repository: https://github.com/c9s/bbgo.git
Documentation: pkg.go.dev

# Functions

AddMigration adds a migration with its runtime caller information.
AddNamedMigration adds a named migration to the registered go migration map.
Migrations builds up the migration objects, sort them by timestamp and return as a slice.
SortedMigrations builds up the migration objects, sort them by timestamp and return as a slice.