补充 godoc.
Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
parent
d582c5f14f
commit
172f14733f
|
@ -51,6 +51,8 @@ go get -v honnef.co/go/tools/cmd/staticcheck
|
|||
go install honnef.co/go/tools/cmd/staticcheck
|
||||
go get -v golang.org/x/tools/gopls
|
||||
go install golang.org/x/tools/gopls
|
||||
go get -v golang.org/x/tools/cmd/godoc
|
||||
go install golang.org/x/tools/cmd/godoc@latest
|
||||
```
|
||||
|
||||
### 1.3.VSCode 配置
|
||||
|
|
Loading…
Reference in New Issue