index
:
ibd-trader
dependabot/go_modules/backend/github.com/docker/docker-25.0.6incompatible
dependabot/go_modules/backend/github.com/opencontainers/runc-1.1.12
dependabot/npm_and_yarn/frontend/next-14.2.10
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
db
/
embed.go
blob: e0a4e0b8b57e0593f6c84a6182e33a205ecdf4ad (
plain
) (
blame
)
1
2
3
4
5
6
package
db
import
"embed"
//go:embed migrations/*.sql
var
Migrations embed
.
FS