aboutsummaryrefslogtreecommitdiff
path: root/doc.go
Commit message (Collapse)AuthorAgeFilesLines
* update documentation with new Gophercloud best practicesStefan Majewsky2018-04-291-10/+56
|
* reorganize codeStefan Majewsky2018-02-191-3/+5
| | | | | | * Gophercloud dependencies move into subpackage gopherschwift. * Tests move into subpackage tests (to avoid import cycles). + Rename "Client" to "Backend".
* introduce Client interfaceStefan Majewsky2018-02-191-1/+1
|
* lay down the full Account APIStefan Majewsky2018-01-291-9/+7
|
* add Account, package docsStefan Majewsky2018-01-261-0/+62