kafdrop-go

command module
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2021 License: MIT Imports: 11 Imported by: 0

README

kafdrop-go

1,关于kafdrop

做这个项目是为了学习golang 和 kafka。仿照kafdrop的部分功能实现了go的版本,实现功能:
1.查看broker地址和controller。
2.查看topic列表,每个topic分区个数,每个topic可消费消息个数。
3.查看topic下前200个消息内容,消息offset,消息所在分区。

2,创建工程的过程

拷贝beego的样例代码,在此基础开发

3,页面的构建

http://v3.bootcss.com/ https://jquery.com/download/

4, 编译运行

go build -o kafdrop.exe main.go 在cmd窗口执行kafdrop.exe 访问http://127.0.0.1:8090

5, 在线demo

http://152.136.200.213:8090/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL