MCPcopy Index your code

hub / github.com/gotenberg/gotenberg / functions

Functions1,037 in github.com/gotenberg/gotenberg

MethodStart
(logger *slog.Logger)
pkg/modules/chromium/browser.go:79
MethodStart
Start does nothing if auto-start is not enabled. Otherwise, it starts a browser instance.
pkg/modules/chromium/chromium.go:684
MethodStart
Start does nothing if auto-start is not enabled. Otherwise, it starts a LibreOffice instance.
pkg/modules/libreoffice/api/api.go:507
MethodStart
Start serves proxy requests in a background goroutine until [Stop] is called.
pkg/modules/libreoffice/api/proxy.go:85
MethodStart
(logger *slog.Logger)
pkg/modules/libreoffice/api/libreoffice.go:53
MethodStartupMessage
StartupMessage returns a custom startup message.
pkg/modules/prometheus/prometheus.go:167
MethodStartupMessage
StartupMessage returns a custom startup message.
pkg/modules/api/api.go:639
MethodStartupMessage
StartupMessage returns a custom startup message.
pkg/modules/chromium/chromium.go:698
MethodStartupMessage
StartupMessage returns a custom startup message.
pkg/modules/libreoffice/api/api.go:521
MethodStatus
(code int)
pkg/gotenberg/semconv/client.go:48
MethodStop
(logger *slog.Logger)
pkg/gotenberg/mocks.go:155
MethodStop
Stop does nothing.
pkg/modules/prometheus/prometheus.go:176
MethodStop
Stop stops the HTTP server.
pkg/modules/api/api.go:648
MethodStop
Stop shuts the proxy down and waits for in-flight handlers to complete. Safe to call on a non-started proxy.
pkg/modules/chromium/pinning_proxy.go:118
MethodStop
(logger *slog.Logger)
pkg/modules/chromium/browser.go:199
MethodStop
Stop stops the current browser instance.
pkg/modules/chromium/chromium.go:707
MethodStop
Stop stops the current browser instance.
pkg/modules/libreoffice/api/api.go:530
MethodStop
Stop gracefully shuts the proxy down. Subsequent calls are no-ops.
pkg/modules/libreoffice/api/proxy.go:95
MethodStop
(logger *slog.Logger)
pkg/modules/libreoffice/api/libreoffice.go:214
MethodSwap
(i, j int)
pkg/gotenberg/sort.go:32
MethodSwap
(i, j int)
pkg/modules/pdfcpu/sort.go:16
MethodSystemMessages
SystemMessages returns one message with the selected [gotenberg.PdfEngine] modules.
pkg/modules/pdfengines/pdfengines.go:272
FunctionTestAlphanumericSort
(t *testing.T)
pkg/gotenberg/sort_test.go:9
FunctionTestApi_Pdf_CoreDumpedRetryCap
(t *testing.T)
pkg/modules/libreoffice/api/core_dumped_test.go:33
FunctionTestBuildDebug
(t *testing.T)
pkg/gotenberg/debug_test.go:11
FunctionTestBuildExifToolWriteArgs_AnySliceMixedRejected
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:44
FunctionTestBuildExifToolWriteArgs_AnySliceOfStrings
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:33
FunctionTestBuildExifToolWriteArgs_Bool
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:74
FunctionTestBuildExifToolWriteArgs_ControlCharValue
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:103
FunctionTestBuildExifToolWriteArgs_DangerousTagsCaseInsensitive
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:137
FunctionTestBuildExifToolWriteArgs_DangerousTagsStripped
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:118
FunctionTestBuildExifToolWriteArgs_Empty
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:160
FunctionTestBuildExifToolWriteArgs_InvalidKey
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:85
FunctionTestBuildExifToolWriteArgs_Numbers
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:51
FunctionTestBuildExifToolWriteArgs_String
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:11
FunctionTestBuildExifToolWriteArgs_StringSlice
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:22
FunctionTestBuildExifToolWriteArgs_UnsupportedType
(t *testing.T)
pkg/modules/exiftool/exiftool_test.go:153
FunctionTestBuildResource
(t *testing.T)
pkg/gotenberg/internal/otel/otel_test.go:17
FunctionTestBuildVersion
(t *testing.T)
pkg/gotenberg/buildversions_test.go:9
FunctionTestCapAttr
(t *testing.T)
pkg/gotenberg/attrs_test.go:35
FunctionTestChromiumDetectVersion
(t *testing.T)
pkg/modules/chromium/version_test.go:11
FunctionTestChromiumErrorType
(t *testing.T)
pkg/modules/chromium/errortype_test.go:11
FunctionTestClassifyError
(t *testing.T)
pkg/gotenberg/errortype_test.go:12
FunctionTestClientRequest
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:306
FunctionTestClientResponse
(t *testing.T)
pkg/gotenberg/semconv/httpconvtest_test.go:324
FunctionTestCmd_Exec_NilContext
(t *testing.T)
pkg/gotenberg/cmd_test.go:43
FunctionTestCmd_Exec_NoParentSpanProducesNoSpan
(t *testing.T)
pkg/gotenberg/cmd_test.go:55
FunctionTestCmd_Exec_RecordsSpanOnError
(t *testing.T)
pkg/gotenberg/cmd_test.go:108
FunctionTestCmd_Exec_RecordsSpanOnSuccess
(t *testing.T)
pkg/gotenberg/cmd_test.go:75
FunctionTestContext_FileCount
(t *testing.T)
pkg/modules/api/context_test.go:210
FunctionTestContext_Module
(t *testing.T)
pkg/gotenberg/context_test.go:8
FunctionTestContext_Modules
(t *testing.T)
pkg/gotenberg/context_test.go:79
FunctionTestContext_loadModule
(t *testing.T)
pkg/gotenberg/context_test.go:151
FunctionTestConversionInputAttrs
(t *testing.T)
pkg/modules/chromium/attrs_test.go:44
FunctionTestConversionRequestAttributes
(t *testing.T)
pkg/modules/libreoffice/api/api_request_attrs_test.go:11
FunctionTestDecideOutbound_DenyBoth_WhitelistOnly
(t *testing.T)
pkg/gotenberg/outbound_test.go:426
FunctionTestDecideOutbound_DenyLists_WinOverDenyPrivateIPs
(t *testing.T)
pkg/gotenberg/outbound_test.go:447
FunctionTestDecideOutbound_DenyPrivateIPs_AllowsPublic
(t *testing.T)
pkg/gotenberg/outbound_test.go:369
FunctionTestDecideOutbound_DenyPrivateIPs_RejectsLoopbackLiteral
(t *testing.T)
pkg/gotenberg/outbound_test.go:351
FunctionTestDecideOutbound_DenyPublicIPs_AllowsPrivate
(t *testing.T)
pkg/gotenberg/outbound_test.go:406
FunctionTestDecideOutbound_DenyPublicIPs_RejectsPublic
(t *testing.T)
pkg/gotenberg/outbound_test.go:389
FunctionTestDecideOutbound_Permissive_AllowsPrivate
(t *testing.T)
pkg/gotenberg/outbound_test.go:470
FunctionTestDetachAsyncContext_CancelInvokesOriginal
(t *testing.T)
pkg/modules/webhook/async_context_test.go:72
FunctionTestDetachAsyncContext_PreservesDeadline
(t *testing.T)
pkg/modules/webhook/async_context_test.go:39
FunctionTestDetachAsyncContext_PreservesTraceContext
(t *testing.T)
pkg/modules/webhook/async_context_test.go:13
FunctionTestDetachAsyncContext_SurvivesRequestCancellation
(t *testing.T)
pkg/modules/webhook/async_context_test.go:57
FunctionTestDetachAsyncContext_TraceContinuity
TestDetachAsyncContext_TraceContinuity asserts that an asynchronous webhook conversion stays in the inbound request's trace: the worker-root webhook.A
pkg/modules/webhook/middleware_trace_test.go:21
FunctionTestDigitSuffixSort
(t *testing.T)
pkg/modules/pdfcpu/sort_test.go:9
FunctionTestExemplarFilterOptions
(t *testing.T)
pkg/gotenberg/internal/otel/otel_test.go:85
FunctionTestFilterDeadline
(t *testing.T)
pkg/gotenberg/filter_test.go:12
FunctionTestFilterOutboundURL
(t *testing.T)
pkg/gotenberg/outbound_test.go:128
FunctionTestFindMetadataStream
(t *testing.T)
pkg/modules/qpdf/facturx_test.go:83
FunctionTestFormData_Bool
(t *testing.T)
pkg/modules/api/formdata_test.go:165
FunctionTestFormData_Content
(t *testing.T)
pkg/modules/api/formdata_test.go:1371
FunctionTestFormData_Custom
(t *testing.T)
pkg/modules/api/formdata_test.go:1099
FunctionTestFormData_Duration
(t *testing.T)
pkg/modules/api/formdata_test.go:621
FunctionTestFormData_Embeds
(t *testing.T)
pkg/modules/api/formdata_test.go:1762
FunctionTestFormData_FacturXXml
(t *testing.T)
pkg/modules/api/formdata_test.go:1787
FunctionTestFormData_Float64
(t *testing.T)
pkg/modules/api/formdata_test.go:469
FunctionTestFormData_Inches
(t *testing.T)
pkg/modules/api/formdata_test.go:772
FunctionTestFormData_Int
(t *testing.T)
pkg/modules/api/formdata_test.go:317
FunctionTestFormData_MandatoryBool
(t *testing.T)
pkg/modules/api/formdata_test.go:247
FunctionTestFormData_MandatoryContent
(t *testing.T)
pkg/modules/api/formdata_test.go:1481
FunctionTestFormData_MandatoryCustom
(t *testing.T)
pkg/modules/api/formdata_test.go:1194
FunctionTestFormData_MandatoryDuration
(t *testing.T)
pkg/modules/api/formdata_test.go:702
FunctionTestFormData_MandatoryFloat64
(t *testing.T)
pkg/modules/api/formdata_test.go:551
FunctionTestFormData_MandatoryInches
(t *testing.T)
pkg/modules/api/formdata_test.go:945
FunctionTestFormData_MandatoryInt
(t *testing.T)
pkg/modules/api/formdata_test.go:399
FunctionTestFormData_MandatoryPath
(t *testing.T)
pkg/modules/api/formdata_test.go:1317
FunctionTestFormData_MandatoryPaths
(t *testing.T)
pkg/modules/api/formdata_test.go:1654
FunctionTestFormData_MandatoryString
(t *testing.T)
pkg/modules/api/formdata_test.go:107
FunctionTestFormData_Path
(t *testing.T)
pkg/modules/api/formdata_test.go:1271
FunctionTestFormData_Paths
(t *testing.T)
pkg/modules/api/formdata_test.go:1572
FunctionTestFormData_String
(t *testing.T)
pkg/modules/api/formdata_test.go:47
FunctionTestFormData_Validate
(t *testing.T)
pkg/modules/api/formdata_test.go:12
FunctionTestFormData_append
(t *testing.T)
pkg/modules/api/formdata_test.go:1726
FunctionTestFormData_mustAssign
(t *testing.T)
pkg/modules/api/formdata_test.go:1749
FunctionTestFormData_mustValue
(t *testing.T)
pkg/modules/api/formdata_test.go:1735
FunctionTestFormData_paths_excludesFacturXXml
TestFormData_paths_excludesFacturXXml verifies that an uploaded facturxXml is never picked up as an input document by paths().
pkg/modules/api/formdata_test.go:1822
FunctionTestGarbageCollect
(t *testing.T)
pkg/gotenberg/gc_test.go:15
← previousnext →701–800 of 1,037, ranked by callers