go-steamid

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2024 License: MIT

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL