(->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.
(info text)
Constructs an information item.
Constructs an information item.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close