Tips: need Go 1.22+
fork binance-api-sdk-go to your github
git@github.com:339-Labs/binance-api-sdk-go.gitgit branch -C xxx
git checkout xxx
coding
git add .
git commit -m "xxx"
git push origin xxxHave a pr on your github and submit it to the binance-api-sdk-go repository
After the binance-api-sdk-go code maintainer has passed the review, the code will be merged into the binance-api-sdk-go library. At this point, your PR submission is complete
This code has not yet been audited, and should not be used in any production systems.