MCPcopy Create free account
hub / github.com/expr-lang/expr / GetScope

Method GetScope

test/crowdsec/crowdsec.go:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60}
61
62func (a *Alert) GetScope() string {
63 return ""
64}
65
66func (a *Alert) GetValue() string {
67 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected