Safe Haskell | None |
---|---|
Language | Haskell2010 |
Functionality related to retrieving "immutable" shares (mainly CHK).
Synopsis
- announcementToImmutableStorageServer :: MonadIO m => StorageServerAnnouncement -> m (Either LookupError StorageServer)
Documentation
announcementToImmutableStorageServer :: 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 immutable shares stored on it.