Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type WebhookServer ¶
type WebhookServer struct {
Config *Config
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(arguments *Arguments) (*WebhookServer, error)
func (*WebhookServer) PrintData ¶
func (s *WebhookServer) PrintData()
func (*WebhookServer) WebhookHandler ¶
func (s *WebhookServer) WebhookHandler(response http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.