MCPcopy Create free account

hub / github.com/imgproxy/imgproxy / functions

Functions1,844 in github.com/imgproxy/imgproxy

MethodTestAlwaysRasterizeSvgWithEnforceWebP
()
integration_test/processing_handler_test.go:543
MethodTestAlwaysRasterizeSvgWithFormat
()
integration_test/processing_handler_test.go:565
MethodTestAppendToSlice
()
options/options_test.go:37
FunctionTestApplyFilters
(t *testing.T)
processing/apply_filters_test.go:66
FunctionTestAsyncBufferClose
TestAsyncBufferClose tests closing the AsyncBuffer
asyncbuffer/buffer_test.go:282
FunctionTestAsyncBufferReadAllCompability
TestAsyncBufferReadAllCompability tests that ReadAll methods works as expected
asyncbuffer/buffer_test.go:430
FunctionTestAsyncBufferReadAsync
TestAsyncBufferReadAsync tests reading from AsyncBuffer using readAt method with full = false
asyncbuffer/buffer_test.go:342
FunctionTestAsyncBufferReadAt
TestAsyncBufferRead tests reading from AsyncBuffer using readAt method which is base for all other methods
asyncbuffer/buffer_test.go:125
FunctionTestAsyncBufferReadAtErrAtSomePoint
TestAsyncBufferReadAtErrAtSomePoint tests reading from AsyncBuffer using readAt method which would fail somewhere
asyncbuffer/buffer_test.go:309
FunctionTestAsyncBufferReadAtSmallBuffer
TestAsyncBufferRead tests reading from AsyncBuffer using ReadAt method
asyncbuffer/buffer_test.go:186
FunctionTestAsyncBufferReader
(t *testing.T)
asyncbuffer/buffer_test.go:214
FunctionTestAsyncBufferThreshold
(t *testing.T)
asyncbuffer/buffer_test.go:441
FunctionTestAsyncBufferThresholdInstantBeyondAccess
(t *testing.T)
asyncbuffer/buffer_test.go:487
FunctionTestAsyncBufferWithDataLenAndExactReaderSize
TestAsyncBufferWithDataLenAndExactReaderSize tests that AsyncBuffer doesn't return an error when the expected data length is set and matches the reade
asyncbuffer/buffer_test.go:388
FunctionTestAsyncBufferWithDataLenAndLongerReaderSize
TestAsyncBufferWithDataLenAndLongerReaderSize tests that AsyncBuffer doesn't read more data than specified by the expected data length and doesn't ret
asyncbuffer/buffer_test.go:417
FunctionTestAsyncBufferWithDataLenAndShortReaderSize
TestAsyncBufferWithDataLenAndShortReaderSize tests that AsyncBuffer returns io.ErrUnexpectedEOF when the expected data length is set and the reader si
asyncbuffer/buffer_test.go:402
MethodTestAttributes
()
logger/formatter_structured_test.go:128
MethodTestAttributes
()
logger/formatter_json_test.go:106
MethodTestAttributes
()
logger/formatter_pretty_test.go:103
MethodTestBackground
()
processing/flatten_test.go:48
MethodTestBasicWaitAndTick
TestBasicWaitAndTick tests the basic functionality of the Cond
asyncbuffer/cond_test.go:31
FunctionTestBool
(t *testing.T)
env/types_test.go:29
FunctionTestBufferedReader
TestBufferedReaderSuite runs the test suite
bufreader/bufreader_test.go:106
MethodTestCacheControlPassthroughCacheControl
()
integration_test/processing_handler_test.go:251
MethodTestCacheControlPassthroughDisabled
()
integration_test/processing_handler_test.go:288
MethodTestCacheControlPassthroughExpires
()
integration_test/processing_handler_test.go:270
FunctionTestCheckTimeout
(t *testing.T)
server/timer_test.go:14
FunctionTestClientFeaturesDetector
(t *testing.T)
clientfeatures/detector_test.go:435
MethodTestClose
TestClose tests the behavior of the Cond when closed
asyncbuffer/cond_test.go:97
MethodTestColor
()
processing/trim_test.go:113
FunctionTestColorspace
(t *testing.T)
processing/colorspace_test.go:400
MethodTestColorspace
()
processing/colorspace_test.go:76
FunctionTestCond
(t *testing.T)
asyncbuffer/cond_test.go:143
FunctionTestConditionalHeadersSuite
(t *testing.T)
httpheaders/conditionalheaders/request_test.go:314
MethodTestContainerNotFound
TestContainerNotFound verifies that requesting from a non-existent container returns 404
storage/testsuite/reader.go:165
FunctionTestContentDispositionValue
(t *testing.T)
httpheaders/cdv_test.go:10
MethodTestContextCanceled
()
workers/workers_test.go:92
MethodTestContextTimeout
()
workers/workers_test.go:83
FunctionTestCopy
(t *testing.T)
httpheaders/copy_test.go:12
FunctionTestCopyAll
(t *testing.T)
httpheaders/copy_test.go:35
FunctionTestCopyFromRequest
(t *testing.T)
httpheaders/copy_test.go:81
FunctionTestCopyToRequest
(t *testing.T)
httpheaders/copy_test.go:107
MethodTestCopyValue
()
options/options_test.go:120
FunctionTestCrop
(t *testing.T)
processing/crop_test.go:516
MethodTestCrop
()
processing/crop_test.go:352
MethodTestCropGravityPriority
()
processing/crop_test.go:494
FunctionTestCustomFormatAndDocsURL
(t *testing.T)
env/desc_test.go:55
MethodTestDCT2HashCalc
()
testutil/image_hash_test.go:21
MethodTestDCT2HashDifference
()
testutil/image_hash_test.go:81
FunctionTestDateTime
(t *testing.T)
env/types_test.go:605
FunctionTestDefaultTypesRegistered
(t *testing.T)
imagetype/type_test.go:13
MethodTestDeleteFromDescendants
()
options/options_test.go:97
MethodTestDepth
()
options/options_test.go:226
FunctionTestDetect
(t *testing.T)
imagetype/type_test.go:33
FunctionTestDetectionErrorReturns
(t *testing.T)
imagetype/registry_test.go:206
FunctionTestDocumentParsing
(t *testing.T)
xmlparser/document_test.go:14
MethodTestDownloadGzip
()
imagedata/image_data_test.go:262
MethodTestDownloadImageFileTooLarge
()
imagedata/image_data_test.go:249
MethodTestDownloadInvalidImage
()
imagedata/image_data_test.go:225
MethodTestDownloadSourceAddressNotAllowed
()
imagedata/image_data_test.go:237
MethodTestDownloadStatusForbidden
()
imagedata/image_data_test.go:181
MethodTestDownloadStatusInternalServerError
()
imagedata/image_data_test.go:196
MethodTestDownloadStatusNotFound
()
imagedata/image_data_test.go:166
MethodTestDownloadStatusOK
()
imagedata/image_data_test.go:79
MethodTestDownloadStatusPartialContent
()
imagedata/image_data_test.go:90
MethodTestDownloadUnreachable
()
imagedata/image_data_test.go:211
MethodTestDownscaleHDR
()
processing/colorspace_test.go:230
FunctionTestDuration
(t *testing.T)
env/types_test.go:148
FunctionTestDurationMillis
(t *testing.T)
env/types_test.go:176
MethodTestEOF
()
bufreader/bufreader_test.go:40
MethodTestEOF_WhenDataExhausted
()
bufreader/bufreader_test.go:58
MethodTestETagDataMatch
()
integration_test/processing_handler_test.go:316
MethodTestETagDisabled
()
integration_test/processing_handler_test.go:306
MethodTestETagEnabled
TestETagEnabled verifies that ETag header is returned in responses
storage/testsuite/reader.go:36
MethodTestEffects
()
processing/apply_filters_test.go:49
FunctionTestEmptyValue
(t *testing.T)
env/desc_test.go:32
FunctionTestEntityReplacement
(t *testing.T)
xmlparser/document_test.go:58
FunctionTestEnum
(t *testing.T)
env/types_test.go:204
MethodTestErrorSavingToSVG
()
integration_test/processing_handler_test.go:244
MethodTestEscaping
()
logger/formatter_json_test.go:234
FunctionTestExtend
(t *testing.T)
processing/extend_test.go:452
MethodTestExtend
()
processing/extend_test.go:133
MethodTestExtendAspectRatio
()
processing/extend_test.go:292
MethodTestFeaturesAutoFormats
()
clientfeatures/detector_test.go:49
MethodTestFeaturesClientHintsDPR
()
clientfeatures/detector_test.go:204
MethodTestFeaturesClientHintsWidth
()
clientfeatures/detector_test.go:287
FunctionTestFlatten
(t *testing.T)
processing/flatten_test.go:182
FunctionTestFloat
(t *testing.T)
env/types_test.go:60
FunctionTestFormatterJson
(t *testing.T)
logger/formatter_json_test.go:324
FunctionTestFormatterPretty
(t *testing.T)
logger/formatter_pretty_test.go:348
FunctionTestFormatterStructured
(t *testing.T)
logger/formatter_structured_test.go:302
MethodTestFromBase64
()
imagedata/image_data_test.go:297
MethodTestFromFile
()
imagedata/image_data_test.go:288
MethodTestGet
()
options/options_test.go:15
MethodTestGetFloat
()
options/options_test.go:170
MethodTestGetInt
()
options/options_test.go:143
MethodTestGroups
()
logger/formatter_structured_test.go:162
MethodTestGroups
()
logger/formatter_json_test.go:140
MethodTestGroups
()
logger/formatter_pretty_test.go:137
MethodTestHTTPMethods
TestHTTPMethods tests route methods registration and HTTP requests
server/router_test.go:41
← previousnext →1,401–1,500 of 1,844, ranked by callers