func()

in manager.go [153:155]


func (m *Manager) withMigrator(migrator *Migrator) {
	m.migrator = migrator
}