lighthouse-client-0.2.0.0: Project Lighthouse client SDK
Safe HaskellSafe-Inferred
LanguageHaskell2010

Lighthouse.Options

Synopsis

Documentation

data Options s Source #

Configuration options.

defaultOptions :: Authentication -> s -> Options s Source #

Creates a default set of options.

data Authentication Source #

Authentication details for the Lighthouse.

Constructors

Authentication 

Instances

Instances details
Show Authentication Source # 
Instance details

Defined in Lighthouse.Options

Eq Authentication Source # 
Instance details

Defined in Lighthouse.Options