aboutsummaryrefslogtreecommitdiff
path: root/account.go
Commit message (Collapse)AuthorAgeFilesLines
* add ContainerStefan Majewsky2018-02-041-12/+24
|
* implement compileHeadersStefan Majewsky2018-01-301-1/+1
| | | | Test is still failing though...
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-4/+11
| | | | Failing right now because compileHeaders() is a stub.
* lay down the full Account APIStefan Majewsky2018-01-291-43/+26
|
* sketch out how requests could workStefan Majewsky2018-01-281-0/+58
|
* add Account, package docsStefan Majewsky2018-01-261-0/+89