package
1.5.0
Repository: https://github.com/triggermesh/brokers.git
Documentation: pkg.go.dev

# README

E2E tests

go test --count 1 -v ./test/e2e/... -tags e2e

Redis tests

It is expected that a Redis server will be running locally when e2e tests are run. Redis tests can be customized using these parameters:

--redis-address my.redis.server:6379    # For using an explicit Redis server
--redis-password pA55vv04d              # To use a Redis password
--redis-stream mystream                 # To use an explicit Redis stream

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author