# Functions
Issues returns a channel with gitlab project issues, ascending order.
LabelEvents returns a channel with label events.
Notes returns a channel with note events.
SortedEvents fan-in some Event-channels into one, sorted by creation date, using CreatedAt-method.
StateEvents returns a channel with state change events.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Event represents a unified GitLab event (note, label or state event).
# Type aliases
No description provided by the author