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

11 lines
321 B
Cheetah

{{define "currency" -}}
{{template "header" .Name}}
## Current Features for {{.Name}}
+ Currency package deals with currency pair generation, manipulation and tracking
### Please click GoDocs chevron above to view current GoDoc information for this package
{{template "contributions"}}
{{template "donations"}}
{{end}}