Maintainer | Toshio Ito <[email protected]> |
---|---|
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Network.Greskell.WebSocket.Request.Standard
Contents
Description
Synopsis
- data OpAuthentication = OpAuthentication {
- batchSize :: !(Maybe Int)
- sasl :: !Base64
- saslMechanism :: !SASLMechanism
- data OpEval = OpEval {}
OpAuthentication
data OpAuthentication Source #
Constructors
OpAuthentication | |
Fields
|
Instances
OpEval
Constructors
OpEval | |