| Safe Haskell | None |
|---|
JSON.Login.Response
Documentation
Constructors
| Meta | |
Constructors
| Data | |
Fields
| |
Instances
| Show Message | |
| Generic Message | |
| ToJSON Message | |
| FromJSON Message | |
| EsbRecieve Message | The |
encode :: ToJSON a => a -> ByteString
eitherDecode :: FromJSON a => ByteString -> Either String a