package
0.0.0-20200410021241-2af547a8b88d
Repository: https://github.com/stuphlabs/pullcord.git
Documentation: pkg.go.dev
# Functions
GenerateValidator registers a specialty resource type that can be used to test config behavior of another resource type as part of resource unmarshaling.
# Structs
ConfigTest represents an entire suite of tests for config behavior of a particular resource type.
ConfigTestData contains the data for a specific test case for config behavior, plus the corresponding explanation string.
TestHandler is a dummy net/http.Handler implementation that can be used for testing.
TestListener is a dummy net.Listener that can be used for testing.