GitlabEventRouter.(constructor)
Home > @backstage/plugin-events-backend-module-gitlab
> GitlabEventRouter
> (constructor)
Constructs a new instance of the GitlabEventRouter
class
Signature:
constructor(options: {
events: EventsService;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
{ events: EventsService; } |