Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get retrieves a value from a nested structure using a slice of path parts. It returns an error if the path is not found or cannot be traversed.
func GetString ¶
GetString retrieves a value from a nested structure using a dot-separated path string and converts it to a string. Returns an error if the path is not found or cannot be traversed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.