tree

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2019 License: MIT Imports: 3 Imported by: 0

README

tree

A library of helper functions to get from common tree structures for config.

GoDoc

Documentation

Overview

Package tree provides functions to get from common tree structures.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(node interface{}, key string, pathSep string) (interface{}, bool)

Get returns the element identified by key from configuration stored in a map[string]interface{} or map[interface{}]interface{} tree.

Types

This section is empty.

Jump to

Keyboard shortcuts

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