# Packages

Package commiter contains implementations of committers.
Package pinner implements an in-memory IPFS pinner.
Package sentinelpb contains proto definitions of sentinel services.
Package service implements sentinel endpoints.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Commiter is responsible for adding commits at the head of the topic it serves.
Pinner is responsible for pinning message - thus replicating it and making accessible to external consumers.
Validator validates message contents in sentinel.

# Type aliases

No description provided by the author