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

Method GetMeta

test/crowdsec/crowdsec.go:78–80  ·  view source on GitHub ↗
(_ string)

Source from the content-addressed store, hash-verified

76}
77
78func (a *Alert) GetMeta(_ string) string {
79 return ""
80}
81
82func (s Source) GetValue() string {
83 return *s.Value

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected