Documentation ¶ Index ¶ type Scanner func (s Scanner) FromData(ctx context.Context, verify bool, data []byte) (results []detectors.Result, err error) func (s Scanner) Keywords() []string func (s Scanner) Type() detectorspb.DetectorType Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Scanner ¶ type Scanner struct { // contains filtered or unexported fields } func (Scanner) FromData ¶ func (s Scanner) FromData(ctx context.Context, verify bool, data []byte) (results []detectors.Result, err error) func (Scanner) Keywords ¶ func (s Scanner) Keywords() []string func (Scanner) Type ¶ func (s Scanner) Type() detectorspb.DetectorType Source Files ¶ View all Source files replyio.go Click to show internal directories. Click to hide internal directories.