Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRunEventFromJSON ¶
func CheckRunEventFromJSON(data io.Reader) *github.CheckRunEvent
CheckRunEventFromJSON decodes the incomming message to a github.CheckRunEvent
func PingEventFromJSON ¶
PingEventFromJSON decodes the incomming message to a github.PingEvent
func WorkflowJobEventFromJSON ¶ added in v0.3.0
func WorkflowJobEventFromJSON(data io.Reader) *github.WorkflowJobEvent
func WorkflowRunEventFromJSON ¶ added in v0.4.0
func WorkflowRunEventFromJSON(data io.Reader) *github.WorkflowRunEvent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.