aboutsummaryrefslogtreecommitdiff
path: root/backend.go
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2018-04-29 15:37:13 +0200
committerStefan Majewsky <majewsky@gmx.net>2018-04-29 15:37:13 +0200
commit1f3fcfa9366e49b371c7be2b5c90b957ce93b8dd (patch)
treea124a3cba94b10819b885df14ddae7efa0fe89c7 /backend.go
parent55851ab5d1eb31f868ae45abdbdef152dd97b1ac (diff)
downloadgo-schwift-1f3fcfa9366e49b371c7be2b5c90b957ce93b8dd.tar.gz
update documentation with new Gophercloud best practices
Diffstat (limited to 'backend.go')
-rw-r--r--backend.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.go b/backend.go
index 30013b1..50d8e4c 100644
--- a/backend.go
+++ b/backend.go
@@ -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