| Maintainer | Toshio Ito <debug.ito@gmail.com> |
|---|---|
| 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 | |