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

11 lines
312 B
Cheetah

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