Dgraph live/ bulk loader golang clinet

can we use dgraph live and bulk loader using go client. if yes can you share the example if kafka connector is also available or not?

Due its nature, bulkloader is impossible to use in your case. Liveloader you could potentially use with some script. It could be Bash or Py. Liveload doesn’t work with Kafka, unless you have a sort of script for this.