Fix GoReport issues

This commit is contained in:
Adrian Gallagher
2018-03-01 16:17:59 +11:00
parent 966cfc7512
commit c0ccc901dc
17 changed files with 50 additions and 51 deletions

View File

@@ -103,8 +103,7 @@ func main() {
GoCryptoTrader: Exchange documentation tool
This will update and regenerate documentation for the different packages
in GoCryptoTrader.
`)
in GoCryptoTrader.`)
codebasePaths = make(map[string]string)
codebaseTemplatePath = make(map[string]string)