| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| dir-index-html @ a2330df8 | ||
| init-doc | ||
| README.md | ||
| assets.go | ||
| assets_test.go | ||
| bindata.go | ||
| bindata_dep.go |
1. Use a submodule for dir-index-html. This isn't a go dependency and treating it like one is more trouble than it's worth. We don't actually need to checkout the submodule unless we need to regenerate the assets. 2. Avoid a runtime dependency on dir-index-html (may shave a few bytes off the final binary?). 3. Remove unused code. 4. Avoid bundling unused files. 5. Switch to a maintained version of go-bindata. 6. Use go mod to manage go-bindata.
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| dir-index-html @ a2330df8 | ||
| init-doc | 正在载入提交数据... | |
| README.md | 正在载入提交数据... | |
| assets.go | 正在载入提交数据... | |
| assets_test.go | 正在载入提交数据... | |
| bindata.go | 正在载入提交数据... | |
| bindata_dep.go | 正在载入提交数据... |