Commit Graph

2 Commits

Author SHA1 Message Date
Derek McQuay 017d100810 Restructured code to pass up and handle errors
Pretty big change.  Things now pass up errors that can be handled by the
caller.  This brought about a lot of change.  Errors attempt to be
descriptive of where they came from and notify user of the api what
potentailly caused the error.  Also renamed go-halo5-api.go to a more
suitable name, http.go.  This might change in the future if we implement
the http.Client interface
2016-05-11 14:52:37 -07:00
Derek McQuay 4550ba9d30 moved main.go in to a seperate cmd dir 2016-05-11 10:48:44 -07:00