| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Data.Logs.FortSearchLogEntry
Documentation
data FortSearchLogEntry #
Constructors
| FortSearchLogEntry | |
Instances
| Eq FortSearchLogEntry # | |
| Show FortSearchLogEntry # | |
| Message FortSearchLogEntry # | |
| Default FortSearchLogEntry # | |
| HasField "eggs" FortSearchLogEntry FortSearchLogEntry # | |
| HasField "fortId" FortSearchLogEntry FortSearchLogEntry # | |
| HasField "items" FortSearchLogEntry FortSearchLogEntry # | |
| HasField "result" FortSearchLogEntry FortSearchLogEntry # | |
| type Field "eggs" FortSearchLogEntry # | |
| type Field "fortId" FortSearchLogEntry # | |
| type Field "items" FortSearchLogEntry # | |
| type Field "result" FortSearchLogEntry # | |
data FortSearchLogEntry'Result #
Constructors
| FortSearchLogEntry'UNSET | |
| FortSearchLogEntry'SUCCESS |
Instances
| Bounded FortSearchLogEntry'Result # | |
| Enum FortSearchLogEntry'Result # | |
| Eq FortSearchLogEntry'Result # | |
| Show FortSearchLogEntry'Result # | |
| MessageEnum FortSearchLogEntry'Result # | |
| FieldDefault FortSearchLogEntry'Result # | |
| Default FortSearchLogEntry'Result # | |
eggs :: forall msg msg'. HasField "eggs" msg msg' => Lens msg msg' (Field "eggs" msg) (Field "eggs" msg') #
fortId :: forall msg msg'. HasField "fortId" msg msg' => Lens msg msg' (Field "fortId" msg) (Field "fortId" msg') #