You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first time, all logs are shown from start to finish, but from the second time onward, it only starts logging when I publish content to the topic, starting from:
fmt.Println("subscribe func one")
How can I stop this subscription from continuing?
The text was updated successfully, but these errors were encountered:
Sorry I dont really understand your issue. Please see the readme for the suggested info to include. Including actual output would help, as would providing a reproducable example.
step one:
step two:
The first time, all logs are shown from start to finish, but from the second time onward, it only starts logging when I publish content to the topic, starting from:
fmt.Println("subscribe func one")
How can I stop this subscription from continuing?
The text was updated successfully, but these errors were encountered: