Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GithubHook ¶
type GithubHook struct { HookCommon GithubId int Secret string Repository int }
func (*GithubHook) ID ¶
func (h *GithubHook) ID() string
func (*GithubHook) Serialize ¶
func (h *GithubHook) Serialize() Data
type Hook ¶
type HookCommon ¶
func (*HookCommon) ID ¶
func (h *HookCommon) ID() string
Click to show internal directories.
Click to hide internal directories.