Packages

Type-safe secret masking for Gleam. Hide passwords, API keys, and other sensitive values without ceremony.

Current section

Files

Jump to
cowl include cowl_Peek.hrl
Raw

include/cowl_Peek.hrl

-record(peek, {mode :: cowl:peek_mode(), filler :: binary()}).