package
1.5.0
Repository: https://github.com/dbsystel/kewl.git
Documentation: pkg.go.dev

# Functions

MustNewTmpPemFilePair equals NewTmpPemFilePair, but panics in case of an error.
NewFixture creates a new Fixture for testing httpext.Server.
NewFixtureHTTPS creates a new Fixture for testing httpext.Server using HTTPS.
NewPemFilePair creates a new PemFilePair for the provide base path (adding .pem and .key as extensions).
NewTmpPemFilePair creates a new PemFilePair generating a name for it and using the.
TestConfig creates a new httpext.Config for testing.

# Variables

No description provided by the author

# Structs

Fixture is a fixture for testing httpext.Server.
No description provided by the author
No description provided by the author

# Interfaces

PemFilePair denotes a pair of PEM files for a certificate.