//
pkg.gl
Category
go.flipt.io/flipt
internal
server
audit
webhook
package
1.46.2
Repository:
https://github.com/flipt-io/flipt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
105 SLOC
#
Functions
NewSink
NewSink is the constructor for a Sink.
NewWebhookClient
NewHTTPClient is the constructor for a HTTPClient.
#
Structs
Sink
Sink is a structure in charge of sending Audits to a configured webhook at a URL.
#
Interfaces
Client
Client is the client-side contract for sending an audit to a configured sink.