1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-06-13 13:39:23 -04:00

First pass at reorganizing go code into sub-packages

This commit is contained in:
2017-10-04 19:35:59 -04:00
parent d9ddef250a
commit d0a5980b85
36 changed files with 145 additions and 117 deletions

4
.gitignore vendored
View File

@ -3,5 +3,5 @@ static/bundle.js
static/codemirror
static/react-widgets
node_modules
cusip_list.csv
security_templates.go
internal/handlers/cusip_list.csv
internal/handlers/security_templates.go