-
goctl-vscode version: 0.1.10
goctl version: 1.7.2 linux/amd64
报错内容:Check the console in goctl when formatting. goctl seem not in your $PATH , please try in terminal.
实际:
![image](https://githu…
-
goctl api plugin -plugin goctl-swagger='swagger -filename rest.swagger.json -pack Response' -api api_def/admin.api -dir api
我的admin.api 里面import 了base.api ,还有 app.api ,order.api等api
然后 app.api ,or…
-
Why do I get an error when I use the Command+N shortcut to download goctl plugin:
> **goctl not found,**
but I can use the command line at the terminal
-
## Feature Overview
Support formatting the version string.
For example, support removing the prefix.
## Why is the feature needed?
> Please explain the problem you want to solve.
This is …
-
The Goctl plugin has encountered an exception without doing anything.
* Goctl version 1.1.9
* GoLand 2024.1.2
Build #GO-241.17011.92, built on May 23, 2024
The stacktrace.txt:
```
com.intellij…
-
goland安装报错,版本1.0.0
> 6:41 PM lookup at PATH: /home/ubuntu/bin:/home/ubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
>
>
>…
-
**Is your feature request related to a problem? Please describe.**
when creating new project using `goctl api new xxx` inside of a go workspace, it will failed: "no matched module"
**Describe th…
-
**Describe the bug**
api template file keywords @server, the custom key value do not support chinese.
use goctl-swagger to make a swagger json file, but get error.
**To Reproduce**
goctl api plu…
-
作者你好,最近在学习的时候发现Dockerfile中goctl的最新版本无法和go-zero-mall仓库的依赖对应,而指定使用goctl@v1.5.0版本可以兼容go-zero-mall仓库代码中的go.mod依赖。
-
我升级到v0.2.0版本后,出现下面的错误, 现在已经定位到问题出现range=[1:1000], 1000删除后就可以正确运行
api
```
PermissionListBackReq {
ParentId uint64 `form:"parentId,optional"` // 父级权限id
Name string…
vmee updated
6 months ago