diff options
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 |
