Skip to content

Add a generic message reader interface - #363

Open
meroton-benjamin wants to merge 1 commit into
buildbarn:mainfrom
meroton:pr/message-reader
Open

Add a generic message reader interface#363
meroton-benjamin wants to merge 1 commit into
buildbarn:mainfrom
meroton:pr/message-reader

Conversation

@meroton-benjamin

Copy link
Copy Markdown
Contributor

Adds a generic message reader interface for reading proto messages from storage. Many Buildbarn components depend on blobstore.BlobAccess only as a source of proto.Message and this interface allows us to sever that dependency in components which are otherwise not interested in the blobstore.BlobAccess interface.

Adds a generic message reader interface for reading proto messages from
storage. Many Buildbarn components depend on blobstore.BlobAccess only
as a source of proto.Message and this interface allows us to sever that
dependency in components which are otherwise not interested in the
blobstore.BlobAccess interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant