Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IngesterPdf ¶
type IngesterPdf struct {
// contains filtered or unexported fields
}
func NewIngester ¶
func NewIngester(dbClient mediaserverproto.DatabaseClient, vfs fs.FS, concurrentWorkers int, ingestTimeout, ingestWait time.Duration, gsPath string, gsParams []string, tempDir string, logger zLogger.ZLogger) (*IngesterPdf, error)
func (*IngesterPdf) Close ¶
func (i *IngesterPdf) Close() error
func (*IngesterPdf) Start ¶
func (i *IngesterPdf) Start() error
type WriterNopcloser ¶
func (WriterNopcloser) Close ¶
func (WriterNopcloser) Close() error
Click to show internal directories.
Click to hide internal directories.