package
0.19.1-github
Repository: https://github.com/rguichard/pomerium.git
Documentation: pkg.go.dev

# Functions

AssertProtoEqual asserts that two protobuf messages equal.
AssertProtoJSONEqual asserts that a protobuf message matches the given JSON.
ModRoot returns the directory containing the go.mod file.
RedisTLSConfig returns the TLS Config to use with redis.
TestDataRoot returns the testdata directory.
WithTestPostgres starts a test DB and runs the given handler with the connection to it.
WithTestRedis creates a test a test redis instance using docker.
WithTestRedisCluster creates a new redis cluster 3 node cluster.
WithTestRedisSentinel creates a new redis sentinel 3 node cluster.