func()

in stream_proxy.go [18:20]


func (p *StreamProxy) GetStopCh() chan error {
	return p.StopCh
}