parsingutil

package
v0.2.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseMultipleFieldsFromReader

func ParseMultipleFieldsFromReader(fields []FieldToParse, reader io.Reader) error

Types

type FieldToParse

type FieldToParse struct {
	Field interface{}
	Name  string
}

func NewFieldToParse

func NewFieldToParse(field interface{}, name string) *FieldToParse

func (*FieldToParse) ParseFrom

func (fieldToParse *FieldToParse) ParseFrom(reader io.Reader) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL