steam
Go Library to interact with Steam game servers
About steam
go-steam
go-steam is a Go library for querying Source servers.
Requirements
- Go 1.1 or above
Installation
go get -u github.com/sostronk/go-steam
To use the build in steam utility, install it using:
go get -u github.com/sostronk/go-steam/cmd/steam
License
This code is free software; you can redistribute it and/or modify it under the terms of the MIT License. A copy of this license can be found in the included LICENSE file.
Frequently Asked Questions
What is steam?
steam is a Third-party APIs library for the Go programming language. Go Library to interact with Steam game servers
How do I install steam?
Install steam with the Go module system using `go get sostronk/go-steam`. Check the repository for the current installation instructions.
What category does steam belong to?
steam is listed under Third-party APIs, specifically Third-party APIs.