Skip to content

SoftManiack/file-manager

Repository files navigation

File Manager

Тесты

https://ieftimov.com/posts/testing-in-go-test-doubles-by-example/ https://habr.com/ru/articles/649363/ https://github.com/golang/mock


Миграции

https://github.com/pressly/goose?ysclid=lr58j7plma383897397

"postgres:https://YourUserName:YourPassword@YourHostname:5432/YourDatabaseName"; goose -dir db/migrations postgres "postgresql:https://goose:[email protected]:8092/go_migrations?sslmode=disable" up

goose -dir db/migrations postgres "postgres:https://postgres:123@localhost:5432/fm" up