reflect.Type.FieldByName (method)

one use

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