walk

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEmpty

func IsEmpty(v reflect.Value) bool

IsEmpty checks whether a value is empty or not.

func Links(obj storage.Object) ([]storage.Link, error)

Links delegates link extraction to the public storage package.

func NewIfNil

func NewIfNil(v reflect.Value) reflect.Value

NewIfNil creates a new instance of a value if it is nil.

func Walk

func Walk(value any, fn func(v reflect.Value, field *reflect.StructField, path []string) error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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