581 B
581 B
Hanzo Golang Migrate
Overview
Go module: github.com/golang-migrate/migrate/v4
Tech Stack
- Language: Go
Build & Run
go build ./...
go test ./...
Structure
golang-migrate/
CONTRIBUTING.md
Dockerfile
Dockerfile.circleci
Dockerfile.github-actions
FAQ.md
GETTING_STARTED.md
LICENSE
MIGRATIONS.md
Makefile
README.md
SECURITY.md
cli/
cmd/
database/
dktesting/
Key Files
README.md-- Project documentationgo.mod-- Go module definitionMakefile-- Build automationDockerfile-- Container build