ex_github_poller v0.1.0 ExGithubPoller

Link to this section Summary

Link to this section Functions

Link to this function

events(owner, repo, param \\ %Param{})
events(any(), any(), any()) :: any()

Link to this function

filter(data, last_event)

Link to this function

request(url, param)
request(binary(), ExGithubPoller.Param.t()) :: {any(), map(), any()}