Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ReadInstruction :: Maybe Source -> ReadInstructiongogol-dataflow Gogol.Dataflow.Types No documentation available.
-
gogol-datastore Gogol.Datastore Options specific to read-only transactions. See: newReadOnly smart constructor.
ReadOnly :: Maybe DateTime -> ReadOnlygogol-datastore Gogol.Datastore No documentation available.
-
gogol-datastore Gogol.Datastore The options shared by read requests. See: newReadOptions smart constructor.
-
gogol-datastore Gogol.Datastore No documentation available.
newtype
ReadOptions_ReadConsistency gogol-datastore Gogol.Datastore The non-transactional read consistency to use.
ReadOptions_ReadConsistency :: Text -> ReadOptions_ReadConsistencygogol-datastore Gogol.Datastore No documentation available.
pattern
ReadOptions_ReadConsistency_Eventual :: ReadOptions_ReadConsistencygogol-datastore Gogol.Datastore Eventual consistency.
pattern
ReadOptions_ReadConsistency_READCONSISTENCYUNSPECIFIED :: ReadOptions_ReadConsistencygogol-datastore Gogol.Datastore Unspecified. This value must not be used.
pattern
ReadOptions_ReadConsistency_Strong :: ReadOptions_ReadConsistencygogol-datastore Gogol.Datastore Strong consistency.