module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Mar 8, 2024
License: MIT
Opens a new window with license information.
README
¶
GoSteamId
go version of https://github.com/DoctorMcKay/node-steamid
go get github.com/eclou/go-steamid
Init from trade url
steamId := steamid.SteamId{}
err = steamId.FromTradeUrl("https://steamcommunity.com/tradeoffer/new/?partner=474816273&token=RZbHYcrV")
if err != nil {
t.Fatalf("invalid trade url: %v", err)
}
Directories
¶
Click to show internal directories.
Click to hide internal directories.