Implementing the producer side and breaking out common topology bits
This commit is contained in:
@@ -2,7 +2,8 @@ CLEAN_GOPATH := $(shell echo $(GOPATH) | tr ":" "\n" | grep -v '^$$' | grep -v $
|
||||
GOPATH := $(PWD):$(CLEAN_GOPATH)
|
||||
PACKAGES := \
|
||||
meatballhat.com/sylvilagus-conntest \
|
||||
meatballhat.com/sylvilagus-chapter02-hello-world-consumer
|
||||
meatballhat.com/sylvilagus-chapter02-hello-world-consumer \
|
||||
meatballhat.com/sylvilagus-chapter02-hello-world-producer
|
||||
|
||||
export GOPATH
|
||||
|
||||
|
Reference in New Issue
Block a user