simplexmq-6.5.0.16: SimpleXMQ message broker
Safe HaskellSafe-Inferred
LanguageHaskell2010

Simplex.Messaging.Agent.Store.Postgres.Options

Documentation

data DBOpts Source #

Constructors

DBOpts 

Fields

Instances

Instances details
Show DBOpts Source # 
Instance details

Defined in Simplex.Messaging.Agent.Store.Postgres.Options

Methods

showsPrec :: Int -> DBOpts -> ShowS

show :: DBOpts -> String

showList :: [DBOpts] -> ShowS