Hi All, I'm new to using Apache Beam using Go.
pubsubio.Write(scope, "project", "topic", ppMessages) When I try to publish a message in a topic I get an error message "Could not find the sink for pubsub, Check that the sink library specifies alwayslink = 1 I found a StackOverFlow post for the same issue but it doesn't solve the problem. Stackoverflow Link <https://stackoverflow.com/questions/69651665/go-apache-beam-gcp-dataflow-could-not-find-the-sink-for-pubsub-check-that-th> Can someone please help? Regards, Ashok