golang的私有化定制自动更新插件
zanbin168
2023-10-17 26056eac5c19ba705bffbbeaa42d926f556a9dd5
update
1个文件已修改
2 ■■■■■ 已修改文件
stores/gitee/gitee.go 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
stores/gitee/gitee.go
@@ -13,6 +13,8 @@
    "golang.org/x/oauth2"
)
//https://gitee.com/api/v5/swagger#/getV5ReposOwnerRepoStargazers?ex=no
type Store struct {
    Owner   string
    Repo    string