wurui

Results 5 comments of wurui

> Is metadata middleware used? for handler using. middleware not used

https://github.com/woorui/kratos/blob/main/transport/http/server_md_test.go I use it like this, Is it the wrong way ?

diy the template file to solve it

我的translations是放在 /usr/local/go/下的,执行如下命令: `golangdoc -http=:6060 -godoc-local-root /usr/local/go/translations` 还是会报相同的错: `readTemplate: template: godoc.html:82: function "srcBreadcrumb" not defined`

我翻了下代码,也没有找到srcBreadcrumb这个词,我把golangdoc重新安装了一遍,问题依旧存在 macOS : `10.13.4 (17E202)` go version: ` go1.10.2 darwin/amd64 ` @achun