Replace the values of the url , username,password
rmqc, _ := rabbithole.NewClient("URL", username, password)
rabbitmqmonitorgo:$ go get
rabbitmqmonitorgo:$ go run monitor.go
- go to the browser
Replace the values of the url , username,password
rmqc, _ := rabbithole.NewClient("URL", username, password)
rabbitmqmonitorgo:$ go get
rabbitmqmonitorgo:$ go run monitor.go