Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct {
SteamID mangosteam.SteamID `json:"steam_id"`
Username string `json:"username"`
Password string
APIKey string
Email string
SteamLogin string
SteamLoginSecure string
auth.SteamGuardAccount
auth.OAuth
}
User represents a steam user
func (*User) NewWebSteamClient ¶
NewWebSteamClient creates a web steam client with the right cookies to interact with web steam
Click to show internal directories.
Click to hide internal directories.