DigitalOcean-0.1.1.0: A client library for the DigitalOcean API

Safe HaskellNone
LanguageHaskell2010

Net.DigitalOcean.Config

Contents

Synopsis

Documentation

data Config Source

Constructors

Config 

Fields

_confAuth :: !Text
 

Instances

Utility/Helpers

options :: Config -> Options Source

Generate a Wreq Options instance from the given Config. Can be further modified to set additional parameters, headers, etc