MCPcopy Create free account
hub / github.com/AdRoll/baker / Clear

Method Clear

record.go:33–33  ·  view source on GitHub ↗

Clear clears the record internal state, making it empty.

()

Source from the content-addressed store, hash-verified

31
32 // Clear clears the record internal state, making it empty.
33 Clear()
34
35 // Get the value of a field.
36 Get(FieldIndex) []byte

Callers 5

NewTopologyFromConfigFunction · 0.65
TestLogLineCacheFunction · 0.65
RecordConformanceTestFunction · 0.65
mockS3ServiceFunction · 0.65
mockS3ServiceFunction · 0.65

Implementers 1

LogLinelogline.go

Calls

no outgoing calls

Tested by 3

TestLogLineCacheFunction · 0.52
mockS3ServiceFunction · 0.52
mockS3ServiceFunction · 0.52