travisjeffery / jocko

Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)

Home Page:https://twitter.com/travisjeffery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning on clone

phreed opened this issue · comments

https://github.com/travisjeffery/jocko/blob/master/README.md
Indicates that ...
$ go get github.com/travisjeffery/jocko
... should be used to clone the jacko source.
It does that but with a warning that...

"can't load package: package github.com/travisjeffery/jocko: no Go files in /home/fred/gopath/src/github.com/travisjeffery/jocko"

It does not seem to cause any subsequent difficulties.

yeah it's fine, that's just the go cli complaining.