index
:
gorum.git
master
Простой форум без внешних зависимостей
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrations
/
fs.go
blob: 91cca1c33b8d3a236e0a2fb0f1e59a281ffec944 (
plain
) (
blame
)
1
2
3
4
5
6
package migrations import "embed" //go:embed *.sql var FS embed.FS