Method
Descriptor
()
Source from the content-addressed store, hash-verified
| 30 | // } |
| 31 | type Module interface { |
| 32 | Descriptor() ModuleDescriptor |
| 33 | } |
| 34 | |
| 35 | // ModuleDescriptor describes your module for the application. |
Implementers 13
PdfCpupkg/modules/pdfcpu/pdfcpu.go ExifToolpkg/modules/exiftool/exiftool.go PdfTkpkg/modules/pdftk/pdftk.go QPdfpkg/modules/qpdf/qpdf.go Apipkg/modules/api/api.go Chromiumpkg/modules/chromium/chromium.go Apipkg/modules/libreoffice/api/api.go