pd-touch

command
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: BSD-3-Clause Imports: 14 Imported by: 0

README

pd-deal

Command-line deal printer

Sample invocations

  • print value of all orders
pd-deal -token $PDTOKEN -filter 231 -template '{{.Value}}'
pd-deal -token $PDTOKEN -filter 231 -template '{{.Value | printf "%0.f"}}'
  • print value of all deals with offers
pd-deal -token $PDTOKEN -filter 305 -template '{{.Value}}'
pd-deal -token $PDTOKEN -filter 305 -template '{{.Value | printf "%0.f"}}'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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