export

command
v1.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package main demonstrates GDPR data export (right to access / data portability) in go-mink.

This example shows: - Stream-based export: export specific streams by ID (efficient, no scan) - Scan-based export: filter all events using built-in and custom filters - Streaming export: memory-efficient export via handler callback - Crypto-shredding: exporting data after encryption key revocation (redacted events) - Time range filtering: export events within a date range - Combined filters: AND-compose multiple filters

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL