reflects

package
v1.0.34 Latest Latest
Warning

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

Go to latest
Published: May 17, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForEachTaggedField

func ForEachTaggedField(target any, tagName string, fn func(Field))

func Settable

func Settable(v reflect.Value) reflect.Value

Types

type Field

type Field struct {
	Owner    reflect.Type
	Field    reflect.StructField
	Index    []int
	Type     reflect.Type
	Value    reflect.Value
	TagName  string
	TagValue string
}

Jump to

Keyboard shortcuts

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