Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pipe ¶
type Pipe struct { Cmd CmdFunc PipeCmd PipeCmdFunc Count int }
func (*Pipe) SetPipeCmd ¶
func (this *Pipe) SetPipeCmd(c PipeCmdFunc, count int)
type PipeCmdFunc ¶
Click to show internal directories.
Click to hide internal directories.