Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.
/ goma Public archive

goma is a Database access framework for golang(Go)

License

Notifications You must be signed in to change notification settings

kyokomi/goma

Repository files navigation

goma (胡麻)

Circle CI GoDoc

goma (胡麻) is a Database access framework for golang(Go)

I'm making based on Doma;

golang version 1.4.0 〜

Install

$ go get gopkg.in/kyokomi/goma.v1/gen/goma

latest Ver

$ go get github.com/kyokomi/goma/gen/goma

Usage

GitBook Document

Command

   init-config	create example config file
   gen		generate code by params
   gen-config	generate code by config
   help, h	Shows a list of commands or help for one command

Support Driver

Author

kyokomi

Licence

Apache License Version 2.0