reflect.Type.FieldByName (method)

one use

	reflect (current package)
		type.go#L175: 	FieldByName(name string) (StructField, bool)