math/big.Float.SetString (method)

one use

	math/big (current package)
		floatconv.go#L22: func (z *Float) SetString(s string) (*Float, bool) {