Safe Haskell | None |
---|
Configuration server for the metadata daemon.
- handler :: RpcServer MetadMonadInt
- start :: DaemonOptions -> MetadHandle -> IO ()
The handler that converts RPCs to calls to the above functions
The main server code
start :: DaemonOptions -> MetadHandle -> IO ()Source