Documentation
¶
Overview ¶
package sample is used to sample rows from a table in order to generate point reads
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SampleGenerator ¶
type SampleGenerator struct {
// contains filtered or unexported fields
}
func NewSampleGenerator ¶
func (*SampleGenerator) Next ¶
func (s *SampleGenerator) Next() interface{}
Click to show internal directories.
Click to hide internal directories.