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

11 lines
292 B
Cheetah

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