package
0.15.5
Repository: https://github.com/caddy-plugins/caddy-filter.git
Documentation: pkg.go.dev

# Functions

NewTestingCaddy creates a new instance of a caddy with a testing resource for testing purposes.
NewTestingFcgiServer creates a new http server for testing purposes.
NewTestingHttpServer creates a new http server for testing purposes.
TestingPathOfResource returns a path for a testing resource by resources/test/<name>.
TestingResourceContentOf load the content of a named testing resource from resources/test/<name>.
TestingResourceOf load testing resource as stream from resources/test/<name>.

# Structs

TestingFcgiServer represents a http server for testing purposes.
TestingHttpServer represents a http server for testing purposes.