Update readme-cn.md
This commit is contained in:
@@ -121,7 +121,6 @@ func (w *KafkaWriter) Write(p []byte) (n int, err error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
func main() {
|
|
||||||
pusher := kq.NewPusher([]string{"localhost:9092"}, "go-zero")
|
pusher := kq.NewPusher([]string{"localhost:9092"}, "go-zero")
|
||||||
defer pusher.Close()
|
defer pusher.Close()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user