pelletier

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

func NewParser() parser.Parser

NewParser returns a new parser instance

Types

type Parser

type Parser struct {
}

Parser implementation based on pelletier framework

func (*Parser) Close

func (parser *Parser) Close() error

Close releases any resources w.r.t the parser

func (*Parser) ParseFile

func (parser *Parser) ParseFile(confFile string, v interface{}) error

ParseFile parses a given file

func (*Parser) ParseFiles

func (parser *Parser) ParseFiles(files []string, v interface{}) error

ParseFiles parses a given set of files

Jump to

Keyboard shortcuts

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