Files
2023-04-29 22:00:14 +02:00

4 lines
159 B
Go

// Package documentloaders includes a standard interface for loading documents
// from a source and implementations of this interface.
package documentloaders