diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2018-04-29 15:37:13 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2018-04-29 15:37:13 +0200 |
| commit | 1f3fcfa9366e49b371c7be2b5c90b957ce93b8dd (patch) | |
| tree | a124a3cba94b10819b885df14ddae7efa0fe89c7 /backend.go | |
| parent | 55851ab5d1eb31f868ae45abdbdef152dd97b1ac (diff) | |
| download | go-schwift-1f3fcfa9366e49b371c7be2b5c90b957ce93b8dd.tar.gz | |
update documentation with new Gophercloud best practices
Diffstat (limited to 'backend.go')
| -rw-r--r-- | backend.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,8 +24,6 @@ import ( //Backend is the interface between Schwift and the libraries providing //authentication for it. -// -//TODO list implementations type Backend interface { //EndpointURL returns the endpoint URL from the Keystone catalog for the //Swift account that this backend operates on. It should look like |
