steam

package
v0.0.0-...-f06996e Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2017 License: Apache-2.0 Imports: 6 Imported by: 5

Documentation

Overview

Package steam provides interface to some parts of Steam Web API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserCount

func GetUserCount(appID int) (int, error)

GetUserCount returns current number of users for a specified application.

Types

type App

type App struct {
	ID   int    `json:"appid"`
	Name string `json:"name"`
}

func GetApps

func GetApps() ([]App, error)

GetApps returns slice of all application that are available on Steam platform.

Jump to

Keyboard shortcuts

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