We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update go.mod
add support for M1
Merge pull request birdayz#167 from mxcoder/issue-158--show-version Add version flag to show the current version of the tool
Merge pull request birdayz#160 from luisfmelo/bump-protobuf-dependency bump github.com/golang/protobuf dependency v1.4.2 -> v1.5.2
update go.sum
Update README.md
add -p/--partition flag to produce command
consume: format key correctly; avoid truncating in case of non-json v… …alue Fix birdayz#113
add docker-compose for kafka setup (debugging)
config: add add-eventhub command