Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TextDataReader ¶
type TextDataReader struct {
// contains filtered or unexported fields
}
func NewTextDataReader ¶
func NewTextDataReader(filename string, validationPart int) *TextDataReader
func (*TextDataReader) DataCount ¶
func (r *TextDataReader) DataCount() int
func (*TextDataReader) GetValidator ¶
func (*TextDataReader) ValidatorCount ¶
func (r *TextDataReader) ValidatorCount() int
Click to show internal directories.
Click to hide internal directories.