gin-admin-cli icon indicating copy to clipboard operation
gin-admin-cli copied to clipboard

A gin-admin efficiency assistant that provides project initialization, code generation, greatly improves work efficiency, and quickly completes the development of business logic.

Results 6 gin-admin-cli issues
Sort by recently updated
recently updated
newest added

为什么go get -u都是v1.0.0??

Hello, I am not sure if I can get the documentation well. I have just made the following commands: ``` $gin-admin-cli new -d ~/go/src --name test-gin-admin --desc 'A test API...

用了最简单的命令 `gin-admin-cli gen -d ./ -m RBAC -structs Product` 打印报错: ``` 2024-05-10T00:43:54.495+0800 INFO [GEN] Write file: /Users/zhangzexuan/Codes.localized/work.localized/dev-aoni/dev-server/internal/mods/rbac/schema/product.go fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x1202a0c, 0x21) /usr/local/go/src/runtime/panic.go:619 +0x81 fp=0x7ff7bfeff1d8 sp=0x7ff7bfeff1b8...