Files
gocryptotrader/cmd/documentation/communications_templates/base.tmpl
Adrian Gallagher f5914e8c10 Engine changes
2019-05-22 17:06:38 +10:00

13 lines
348 B
Cheetah

{{define "communications base" -}}
{{template "header" .}}
## Base Communications package
### Current Features
+ Used to enforce standard variables and methods across the communication packages
### Please click GoDocs chevron above to view current GoDoc information for this package
{{template "contributions"}}
{{template "donations"}}
{{end}}