parser

package
v0.0.0-...-a3f5b52 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2015 License: LGPL-3.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 struct {
	// contains filtered or unexported fields
}

Parser is responsible for reading a markup language and parsing it into a struct

func NewParser

func NewParser(markupFile string) *Parser

NewParser instantiates a new parser for reading markup files

func (*Parser) Unmarshal

func (p *Parser) Unmarshal(result interface{}) error

Unmarshal arses a markup file into the given interface object

Jump to

Keyboard shortcuts

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