Searched defs:ResInput (Results 1 – 1 of 1) sorted by relevance
29 type ResInput struct { struct30 In io.Reader34 func (ri ResInput) Produce(ctx context.Context) (<-chan *rdpb.Resource, <-chan error) {