| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Gophercloud dependencies move into subpackage gopherschwift.
* Tests move into subpackage tests (to avoid import cycles).
+ Rename "Client" to "Backend".
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This allows me to make the API much simpler. More simplification
forthcoming in the following commit; I just want to make a cut since
`make test` is happy right now.
|
| |
|
|
|
|
| |
I'm quite satisfied with this right now (though this doesn't say
anything about how I feel about it tomorrow), but it's ugly that some
guts (headers.Base) are exposed in the public API.
|
| |
|