Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionEvent ¶
type ActionEvent interface {
GetAction() string
GenericEvent
}
type GenericEvent ¶
type GenericEvent interface {
GetRepo() *github.Repository
GetSender() *github.User
}
Click to show internal directories.
Click to hide internal directories.