Searched defs:ResOutput (Results 1 – 1 of 1) sorted by relevance
72 type ResOutput struct { struct73 Out io.Writer77 func (ro ResOutput) Consume(ctx context.Context, resChan <-chan *rdpb.Resource) <-chan error {