//
pkg.gl
Category
github.com/wyattis/goof
repository
0.0.3
Repository:
https://github.com/wyattis/goof.git
Documentation:
pkg.go.dev
Overview
Dependencies
0
Dependents
0
#
Packages
generate
No description provided by the author
goof
No description provided by the author
gtime
No description provided by the author
log
No description provided by the author
migrate
No description provided by the author
schema
No description provided by the author
sql
No description provided by the author
#
README
goof
A golang migration library similar to Laravel's migrations
Development
Install go and go-enum
go generate ./...
go test ./...