modulepackage
0.4.0-beta
Repository: https://github.com/avdva/bitstamp-go.git
Documentation: pkg.go.dev
# README
bitstamp-go
Fork of http://godoc.org/github.com/Narsil/bitstamp-go. Includes apiv2 and websocket support. Library api have been changed and it is not compatible with the original one.
An api written in go (golang) for http://www.bitstamp.net/
Documentation
# Functions
New creates a new api object given a user and a password.
NewFromConfig creates a new api object given a config file.
No description provided by the author
# Constants
API_URL is a url of the api v2 endpoint.