Implementation-level functions used throughout the library
Implementation-level functions used throughout the library
(->url & route)
Append route
as a suffix to the strawpoll URI stem
Append `route` as a suffix to the strawpoll URI stem
(getenv k)
Wrapper - here to support testing since we can't redef static methods
Wrapper - here to support testing since we can't redef static methods
(getProperty k)
Wrapper - here to support testing since we can't redef static methods
Wrapper - here to support testing since we can't redef static methods
(load-api-key! opts)
Attempt to load the Strawpoll API key from opts
, otherwise check for a matching Environment Variable or JVM Property
Attempt to load the Strawpoll API key from `opts`, otherwise check for a matching Environment Variable or JVM Property
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close