Results 19 issues of wyvern

Adds support for the [Goplus](https://github.com/goplus/gop) programming language.

models.getFile -> Fail to open file: open docs/zh-CN/quickstart.md: no such file or directory

We have a requirement to enable http2 according to server_name, How can I do it, I see that there is a PR: https://github.com/openresty/lua-resty-core/pull/147, but it is closed.

Automatic completion is not effective in some cases like define var use :=

enhancement

At present, the code completion of go + relies on go's toolchain, but currently go's toolchain does not implement automatic download, it needs to be implemented.

enhancement

1. After creating the project, jump to the code edit page, and wait for the code edit related tools to be loaded before returning 2. If the returned result does...

课程:https://x.qiniu.com/editor/curator/Coding-Course-36/sprites/Kiko/code ``` onStart => { var radishs = []radish{Radish, Radish2, Radish3} var boats = []boat{Boat, Boat2, Boat3} for b in boats { if b.IsWooden() { var a Sprite = b...