# Packages

Package ipns provides implementation for pdcl head management based on ipns protocol.
Package memory provides simple, in-memory head reader and setter for testing and development.
Package sentinenhead enables to read head value from sentinel.

# Variables

ErrTopicNotStarted means, that there are no commits added to topic yet.

# Interfaces

Manager is responsible for accessing topic head.
Reader provides cid of topic head.
Setter sets topic head.