sv

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeparatedValueParser

type SeparatedValueParser struct {
	// contains filtered or unexported fields
}

SeparatedValueParser represents separated value parser, it discover and convert undelying data

func NewSeparatedValueParser

func NewSeparatedValueParser(delimiter string) *SeparatedValueParser

func (*SeparatedValueParser) Parse

func (p *SeparatedValueParser) Parse(data []byte) ([]map[string]interface{}, error)

Jump to

Keyboard shortcuts

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