Custom code from a fork of outtoin https://github.com/outtoin/bitget-golang-sdk-api
Custom code from a fork of Bitget Open API V3 SDK https://github.com/BitgetLimited/v3-bitget-api-sdk
sudo rm -rvf /usr/local/go wget https://golang.org/dl/go1.21.1.linux-arm64.tar.gz -O go.tar.gz && tar -C /usr/local -xzf go.tar.gz && rm go.tar.gz