Documentation ¶
Index ¶
- func IsPlanSnapshot(r io.Reader) bool
- type DynamicValue
- type Plan
- type Scanner
- func (s *Scanner) Name() string
- func (s *Scanner) Scan(ctx context.Context, reader io.Reader) (scan.Results, error)
- func (s *Scanner) ScanFS(ctx context.Context, fsys fs.FS, dir string) (scan.Results, error)
- func (s *Scanner) ScanFile(ctx context.Context, fsys fs.FS, filepath string) (scan.Results, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPlanSnapshot ¶
Types ¶
type DynamicValue ¶ added in v0.55.0
type DynamicValue []byte
Click to show internal directories.
Click to hide internal directories.