Liking cljdoc? Tell your friends :D

clanhr.postgres-gateway.connection-provider

Protocol for objects that provide connections

Protocol for objects that provide connections
raw docstring

ConnectionProvidercljprotocol

get-connectionclj

(get-connection this)

Gets a working connection

Gets a working connection
source

valid?clj

(valid? obj)

True if the given object is a connection-provider

True if the given object is a connection-provider
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close