Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMetadataNotFound = errors.New("storage metadata not found")
Functions ¶
This section is empty.
Types ¶
type DeleteThreadDataRequest ¶
type MetadataRecord ¶
type MetadataStore ¶
type Store ¶
type Store interface {
sessiontree.Repo
cache.Store
MetadataStore
DeleteThreadData(context.Context, DeleteThreadDataRequest) error
Close() error
}
Click to show internal directories.
Click to hide internal directories.