reflect_util

package
v2.8.9 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package reflect_util provides reflection utilities for working with struct fields and values.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFieldValues

func GetFieldValues(v reflect.Value) []reflect.Value

GetFieldValues returns all field values of the given reflect.Value.

func GetFields

func GetFields(t reflect.Type) []reflect.StructField

GetFields returns all struct fields of the given reflect.Type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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