go-gerrit icon indicating copy to clipboard operation
go-gerrit copied to clipboard

initiate `streams` package

Open flokli opened this issue 7 months ago • 1 comments

This contains definitions for all message types present in "JSON stream" messages, produced by the gerrit stream-events command, or the webhook plugin.

As per the discussion in https://github.com/andygrunwald/go-gerrit/pull/187#issuecomment-2888435509, this is put in a separate package to avoid clashes with other types.

Closes #187.

flokli avatar May 23 '25 21:05 flokli

Poke @andygrunwald ;-)

flokli avatar Jun 27 '25 20:06 flokli