golang的私有化定制自动更新插件
zanbin168
2023-10-17 26056eac5c19ba705bffbbeaa42d926f556a9dd5
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