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

11 lines
296 B
Cheetah

{{define "portfolio" -}}
{{template "header" .}}
## Current Features for {{.Name}}
+ This package allows for the monitoring of portfolio data.
### Please click GoDocs chevron above to view current GoDoc information for this package
{{template "contributions"}}
{{template "donations"}}
{{end}}