MCPcopy Create free account

hub / github.com/imgproxy/imgproxy / functions

Functions1,844 in github.com/imgproxy/imgproxy

FunctionTestSVGDetectNotSvg
(t *testing.T)
imagetype/svg_test.go:37
FunctionTestSVGDetectSuccess
(t *testing.T)
imagetype/svg_test.go:19
MethodTestSanitize
()
processing/svg/svg_test.go:48
MethodTestSemaphoresInvalidConfig
()
workers/workers_test.go:101
MethodTestServeHTTP
TestServeHTTP tests ServeHTTP method
server/router_test.go:160
FunctionTestServerTestSuite
(t *testing.T)
server/server_test.go:279
MethodTestSetVary
()
clientfeatures/detector_test.go:360
MethodTestShutdown
()
server/server_test.go:89
FunctionTestSignature
(t *testing.T)
security/signature_test.go:82
MethodTestSignatureValidationFailure
()
integration_test/processing_handler_test.go:38
MethodTestSkipProcessingConfig
()
integration_test/processing_handler_test.go:181
MethodTestSkipProcessingDifferentFormat
()
integration_test/processing_handler_test.go:209
MethodTestSkipProcessingPO
()
integration_test/processing_handler_test.go:191
MethodTestSkipProcessingSVG
()
integration_test/processing_handler_test.go:219
MethodTestSkipProcessingSameFormat
()
integration_test/processing_handler_test.go:199
MethodTestSliceContains
()
options/options_test.go:55
MethodTestSourceFormatNotSupported
()
integration_test/processing_handler_test.go:161
MethodTestSourceNetworkValidation
()
integration_test/processing_handler_test.go:132
MethodTestSourceValidation
()
integration_test/processing_handler_test.go:74
MethodTestSpecialFields
()
logger/formatter_structured_test.go:265
MethodTestSpecialFields
()
logger/formatter_json_test.go:259
MethodTestSpecialFields
()
logger/formatter_pretty_test.go:254
MethodTestStartServerWithInvalidBind
()
server/server_test.go:57
FunctionTestString
(t *testing.T)
env/types_test.go:19
FunctionTestStringMap
(t *testing.T)
env/types_test.go:498
FunctionTestStringSlice
(t *testing.T)
env/types_test.go:240
FunctionTestStringSliceFile
(t *testing.T)
env/types_test.go:542
FunctionTestStringSliceSep
(t *testing.T)
env/types_test.go:264
FunctionTestSvg
(t *testing.T)
processing/svg/svg_test.go:61
FunctionTestSvgSuite
(t *testing.T)
integration_test/svg_test.go:138
MethodTestSvgSuite
TestSvgSuite tests the SVG test suite with minification and sanitization enabled
integration_test/svg_test.go:78
FunctionTestSyslogConfigLevel
(t *testing.T)
logger/config_test.go:12
MethodTestThreshold
()
processing/trim_test.go:80
FunctionTestTrim
(t *testing.T)
processing/trim_test.go:169
FunctionTestTypeProperties
(t *testing.T)
imagetype/registry_test.go:43
FunctionTestURLPath
(t *testing.T)
env/types_test.go:301
FunctionTestURLPatterns
(t *testing.T)
env/types_test.go:414
MethodTestUpdatedETagReturns200
TestUpdatedETagReturns200 verifies that a wrong If-None-Match header returns 200
storage/testsuite/reader.go:55
MethodTestUpdatedLastModifiedReturns200
TestUpdatedLastModifiedReturns200 verifies that an older If-Modified-Since header returns 200
storage/testsuite/reader.go:99
MethodTestValidatePresets
()
options/parser/presets_test.go:66
MethodTestValidatePresetsInvalid
()
options/parser/presets_test.go:73
FunctionTestVariableReadCorrectly
(t *testing.T)
env/desc_test.go:12
MethodTestVerifySignature
()
security/signature_test.go:41
MethodTestVerifySignatureInvalid
()
security/signature_test.go:53
MethodTestVerifySignatureMultiplePairs
()
security/signature_test.go:58
MethodTestVerifySignatureTruncated
()
security/signature_test.go:46
MethodTestVerifySignatureTrusted
()
security/signature_test.go:72
FunctionTestVerifySourceNetwork
(t *testing.T)
fetcher/transport/generichttp/generic_http_test.go:10
MethodTestWaitMultipleWaiters
TestWaitMultipleWaiters tests that multiple waiters can be unblocked by a single tick
asyncbuffer/cond_test.go:55
FunctionTestWatermark
(t *testing.T)
processing/watermark_test.go:301
MethodTestWatermark
()
processing/watermark_test.go:85
MethodTestWatermarkAnimation
()
processing/watermark_test.go:268
MethodTestWatermarkColorspace
()
processing/colorspace_test.go:278
MethodTestWithCORS
()
server/server_test.go:107
MethodTestWithSecret
()
server/server_test.go:145
FunctionTestWorkers
(t *testing.T)
workers/workers_test.go:109
MethodURL
URL returns the server URL for storage API
storage/gcs/storage_test.go:78
MethodURL
URL returns the server auth URL
storage/swift/storage_test.go:129
MethodURL
URL returns the server URL
testutil/test_server.go:106
MethodURLOptions
()
processing/processing_test.go:37
MethodURLOptions
()
processing/crop_test.go:30
MethodURLOptions
()
processing/crop_test.go:89
MethodURLOptions
()
processing/suite_test.go:42
MethodURLOptions
()
processing/flatten_test.go:30
MethodURLOptions
()
processing/watermark_test.go:29
MethodURLOptions
()
processing/apply_filters_test.go:26
MethodURLOptions
()
processing/colorspace_test.go:30
MethodURLOptions
()
processing/colorspace_test.go:54
MethodURLOptions
()
processing/padding_test.go:27
MethodURLOptions
()
processing/extend_test.go:29
MethodURLOptions
()
processing/extend_test.go:87
MethodURLOptions
()
processing/trim_test.go:31
MethodURLOptions
()
processing/rotate_and_flip_test.go:29
MethodUnwrap
()
server/errors.go:75
MethodValidate
Validate checks if the configuration is valid
processing/svg/config.go:34
MethodValidate
Validate checks the configuration for errors
monitoring/newrelic/config.go:58
MethodValidate
Validate checks the configuration for errors
monitoring/datadog/config.go:79
MethodWatermarkImage
()
imgproxy.go:241
MethodWidth
()
vips/vips.go:230
MethodWithAttrs
WithAttrs returns a new handler with the given attributes added.
logger/handler.go:108
MethodWithMonitoring
WithMonitoring wraps RouteHandler with monitoring handling.
server/middlewares.go:16
MethodWorkers
()
imgproxy.go:233
MethodWriteTo
WriteTo writes the XML representation of the node and its children to the provided writer.
xmlparser/node.go:54
MethodWriteTo
WriteTo writes the XML representation of the directive to the provided writer.
xmlparser/tokens.go:110
MethodWriteTo
WriteTo writes the XML representation of the comment to the provided writer.
xmlparser/tokens.go:136
MethodWriteTo
WriteTo writes the XML representation of the processing instruction to the provided writer.
xmlparser/tokens.go:166
MethodWriteTo
WriteTo writes the XML representation of the text to the provided writer.
xmlparser/tokens.go:204
MethodappendValue
appendValue appends a value to the buffer, applying quoting rules as necessary.
logger/formatter_common.go:66
MethodapplyFilters
(c *Context)
processing/apply_filters.go:3
MethodcheckRedirect
checkRedirect is a method that checks if the number of redirects exceeds the maximum allowed
fetcher/fetcher.go:75
FunctioncloseImgproxyReader
export closeImgproxyReader
vips/source.go:25
MethodcolorspaceToResult
(c *Context)
processing/colorspace_to_result.go:3
Methodcrop
(c *Context)
processing/crop.go:33
MethodcropToResult
(c *Context)
processing/crop.go:63
Methodextend
(c *Context)
processing/extend.go:22
MethodextendAspectRatio
(c *Context)
processing/extend.go:32
MethodfixSize
(c *Context)
processing/fix_size.go:104
Methodflatten
(c *Context)
processing/flatten.go:3
Methodformat
format formats a log record.
logger/formatter_json.go:47
Methodformat
format formats a log record.
logger/formatter_structured.go:23
← previousnext →1,701–1,800 of 1,844, ranked by callers