Versions in this module Expand all Collapse all v0 v0.1.1 May 27, 2026 v0.1.0 Apr 23, 2026 Changes in this version + const SignatureHeader + func Sign(signingKey []byte, timestamp time.Time, body []byte) string + type MemoryDispatcher struct + func NewMemoryDispatcher(endpoints []webhook.Endpoint, logger *zap.Logger) *MemoryDispatcher + func (d *MemoryDispatcher) Destruct() error + func (d *MemoryDispatcher) Dispatch(event webhook.Event)