Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
Using the SteamKit2 with C#, you are able to get the email domain (gmail.com) when an auth code is required. It seems like with this go-steam package with golang, I am unable to access the email domain from my main package. Is it at all possible?
Using the SteamKit2 with C#, you are able to get the email domain (gmail.com) when an auth code is required. It seems like with this go-steam package with golang, I am unable to access the email domain from my main package. Is it at all possible?