command
module
Version:
v0.0.0-...-66d8c45
Opens a new window with list of versions in this module.
Published: Feb 17, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
stockfighter
Stateful API client for stockfighter.io written in Go
Implements all Trade API calls from the documentation (https://starfighter.readme.io) and some of the GameMaster API calls.
Trade API calls are tested and work, GM API calls should mostly work.
Usage
You can use the API client in your own Go packages:
import "github.com/ianberinger/stockfighter/api"
Documentation is on godoc .
See example.go for a usage example.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package api contains a wrapper for the stockfighter.io API.
|
Package api contains a wrapper for the stockfighter.io API. |
Click to show internal directories.
Click to hide internal directories.