package
0.0.0-20231018235809-90deddd72f8f
Repository: https://github.com/grailbio/reflow.git
Documentation: pkg.go.dev

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProviderName is the name of this TaskDB's infra config provider.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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

TaskDB implements the dynamodb backed taskdb.TaskDB interface to store run/task state and metadata.

# Interfaces

ItemsHandler is an interface for handling Items from a segment scan.

# Type aliases

Items is the response from a dynamoDb scan.
ItemsHandlerFunc is a convenience type to avoid having to declare a struct to implement the ItemsHandler interface.