ipfs-1.3.0.1: Access IPFS locally and remotely
Safe HaskellNone
LanguageHaskell2010

Network.IPFS.Client.Streaming.Pin

Documentation

type PinComplete = "api" :> ("v0" :> ("pin" :> ("add" :> (CID' :> (QueryParam "progress" Bool :> StreamPost NewlineFraming JSON (SourceIO PinStatus)))))) Source #