# Functions
AddOrgHook add a hook to an organization.
AddRepoHook add a hook to a repo.
CheckCreateHookOption check if a CreateHookOption form is valid.
EditOrgHook edit webhook `w` according to `form`.
EditRepoHook edit webhook `w` according to `form`.
GetListOptions returns list options using the page and limit parameters.
GetOrgHook get an organization's webhook.
GetQueryBeforeSince return parsed time (unix format) from URL query's before and since.
GetRepoHook get a repo's webhook.
UserID user ID of authenticated user, or 0 if not authenticated.