steamid Convert steamIDs between their types Supports steamID32 SteamID3 SteamID64 Example steamID32, err := SteamID32("STEAM_0:0:12345") steamID64 = steamID32.SteamID64String()