tfreflect

package
v1.78.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Code generated from OpenAPI specs by Databricks SDK Generator. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Field

type Field struct {
	StructField reflect.StructField
	Value       reflect.Value
}

func ListAllFields

func ListAllFields(v reflect.Value) []Field

ListAllFields takes in a reflect.Value of a struct, returns all of the fields for both struct field and the value. This function also extracts and flattens the anonymous fields nested inside.

Jump to

Keyboard shortcuts

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