package
1.6.16
Repository: https://github.com/cloudflare/gokeyless.git
Documentation: pkg.go.dev

# Functions

NewDecryptTest generates an RSA decryption test.
NewPingRemoteTest generates a TestFunc to connect and perform a ping to a specific remote directly.
NewPingTest generates a TestFunc to connect and perform a ping.
NewResults initializes a new API Results registry.
NewSignTests generates a map of test name to TestFunc that performs an opaque sign and verify.

# Structs

Results is a registry of metrics representing the success stats of an entire test suite.
Test represents the success stats for an individual test.

# Type aliases

TestFunc represents generic test to be run.