Module

Perspectives.User

#getUser

getUser :: forall f. MonadCouchdb f String

#setUser

setUser :: forall f. String -> MonadCouchdb f Unit

#getCouchdbPassword

#setCouchdbPassword

#getCouchdbBaseURL

getCouchdbBaseURL :: forall f. MonadCouchdb f String

Url terminated with a forward slash.

#setCouchdbBaseURL

#entitiesDatabase

entitiesDatabase :: forall f. MonadCouchdb f String

Url terminated with a forward slash.

Modules