dotnotation

package
v1.40.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package dotnotation implements a dotnotation (hello.world) for accessing fields within a map[string]interface{}

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(data interface{}, key string) (interface{}, error)

Get looks up an entry in data by parsing the "key" into deeply nested keys, traversing it by "dots" in the key name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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