MCPcopy Create free account
hub / github.com/gotenberg/gotenberg / PdfEngine

Method PdfEngine

pkg/gotenberg/mocks.go:140–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138}
139
140func (provider *PdfEngineProviderMock) PdfEngine() (PdfEngine, error) {
141 return provider.PdfEngineMock()
142}
143
144// ProcessMock is a mock for the [Process] interface.
145type ProcessMock struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected