MCPcopy
hub / github.com/probelabs/goreplay / String

Method String

input_file.go:301–303  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

299}
300
301func (i *FileInput) String() string {
302 return "File input: " + i.path
303}
304
305// Find reader with smallest timestamp e.g next payload in row
306func (i *FileInput) nextReader() (next *fileInputReader) {

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected