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 DeleteThreadTreeDataRequest ¶ added in v0.3.90
type MetadataRecord ¶
type MetadataStore ¶
type Store ¶
type Store interface {
sessiontree.Repo
cache.Store
MetadataStore
DeleteThreadTreeData(context.Context, DeleteThreadTreeDataRequest) error
Close() error
}
Click to show internal directories.
Click to hide internal directories.