ffdata

package
v4.0.0-alpha.4 Latest Latest
Warning

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

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

Documentation

Overview

Package ffdata provides data-related helpers for ff packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TraverseMap

func TraverseMap(m map[string]any, delimiter string, set func(name, value string) error) error

TraverseMap recursively walks the given map, calling set for each value. If the value is a slice, set is called for each element of the slice. The keys of nested maps are joined with the given delimiter.

Types

This section is empty.

Jump to

Keyboard shortcuts

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