Documentation ¶ Index ¶ func ProcessDocx(r io.Reader, url string) ([]common.Chunk, error) func ProcessPDF(r io.Reader, url string) ([]common.Chunk, error) func ProcessPptx(r io.Reader, url string) ([]common.Chunk, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ProcessDocx ¶ func ProcessDocx(r io.Reader, url string) ([]common.Chunk, error) func ProcessPDF ¶ func ProcessPDF(r io.Reader, url string) ([]common.Chunk, error) func ProcessPptx ¶ func ProcessPptx(r io.Reader, url string) ([]common.Chunk, error) Types ¶ This section is empty. Source Files ¶ View all Source files docx.gopdf.gopptx.go Click to show internal directories. Click to hide internal directories.