MCPcopy
hub / github.com/harness/harness / Next

Method Next

types/stream.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17type Stream[T any] interface {
18 Next() (T, error)
19}

Callers 15

postExecFunction · 0.65
AddRecurringMethod · 0.65
readParentsDataMethod · 0.65
GetRootSpacesSizeMethod · 0.65
ListMethod · 0.65
ResultSummaryMethod · 0.65
CountByRootSpacesMethod · 0.65
FindManyMethod · 0.65
StreamMethod · 0.65
ListMethod · 0.65
scanRowsWithStepsFunction · 0.65

Implementers 2

Readerregistry/app/pkg/commons/zipreader/rea
Parsergit/api/foreachref/parser.go

Calls

no outgoing calls

Tested by 1