yaml

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package yaml parses yaml data to be used by map configuration databases

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
}

Parser implements loader.Parser interface

func (*Parser) Parse

func (p *Parser) Parse(reader io.Reader) (result map[string]interface{}, err error)

Parse function reads io.Reader into a map[string]interface{} with yaml parsed information

Jump to

Keyboard shortcuts

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