func()

in file_descriptor_proxy.go [19:21]


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