tahoe-great-black-swamp-0.4.0.1: An implementation of the "Great Black Swamp" LAFS protocol.
Safe HaskellNone
LanguageHaskell2010

TahoeLAFS.Storage.APIDocs

Documentation

example :: Int -> [a] -> [a] Source #

Orphan instances

ToSample () Source # 
Instance details

Methods

toSamples :: Proxy () -> [(Text, ())] #

ToSample ReadTestWriteVectors Source # 
Instance details

ToSample ReadTestWriteResult Source # 
Instance details

ToSample ReadResult Source # 
Instance details

ToSample CorruptionDetails Source # 
Instance details

ToSample AllocationResult Source # 
Instance details

ToSample AllocateBuckets Source # 
Instance details

ToSample Version Source # 
Instance details

Methods

toSamples :: Proxy Version -> [(Text, Version)] #

ToSample ShareNumber Source # 
Instance details

ToSample ShareData Source # 
Instance details

ToParam (QueryParams "offset" Integer) Source # 
Instance details

ToParam (QueryParams "share_number" ShareNumber) Source # 
Instance details

Methods

toParam :: Proxy (QueryParams "share_number" ShareNumber) -> DocQueryParam #

ToParam (QueryParams "size" Integer) Source # 
Instance details

ToCapture (Capture "share_number" ShareNumber) Source # 
Instance details

Methods

toCapture :: Proxy (Capture "share_number" ShareNumber) -> DocCapture #

ToCapture (Capture "storage_index" StorageIndex) Source # 
Instance details

Methods

toCapture :: Proxy (Capture "storage_index" StorageIndex) -> DocCapture #