github

Module activity

Source

Modules§

Structs§

  • Actor contains all info on the user generating the event.
  • EventResponse represents the response for almost all event requests found in activity::events with issues as an exception.
  • EventResponse represents the response for all issue event requests found in activity::events.
  • Organisation contains all info on the organisation related to the event.
  • Documentation References: https://developer.github.com/v3/activity/ All Activity::Events have the same response format. The following structs represent this info found as a json response. Repository contains all info regarding a git repository.

Enums§

  • IssueEventType is an enumuration of all the different types of Issue Events.

Type Aliases§