MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / init

Method init

pkg/filter/ql/literal.go:295–298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

293}
294
295func (e *SequenceExpr) init() {
296 e.types = make([]event.Type, 0)
297 e.BoundFields = make([]*BoundFieldLiteral, 0)
298}
299
300func (e *SequenceExpr) walk() {
301 stringFields := make(map[fields.Field][]string)

Callers 2

ParseSequenceMethod · 0.95

Calls

no outgoing calls

Tested by 1