Imports github.com/Rhymen/go-whatsapp/binary github.com/Rhymen/go-whatsapp/binary/proto github.com/Rhymen/go-whatsapp/crypto/cbc github.com/Rhymen/go-whatsapp/crypto/curve25519 github.com/Rhymen/go-whatsapp/crypto/hkdf github.com/gorilla/websocket github.com/pkg/errors Standard library imports bytes crypto/hmac crypto/rand crypto/sha256 encoding/base64 encoding/hex encoding/json fmt io io/ioutil log math/rand net net/http net/url os strconv strings sync sync/atomic time