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

Method GetAsNumberName

test/crowdsec/crowdsec.go:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88}
89
90func (s Source) GetAsNumberName() string {
91 return ""
92}
93
94type AlertEdges struct {
95 Owner *Machine `json:"owner,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected