Documentation
¶
Overview ¶
Package webhooks implements the public interface used to communicate with Github.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server implements the webhooks part of the CI service. For now, compatible only with Github Webhooks.
Click to show internal directories.
Click to hide internal directories.