package
0.8.0
Repository: https://github.com/michaelmure/git-bug.git
Documentation: pkg.go.dev

# 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