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

Method Set

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

Set the value of a field.

(FieldIndex, []byte)

Source from the content-addressed store, hash-verified

37
38 // Set the value of a field.
39 Set(FieldIndex, []byte)
40
41 // Meta returns the value of the attached metadata for the given key, if any.
42 //

Callers 15

RunMethod · 0.95
TestLogLineCacheFunction · 0.65
RecordConformanceTestFunction · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65
ProcessMethod · 0.65

Implementers 1

LogLinelogline.go

Calls

no outgoing calls

Tested by 2

TestLogLineCacheFunction · 0.52
newHTTPFileServerFunction · 0.52