golang的私有化定制自动更新插件
shenwc
2024-11-26 f3ef5cf77a9ed8b93f5c0834cee10a26a219a5b7
stores/gitee/gitee.go
old mode 100644 new mode 100755
@@ -13,6 +13,8 @@
   "golang.org/x/oauth2"
)
//https://gitee.com/api/v5/swagger#/getV5ReposOwnerRepoStargazers?ex=no
type Store struct {
   Owner   string
   Repo    string