Documentation ¶
Index ¶
- func CreateDB(logger hclog.Logger) error
- func IndexAddFiles(logger hclog.Logger, indexName, rootPath string) error
- func IndexAddGooglePhotosTakeout(logger hclog.Logger, indexName, rootPath string) error
- func IndexCat(logger hclog.Logger, indexName string) error
- func IndexChunk(logger hclog.Logger, indexName string, targetIndexPrefix string, chunkSize int) error
- func IndexDelete(logger hclog.Logger, indexName string) error
- func IndexList(logger hclog.Logger) error
- func IndexStats(logger hclog.Logger, indexName string) error
- func Materialize(logger hclog.Logger, indexName, rootPath string) error
- func SetDifference(logger hclog.Logger, indexName, indexNameA, indexNameB string) error
- func SetIntersection(logger hclog.Logger, indexName, indexNameA, indexNameB string) error
- func SetUnion(logger hclog.Logger, indexName, indexNameA, indexNameB string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IndexAddFiles ¶
func IndexChunk ¶
func IndexDelete ¶
func IndexStats ¶
func Materialize ¶
func SetDifference ¶
func SetIntersection ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.