Files
gocryptotrader/cmd/documentation/currency_templates/fx_base.tmpl
Adrian Gallagher f5914e8c10 Engine changes
2019-05-22 17:06:38 +10:00

12 lines
345 B
Cheetah

{{define "currency forexprovider base" -}}
{{template "header" .}}
## Current Features for {{.Name}}
+ This package enforces standard variables and methods for the foreign exchange
providers.
### Please click GoDocs chevron above to view current GoDoc information for this package
{{template "contributions"}}
{{template "donations"}}
{{end}}