草庐IT

ghinstallation

全部标签

go - ghinstallation 中 GitHub 应用程序的集成 ID 是什么?

我正在尝试使用名为ghinstallation的库在Golang中创建一个GitHub应用程序.如下所述,需要集成ID和安装ID。//WrapthesharedtransportforusewiththeintegrationID1authenticatingwithinstallationID99.itr,err:=ghinstallation.NewKeyFromFile(tr,1,99,"2016-10-19.private-key.pem")iferr!=nil{log.Fatal(err)}我认为安装ID正是URL中出现的ID(https://github.com/setti

go - ghinstallation 中 GitHub 应用程序的集成 ID 是什么?

我正在尝试使用名为ghinstallation的库在Golang中创建一个GitHub应用程序.如下所述,需要集成ID和安装ID。//WrapthesharedtransportforusewiththeintegrationID1authenticatingwithinstallationID99.itr,err:=ghinstallation.NewKeyFromFile(tr,1,99,"2016-10-19.private-key.pem")iferr!=nil{log.Fatal(err)}我认为安装ID正是URL中出现的ID(https://github.com/setti