Files
gocryptotrader/tools/documentation/readme_templates/exchanges_readme.tmpl

11 lines
314 B
Cheetah

{{define "exchanges" -}}
{{template "header" .Name}}
## Current Features for {{.Name}}
+ This package is used to connect and query data from supported exchanges
### Please click GoDocs chevron above to view current GoDoc information for this package
{{template "contributions"}}
{{template "donations"}}
{{end}}