os/exec.Cmd.StdinPipe (method)

one use

	os/exec (current package)
		exec.go#L577: func (c *Cmd) StdinPipe() (io.WriteCloser, error) {