3 lines
105 B
Go
3 lines
105 B
Go
package migration
|
|
|
|
//go:generate go-bindata -pkg migration -o migration_gen.go sqlite3/ mysql/ postgres/
|