Documentation ¶
Index ¶
- func DeleteProxy(name string, t *testing.T)
- func DestroyPipelines(address string, pipes ...string) func(t *testing.T)
- func DisableProxy(name string, t *testing.T)
- func EnableProxy(name string, t *testing.T)
- func PausePipelines(address string, pipes ...string) func(t *testing.T)
- func PushToDisabledPipe(address, pipeline string) func(t *testing.T)
- func PushToPipe(pipeline string, autoAck bool, address string) func(t *testing.T)
- func PushToPipeBatch(address string, pipeline string, count int, autoAck bool) func(t *testing.T)
- func PushToPipeDelayed(address string, pipeline string, delay int64) func(t *testing.T)
- func PushToPipeErr(pipeline string) func(t *testing.T)
- func ResumePipes(address string, pipes ...string) func(t *testing.T)
- func Stats(address string, state *jobState.State) func(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteProxy ¶
func DisableProxy ¶
func EnableProxy ¶
func PushToDisabledPipe ¶
func PushToPipeBatch ¶
func PushToPipeDelayed ¶
func PushToPipeErr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.