Liking cljdoc? Tell your friends :D

goophi.core


->Itemclj

(->Item type display-text selector hostname)
(->Item type display-text selector hostname port)

Constructs a gopher item. Items can be serialized with str.

Constructs a gopher item. Items can be serialized with str.
sourceraw docstring

infoclj

(info text)

Constructs an information item.

Constructs an information item.
sourceraw docstring

Item?clj

(Item? x)

Tests if x is an Item.

Tests if x is an Item.
sourceraw docstring

parse-requestclj

(parse-request request)

Returns path and query of a gopher request. Only printable ASCII characters are accepted.

Returns path and query of a gopher request. Only printable ASCII characters
are accepted.
sourceraw docstring

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

× close