parser

package
v0.0.0-...-88236ff Latest Latest
Warning

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

Go to latest
Published: May 25, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser interface {
	Parse(data []byte, prefix string) (props map[string]interface{}, err error)
}

Parser properties parser

func NewDefault

func NewDefault() Parser

func NewJSON

func NewJSON() Parser

func NewProps

func NewProps() Parser

func NewYAML

func NewYAML() Parser

Jump to

Keyboard shortcuts

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