(lookup db ip)
Lookup an IP given as a String in the given locator and returns a map with results
Lookup an IP given as a String in the given locator and returns a map with results
(make-locator f & {:keys [locales file-mode]})
Returns a locator from either a String file path, a File object or an InputStream. This locator is threadsafe. Takes 2 optional arguments:
Returns a locator from either a String file path, a File object or an InputStream. This locator is threadsafe. Takes 2 optional arguments: + **:locales** List of recognised locales, for example [:en :fr], used for default :name + **:file-mode** Either *:memory-mapped* (default) or *:memory*
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |