Safe Haskell | None |
---|---|
Language | Haskell2010 |
Functionality related to retrieving "mutable" shares (for example, SDMF).
Synopsis
- announcementToMutableStorageServer :: MonadIO m => StorageServerAnnouncement -> m (Either LookupError StorageServer)
Documentation
announcementToMutableStorageServer :: MonadIO m => StorageServerAnnouncement -> m (Either LookupError StorageServer) Source #
Interpret the location in an announcement as a Tahoe-LAFS fURL pointed at a Great Black Swamp server and construct a StorageServer for interacting with mutable shares stored on it.