internal

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(data any, key string, sep string) (res any, err error)

func Set

func Set(item any, key string, value any, sep string) (newItem any, err error)

Если после нормализации item, его значение изменится и item передавался по ссылке, то это измение будет отражено в оригинальном item (при условии, что его значение соотвествует any).

func Visit

func Visit(v reflect.Value, keys []string, f func(v any, keys []string))

func Visit2

func Visit2(v reflect.Value, f func(v any))

func Visit3

func Visit3(v reflect.Value, keys []string, f func(v any, keys []string))

Types

This section is empty.

Jump to

Keyboard shortcuts

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