reflection

package
v0.1.39 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package reflection implements the functions, types, and interfaces for the module.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FieldPointByType

func FieldPointByType[T any](obj any) (*T, error)

func FieldValueByType

func FieldValueByType[T any](obj any) (T, error)

FieldValueByType recursively traverses the fields of an any type and returns the value of the field with the specified type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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