reflect.Type.FieldByNameFunc (method)

one use

	reflect (current package)
		type.go#L189: 	FieldByNameFunc(match func(string) bool) (StructField, bool)