add test
This commit is contained in:
@@ -40,6 +40,9 @@ func test() {
|
||||
if err != nil {
|
||||
println("create database error ", err)
|
||||
}
|
||||
|
||||
utils.CreateProducer(pulsarUrl, topic, name)
|
||||
utils.ClosePulsar()
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user