Versions in this module Expand all Collapse all v0 v0.0.4 Jun 29, 2025 v0.0.3 Jun 15, 2025 Changes in this version + const MetaAuditKey + func Enable(v bool) (string, bool) + type EventSender struct + Topic string + func (sender *EventSender) Init() error + func (sender *EventSender) Name() string + func (sender *EventSender) SendEvent() restful.FilterFunction + type MetaData struct + func NewMetaData(data map[string]any) *MetaData + func (m *MetaData) GetBool(key string) bool + func (m *MetaData) GetString(key string) string