MCPcopy Create free account
hub / github.com/featureform/featureform / Value

Method Value

helpers/struct_iterator/struct_iterator.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (si *StructIterator) Value() interface{} {
34 return si.val.Field(si.idx).Interface()
35}
36
37// Tag Fetches the struct tag for the current key. If the
38// specified tag does not exist, returns nil

Callers 3

differingFieldsFunction · 0.95

Calls 1

InterfaceMethod · 0.80

Tested by 1