99designs / 99designs/gqlgen-contrib
Split packages into separate modules
未关闭
- 主要语言
- Go
- 星标
- 96
- 派生
- 36
- PR 合并指标
- 30 天内没有已合并 PR
描述
There are a number of reasons why the current structure of this repository is not the best:
- Even if I want to use one package from this module, Go will install everything listed in `go.mod`
- gqlgen@v0.11.0 broke backwards compatibility with this module. If I update the lowest required version in `go.mod` to v0.11.0 to fix the code in this module, I will have to do that for all components, otherwise the others would stop working.
Therefore I suggest splitting this repository into smaller modules. I'd be happy to upgrade the opencensus integration to v0.11.0
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。