Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downsampler ¶
type Downsampler struct {
// contains filtered or unexported fields
}
func NewDownsampler ¶
func NewDownsampler(path string, logger log.Logger) (*Downsampler, error)
func (*Downsampler) AddRow ¶
func (d *Downsampler) AddRow(row schemav1.ProfileRow, fp model.Fingerprint) error
func (*Downsampler) Close ¶
func (d *Downsampler) Close() error
Click to show internal directories.
Click to hide internal directories.