Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
monitorService :: [([Char], [Char])] Source #
monitorPort :: Int Source #
startMonitor :: MonadIO m => m () Source #
monitorHandle :: IORef (Maybe a) Source #
endMonitor :: IO () Source #
findInNodes :: Service -> TransIO [Node] Source #
ridentsBanned :: IORef [String] Source #
rServicesBanned :: IORef [Service] Source #
inputAuthorizations :: TransIO b Source #
monitorNode :: Node Source #