Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryCatalog ¶
MemoryCatalog is an in-memory implementation of the data catalog
func (*MemoryCatalog) GetCollection ¶
func (mc *MemoryCatalog) GetCollection(ctx context.Context, id string) (*model.Collection, error)
func (*MemoryCatalog) GetCollections ¶
func (mc *MemoryCatalog) GetCollections(ctx context.Context) (*model.Collections, error)
func (*MemoryCatalog) Load ¶
func (mc *MemoryCatalog) Load() error
Click to show internal directories.
Click to hide internal directories.