不在单纯
不在单纯
https://github.com/go-ego/riot
i publish my server bt docker that its ip and port is random,but in swagger,i use like this: // @host 0.0.0.0:12348 // @BasePath /zt-group-apiserver/api/v1/group so i can't send request to...
solve follow problem, https://github.com/mcos/schemabuf/issues/9 it will support to generate go proto.
language: golang i generate proto file . contain text as follow: google.protobuf.Timestamp create_time = 19; google.protobuf.Timestamp update_time = 20; but when i build my golang project. can.'t find *protobuf.Timestamp this...
only master:fix branch has config.json. I suggest that all branches should include it to avoid that others guys cann't find it.
修复 引用mod的如下报错 go: github.com/smokezl/[email protected]: parsing go.mod: module declares its path as: matryoshka but was required as: github.com/smokezl/matryoshka
https://github.com/smokezl/matryoshka/pull/4