mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 15:10:49 +00:00
11 lines
287 B
Cheetah
11 lines
287 B
Cheetah
{{define "config" -}}
|
|
{{template "header" .Name}}
|
|
## Current Features for {{.Name}}
|
|
|
|
+ This package deals with configuration utilities
|
|
|
|
### Please click GoDocs chevron above to view current GoDoc information for this package
|
|
{{template "contributions"}}
|
|
{{template "donations"}}
|
|
{{end}}
|