go run cmd/migrate/main.go create name
go run cmd/migrate/main.go down
go install github.com/swaggo/swag/cmd/swag@latest
swag init -g .\cmd\main.go --outputTypes json
go env -w GOPRIVATE=gitlab.kvant.online/*
and
git config --global url."ssh://[email protected]".insteadOf "https://gitlab.kvant.online"
CREATE EXTENSION IF NOT EXISTS "btree_gist";
CREATE EXTENSION cube;
CREATE EXTENSION earthdistance;
go get -u gitlab.kvant.online/seal/grpc-contracts
driver -> gateway -> api (если есть миграции) -> sync -> syncRaw