Safe Haskell | None |
---|---|
Language | Haskell2010 |
BattleNet.Plumbing
Documentation
apiEndpointUrl' :: Text -> BattleNetConnectionInfo -> [Text] -> [(Text, Text)] -> Text Source
apiEndpointUrl :: [Text] -> [(Text, Text)] -> BattleNetConnectionInfo -> Text Source
apiEndpoint :: FromJSON a => [Text] -> [(Text, Text)] -> Manager -> BattleNetConnectionInfo -> IO a Source