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

11 lines
289 B
Cheetah

{{define "currency pair" -}}
{{template "header" .Name}}
## Current Features for {{.Name}}
+ This package services the currency package
### Please click GoDocs chevron above to view current GoDoc information for this package
{{template "contributions"}}
{{template "donations"}}
{{end}}