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

Method GetSources

test/crowdsec/crowdsec.go:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173}
174
175func (r RuntimeAlert) GetSources() []string {
176 return nil
177}
178
179type Source struct {
180 AsName string `json:"as_name,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected