breakcheck:Go的向后兼容短绒 源码
断点检查 breakcheck根据给定的git参考检查工作树中的导出值,类型和函数声明,以查找潜在的重大更改。 用法 $ breakcheck --help Example usage: breakcheck # compares working tree against git head breakcheck --base=v1.0.0 # compares against tag v1.0.0 Flags: -base string git reference to compare against (default "head") -private include exported methods with private receivers -v enable verbose mode 例子 以下是针对datadog
文件列表
breakcheck-master.zip
(预估有个8文件)
breakcheck-master
go.mod
43B
summary.go
2KB
printer.go
5KB
go.sum
0B
git.go
3KB
main.go
3KB
README.md
2KB
comparer.go
6KB
暂无评论