responses submodule

Structures used for AMQP responses.

class storage.structures.comm.responses.SearchResult

Response to SearchRequest.

records

list – List of matching Publication objects.

class storage.structures.comm.responses.TreeInfo

Informations about stored trees.

path

str – Path of the tree in storage.

url_by_path

str – Full url-encoded path of the tree in storage.

url_by_issn

str – URL composed from ISSN.