command
Version:
v0.0.0-...-afd2f52
Opens a new window with list of versions in this module.
Published: Mar 4, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
-
Install go as per https://golang.org/doc/install
-
Copy this directory into your $GOPATH /src dir
-
Setup your keys as either ENV vars or $HOME/.ebayapi
-
ENV vars example
export GOPATH="/home/username/Projects/go/"
export EBAY_TOKEN=""
export EBAY_APP_ID=""
export EBAY_DEV_ID=""
export EBAY_CERT_ID=""
-
Run go install ebaygetmessages
-
Go to $GOPATH /bin
-
Run ex. ./ebaygetmessages -s 2015-07-16T20:34:44 -e 2015-08-14T20:34:44
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.