Skip to content

aurawing/ytttransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytttransfer

eos-go中: responses.go 第195行改为More string api.go 第561行增加以下方法:

func (api *API) Call(baseAPI string, endpoint string, body interface{}, out interface{}) error {
	return api.call(baseAPI, endpoint, body, out)
}

注:使用go-mod时需要修改%GOPATH%\pkg\mod\github.com\eoscanada\eos-go@v0.8.11下的源文件

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages