goctl-php:goctl php插件

时间:2024-06-20 01:38:29
【文件属性】:

文件名称:goctl-php:goctl php插件

文件大小:39KB

文件格式:ZIP

更新时间:2024-06-20 01:38:29

Go

goctl-php goctl-php是一款基于goctl的插件,用于生成 php 调用端(服务端) http server请求代码。 本插件特性: 仅支持post json 支持get query参数 支持path路由变量 仅支持响应体为json 警告:本插件是对goctl plugin开发流程的指引,切勿用于生产环境。 插件使用 编译goctl-php插件 $ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/zeromicro/goctl-php 将$GOPATH/bin中的goctl-php添加到环境变量 创建api文件 info( title: "type title here" desc: "type desc here" author: "type author here" e


【文件预览】:
goctl-php-main
----generate()
--------generate.go(2KB)
--------dir.go(1KB)
--------bean.go(2KB)
--------service_test.go(2KB)
--------service.go(1KB)
--------iservice.go(2KB)
--------converter.go(11KB)
--------iservice_test.go(2KB)
--------generate_test.go(3KB)
--------bean_test.go(1KB)
----action()
--------action.go(1KB)
----.github()
--------workflows()
----LICENSE(1KB)
----.idea()
--------dbnavigator.xml(22KB)
--------misc.xml(174B)
--------vcs.xml(180B)
--------modules.xml(270B)
--------.gitignore(176B)
--------goctl-php.iml(322B)
----.gitignore(5B)
----go.sum(34KB)
----README.md(4KB)
----goctl-php.go(1KB)
----template()
--------bean.go(1KB)
--------service.go(2KB)
--------iservice.go(1KB)
----go.mod(165B)

网友评论