默认情况下连接的是gitlab.com上的API地址,你可以通过下面的方法进行修改。 1package main 2 3import ( 4 "fmt" 5 "github.com/xanzy/go-gitlab" 6 ...
確定! 回上一頁