The Wayback Machine - https://web.archive.org/web/20211006153341/https://github.com/segmentio/kafka-go/blob/main/Makefile
Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
test:
KAFKA_SKIP_NETTEST=1 \
KAFKA_VERSION=2.3.1 \
go test -race -cover ./...
docker:
docker-compose up -d