Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(config Config) pdfium.Pool
Init will return a single-threaded pool. Every pool will keep track of its own instances and the documents that belong to those instances. When you close it, it will clean up the resources of that pool. Underwater every pool/instance uses the same mutex to ensure thread safety in PDFium across pools/instances/documents.
Types ¶
Click to show internal directories.
Click to hide internal directories.