Versions in this module Expand all Collapse all v0 v0.0.2 Jun 10, 2024 v0.0.1 Jun 10, 2024 Changes in this version + type Collection struct + Error error + EventDescription string + EventName string + InsertParam any + RequestBody any + SelectParam any + UpdateParam any + type Interface interface + Capture func(ctx context.Context) + Record func(ctx context.Context, log Collection) + func Init(auth auth.Interface) Interface