package
0.10.10
Repository: https://github.com/torch2424/caddy.git
Documentation: pkg.go.dev

# Functions

InMemoryStorageCreator is a caddytls.Storage.StorageCreator to create InMemoryStorage instances for testing.
NewInMemoryStorage constructs an InMemoryStorage instance.

# Structs

InMemoryStorage is a caddytls.Storage implementation for use in testing.
StorageTest is a test harness that contains tests to execute all exposed parts of a Storage implementation.
TestFunc holds information about a test.