//
pkg.gl
Category
github.com/fluxcd/notification-controller
internal
server
package
0.33.0
Repository:
https://github.com/fluxcd/notification-controller.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
37
Dependents
3
Files
925 SLOC
#
Functions
NewEventServer
NewEventServer returns an HTTP server that handles events.
NewReceiverServer
NewReceiverServer returns an HTTP server that handles webhooks.
#
Structs
EventServer
EventServer handles event POST requests.
ReceiverServer
ReceiverServer handles webhook POST requests.