1--- 2title: Scrub With Snap 3test_name: TestScrubWithSnapFunction 4file_name: scrubbers_test.go 5version: 0.1.0 6--- 7map[string]interface{}{ 8 "created_at": "<TIMESTAMP>", 9 "email": "<EMAIL>", 10 "name": "John Doe", 11 "user_id": "<UUID>", 12}